更新小出现工厂顺序
This commit is contained in:
parent
a1ea3ef43b
commit
e807222014
@ -8,15 +8,15 @@ Page({
|
|||||||
menuList: null,
|
menuList: null,
|
||||||
arrIndex:0,
|
arrIndex:0,
|
||||||
objectArray:[
|
objectArray:[
|
||||||
{
|
|
||||||
name:'测试工厂',
|
|
||||||
apiurl:'http://localhost:8082',
|
|
||||||
PhotoUrl:'http://localhost:8082/upload/'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name:'水之云',
|
name:'水之云',
|
||||||
apiurl:'http://106.75.169.226:8082',
|
apiurl:'http://106.75.169.226:8082',
|
||||||
PhotoUrl:'http://106.75.169.226:8082/upload/'
|
PhotoUrl:'http://106.75.169.226:8082/upload/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name:'测试工厂',
|
||||||
|
apiurl:'http://localhost:8082',
|
||||||
|
PhotoUrl:'http://localhost:8082/upload/'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user