chore:还原站点地址
This commit is contained in:
@@ -77,16 +77,16 @@ export default {
|
||||
* 然后将 site.js 文件放到 `unpackage\dist\build\mp-weixin\` 目录下面
|
||||
*/
|
||||
// 商户ID
|
||||
uniacid: 2812, //825
|
||||
uniacid: uniacid, //825
|
||||
|
||||
//api请求地址
|
||||
baseUrl: 'https://xcx.aigc-quickapp.com/',
|
||||
baseUrl: domain,
|
||||
|
||||
// 图片域名
|
||||
imgDomain:'https://xcx.aigc-quickapp.com/',
|
||||
imgDomain: domain,
|
||||
|
||||
// H5端域名
|
||||
h5Domain:'https://xcx.aigc-quickapp.com/',
|
||||
h5Domain: domain,
|
||||
|
||||
// // api请求地址
|
||||
// baseUrl: 'https://tsaas.liveplatform.cn/',
|
||||
|
||||
Reference in New Issue
Block a user