Browse Source

修复

master^2
主管理员 2 months ago
parent
commit
fae93baa64
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      common/config.js
  2. +1
    -1
      manifest.json

+ 2
- 2
common/config.js View File

@ -1,6 +1,6 @@
export default {
// baseUrl : 'http://127.0.0.1:8000',
// baseUrl: 'https://api.book118.com',
// baseUrl:'https://houserent-admin.hhlm1688.com'
baseUrl:'http://h5.xzaiyp.top'
baseUrl:'https://houserent-admin.hhlm1688.com'
// baseUrl:'http://h5.xzaiyp.top'
}

+ 1
- 1
manifest.json View File

@ -1,6 +1,6 @@
{
"name" : "tenancy-wechat-uniapp",
"appid" : "__UNI__09A45BC",
"appid" : "__UNI__D597D2A",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",


Loading…
Cancel
Save