mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
添加意见反馈页面
This commit is contained in:
@@ -20,9 +20,12 @@ Page({
|
||||
})
|
||||
},
|
||||
addWifi(){
|
||||
wx.showToast({
|
||||
title: '暂不支持',
|
||||
icon:'error'
|
||||
// wx.showToast({
|
||||
// title: '暂不支持',
|
||||
// icon:'error'
|
||||
// })
|
||||
wx.navigateTo({
|
||||
url: '/pages/addWiFi/index',
|
||||
})
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user