调整数据演示接口地址。方便大家可以直接用接口地址获取数据测试

This commit is contained in:
大灰灰
2022-08-13 01:52:14 +08:00
parent 9a3d8f0652
commit 4861d831a1
2 changed files with 165 additions and 165 deletions

View File

@@ -4,7 +4,7 @@
*/
//接口请求地址如果需要不部署接口端的情况下测试uni-app可以直接替换为官方测试接口https://api.demo.coreshop.cn
export const apiBaseUrl = 'https://api.nsts.mvccms.cn';
export const apiBaseUrl = 'https://api.pro.coreshop.cn';
//项目静态资源请求地址如果使用官方的静态文件地址可以直接替换为https://files.cdn.coreshop.cn
export const apiFilesUrl = 'https://files.cdn.coreshop.cn';

View File

@@ -1,5 +1,5 @@
{
"name": "南山田舍",
"name" : "南山田舍测试号",
"appid" : "__UNI__EAACF14",
"description" : "核心商城系统CoreShop是基于uni-app框架开发的商城应用程序",
"versionName" : "1.0",
@@ -102,7 +102,7 @@
"quickapp" : {},
/* */
"mp-weixin" : {
"appid": "wx6fc139d4de0b470f",
"appid" : "wxa53f990d87cb6cc3",
"setting" : {
"urlCheck" : true,
"postcss" : true,