|
@@ -14,10 +14,14 @@
|
|
|
"dev": {
|
|
|
"title": "小程序-开发环境",
|
|
|
"env": {
|
|
|
+ "ENV_TYPE": "dev",
|
|
|
"UNI_PLATFORM": "mp-weixin",
|
|
|
"NAME": "dev",
|
|
|
+ "VERSION": "0.02",
|
|
|
"TOKEN_KEY": "token",
|
|
|
- "BASE_API": "https://mp-test-miniprogapi.matchexpo.cn"
|
|
|
+ "BASE_API": "https://mp-test-onlinecatelogue.matchexpo.cn",
|
|
|
+ "WEBSITE": "https://mp-website-test-munich.matchexpo.cn",
|
|
|
+ "CONFERENCE_WEBSITE": "https://mp-test-onlinecatelogue.matchexpo.cn"
|
|
|
},
|
|
|
"define": {
|
|
|
"MP-CJN": true
|
|
@@ -26,10 +30,14 @@
|
|
|
"text": {
|
|
|
"title": "小程序-测试环境",
|
|
|
"env": {
|
|
|
+ "ENV_TYPE": "test",
|
|
|
"UNI_PLATFORM": "mp-weixin",
|
|
|
"NAME": "test",
|
|
|
+ "VERSION": "0.02",
|
|
|
"TOKEN_KEY": "token",
|
|
|
- "BASE_API": "https://mp-test-miniprogapi.matchexpo.cn"
|
|
|
+ "BASE_API": "https://mp-test-miniprogapi.matchexpo.cn",
|
|
|
+ "WEBSITE": "https://mp-website-test-munich.matchexpo.cn",
|
|
|
+ "CONFERENCE_WEBSITE": "https://mp-test-onlinecatelogue.matchexpo.cn"
|
|
|
},
|
|
|
"define": {
|
|
|
"MP-CJN": true
|
|
@@ -38,10 +46,14 @@
|
|
|
"prod": {
|
|
|
"title": "小程序-生产环境",
|
|
|
"env": {
|
|
|
+ "ENV_TYPE": "prod",
|
|
|
"UNI_PLATFORM": "mp-weixin",
|
|
|
"NAME": "prod",
|
|
|
+ "VERSION": "0.01",
|
|
|
"TOKEN_KEY": "token",
|
|
|
- "BASE_API": "https://starify-api-dev.matchexpo.cn"
|
|
|
+ "BASE_API": "https://miniprogapi.productronicachina.com.cn",
|
|
|
+ "WEBSITE": "https://www.productronicachina.com.cn",
|
|
|
+ "CONFERENCE_WEBSITE": "https://miniprogapi.productronicachina.com.cn"
|
|
|
},
|
|
|
"define": {
|
|
|
"MP-CJN": true
|