|
@@ -33,3 +33,8 @@ VUE_APP_BASE_API3 = '/bass'
|
|
|聚合搜索|hospital-search|是|http://localhost:8083/#/login?preUrl=hospital|
|
|
|聚合搜索|hospital-search|是|http://localhost:8083/#/login?preUrl=hospital|
|
|
|聚合指标|embedIndex-home|是|http://localhost:8083/#/login?preUrl=embedIndex|
|
|
|聚合指标|embedIndex-home|是|http://localhost:8083/#/login?preUrl=embedIndex|
|
|
|医生站聚合搜索|whitelist-search|否|http://localhost:8083/#/whitelist-search|
|
|
|医生站聚合搜索|whitelist-search|否|http://localhost:8083/#/whitelist-search|
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+## 打包说明
|
|
|
|
+测试环境 npm run build:stage
|
|
|
|
+生产环境(医院) npm run build:prod
|