You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
513 B
14 lines
513 B
|
2 years ago
|
{
|
||
|
|
"pagePath": "pages/information/information",
|
||
|
|
"text": "数据",
|
||
|
|
"iconPath": "images/home/information.png",
|
||
|
|
"selectedIconPath": "images/home/informationSelected.png"
|
||
|
|
},
|
||
|
|
<!-- 跳转web-view页面 -->
|
||
|
|
wx.navigateTo({
|
||
|
|
url: `/subpages/home/pages/webview/webview?url=${global.WEBROOT()}&token=${token}&deptName=${this.data.street}&gridId=${this.data.departmentId}`
|
||
|
|
})
|
||
|
|
|
||
|
|
2a43afb52996723c6517edb048de6c79 小程序密钥
|
||
|
|
15554200534
|
||
|
|
12345678
|