企业信息
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* Web二雪
|
||||
* 趁时光不老 努力活成自己想要成为的样子
|
||||
*/
|
||||
Page({
|
||||
|
||||
/**
|
||||
@@ -31,12 +35,12 @@ Page({
|
||||
imageUrl: this.data.info.pictures[0]
|
||||
}
|
||||
},
|
||||
/**
|
||||
* 跳转到订单列表
|
||||
*/
|
||||
beSure(){
|
||||
wx.navigateTo({
|
||||
url: '/pages/user/companyMine/companyOrder',
|
||||
})
|
||||
}
|
||||
/**
|
||||
* 跳转到订单列表
|
||||
*/
|
||||
beSure() {
|
||||
wx.navigateTo({
|
||||
url: '/pages/user/companyMine/companyOrder',
|
||||
})
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user