feat(M08-D): 补加盟申请与跟进运营
This commit is contained in:
@@ -96,6 +96,10 @@ Page({
|
||||
wx.navigateTo({ url: '/pages/profile/index' })
|
||||
},
|
||||
|
||||
openFranchise() {
|
||||
wx.navigateTo({ url: '/pages/franchise/apply' })
|
||||
},
|
||||
|
||||
openManager() {
|
||||
wx.navigateTo({ url: '/pages/manager/dashboard' })
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user