Compare commits
1 Commits
2416eab34f
...
check-site
| Author | SHA1 | Date | |
|---|---|---|---|
| c2d138f134 |
@@ -14,16 +14,16 @@ try {
|
|||||||
// 调试版本,配置说明
|
// 调试版本,配置说明
|
||||||
const devCfg = {
|
const devCfg = {
|
||||||
// 商户ID
|
// 商户ID
|
||||||
uniacid: 460, //825
|
uniacid: 926, //使用刘凯的手机登录微信开发工具,对应的商户为防爆电器
|
||||||
|
|
||||||
//api请求地址
|
//api请求地址
|
||||||
baseUrl: 'https://xcx30.5g-quickapp.com/',
|
baseUrl: 'https://xcx21.5g-quickapp.com/',
|
||||||
|
|
||||||
// 图片域名
|
// 图片域名
|
||||||
imgDomain: 'https://xcx30.5g-quickapp.com/',
|
imgDomain: 'https://xcx21.5g-quickapp.com/',
|
||||||
|
|
||||||
// H5端域名
|
// H5端域名
|
||||||
h5Domain: 'https://xcx30.5g-quickapp.com/',
|
h5Domain: 'https://xcx21.5g-quickapp.com/',
|
||||||
|
|
||||||
// // api请求地址
|
// // api请求地址
|
||||||
// baseUrl: 'https://tsaas.liveplatform.cn/',
|
// baseUrl: 'https://tsaas.liveplatform.cn/',
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
"quickapp" : {},
|
"quickapp" : {},
|
||||||
/* 小程序特有相关 */
|
/* 小程序特有相关 */
|
||||||
"mp-weixin" : {
|
"mp-weixin" : {
|
||||||
"appid" : "wx29215aa1bd97bbd6",
|
"appid" : "wxa8f94045d9c2fc10",
|
||||||
"setting" : {
|
"setting" : {
|
||||||
"urlCheck" : false,
|
"urlCheck" : false,
|
||||||
"postcss" : false,
|
"postcss" : false,
|
||||||
|
|||||||
Reference in New Issue
Block a user