6.25宁夏提交2
This commit is contained in:
parent
1051063451
commit
d37afdf8ad
|
|
@ -3,8 +3,8 @@ class HttpConfig {
|
||||||
baseUrl = "/api"
|
baseUrl = "/api"
|
||||||
// #endif
|
// #endif
|
||||||
// #ifdef APP-PLUS
|
// #ifdef APP-PLUS
|
||||||
// baseUrl = "http://112.29.103.165:21624"
|
baseUrl = "http://112.29.103.165:21624"
|
||||||
baseUrl = "http://192.168.0.14:21624"
|
// baseUrl = "http://192.168.0.14:21624"
|
||||||
// baseUrl = "http://112.29.103.165:21626"
|
// baseUrl = "http://112.29.103.165:21626"
|
||||||
// baseUrl = "http://172.20.10.3:8080"
|
// baseUrl = "http://172.20.10.3:8080"
|
||||||
// baseUrl = "http://10.40.92.8:8080"
|
// baseUrl = "http://10.40.92.8:8080"
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
"name" : "智慧仓储",
|
"name" : "智慧仓储",
|
||||||
"appid" : "__UNI__9D122E1",
|
"appid" : "__UNI__9D122E1",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.1.2",
|
"versionName" : "1.1.3",
|
||||||
"versionCode" : 112,
|
"versionCode" : 113,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
pic: '/static/fix.png',
|
pic: '/static/fix.png',
|
||||||
url: 'fix'
|
url: 'fix'
|
||||||
},
|
},
|
||||||
{
|
/* {
|
||||||
name: '预报废审核',
|
name: '预报废审核',
|
||||||
pic: '/static/preCrashExam.png',
|
pic: '/static/preCrashExam.png',
|
||||||
url: 'preCrashExam'
|
url: 'preCrashExam'
|
||||||
|
|
@ -111,7 +111,7 @@
|
||||||
name: '预报废列表',
|
name: '预报废列表',
|
||||||
pic: '/static/preCrashList.png',
|
pic: '/static/preCrashList.png',
|
||||||
url: 'preCrashList'
|
url: 'preCrashList'
|
||||||
},
|
}, */
|
||||||
{
|
{
|
||||||
name: '报废审核',
|
name: '报废审核',
|
||||||
pic: '/static/crashExam.png',
|
pic: '/static/crashExam.png',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue