Browse Source

测试

master
主管理员 1 month ago
parent
commit
b46f233890
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      manifest.json
  2. +2
    -2
      utils/getUrl.js

+ 1
- 1
manifest.json View File

@ -1,6 +1,6 @@
{
"name" : "uni-vuu3",
"appid" : "__UNI__197A38F",
"appid" : "__UNI__08423D1",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",


+ 2
- 2
utils/getUrl.js View File

@ -4,9 +4,9 @@ current = accountInfo.miniProgram.envVersion;
const api = {
// develop:"http://h5.xzaiyp.top",
develop:"http://pet-admin.hhlm1688.com/api",
// develop:"http://pet-admin.hhlm1688.com/api",
// develop: "http://youyi-test.natapp1.cc/prod-api", // 开发
trial: "http://h5.xzaiyp.top", //测试
// trial: "http://h5.xzaiyp.top", //测试
release: "https://api.catmdogd.com/prod-api",
}


Loading…
Cancel
Save