更新小出现工厂顺序

This commit is contained in:
12888491 2022-10-31 10:13:51 +08:00
parent a1ea3ef43b
commit e807222014

View File

@ -8,15 +8,15 @@ Page({
menuList: null,
arrIndex:0,
objectArray:[
{
name:'测试工厂',
apiurl:'http://localhost:8082',
PhotoUrl:'http://localhost:8082/upload/'
},
{
name:'水之云',
apiurl:'http://106.75.169.226:8082',
PhotoUrl:'http://106.75.169.226:8082/upload/'
},
{
name:'测试工厂',
apiurl:'http://localhost:8082',
PhotoUrl:'http://localhost:8082/upload/'
}
],
},