feat: init project with miniprogram, cloud functions and admin console
这个提交包含在:
@@ -0,0 +1,11 @@
|
||||
Page({
|
||||
data: {},
|
||||
|
||||
onViewPlans: function () {
|
||||
wx.navigateTo({ url: '/pages/subscribe-plans/subscribe-plans' })
|
||||
},
|
||||
|
||||
onBack: function () {
|
||||
wx.switchTab({ url: '/pages/index/index' })
|
||||
}
|
||||
})
|
||||
在新工单中引用
屏蔽一个用户