小程式報錯Invoke event bindViewTap in page: pages/index/index
首先檢查是否是目錄的層級或者app.js中註冊的問題
排除之後檢視你所要跳轉的頁面是否是屬於tabBar已經跳轉的頁面
因為如果不是tabBar跳轉的頁面
bindViewTap: function() {
wx.navigateTo({
url: '../logs/logs'
})
},
//可以使用wx.navigateTo/wx.redirectTo
如果是tabBar跳轉的頁面只能寫成
bindViewTap: function() {
wx.switchTab({
url: '../logs/logs'
})
},
//使用switchTab
//跳轉到 tabBar 頁面,並關閉其他所有非 tabBar 頁面
相關文章
- PHP程式報錯:PHP Notice: Undefined index: XX inPHPUndefinedIndex
- Elasticsearch 6 建立索引報錯 invalid_index_name_exception Invalid index name [testDemo], must be lowercaseElasticsearch索引IndexException
- python爬蟲 -IndexError: list index out of range報錯Python爬蟲IndexError
- Artificial Intelligence Index:2018年AI Index報告出爐IntelIndexAI
- PostgreSQL如何檢視page、index的詳細資訊SQLIndex
- 小程式報錯 Do not have xxx handler in current page 原因
- 【報錯】elasticsearch 報錯blocked by: [FORBIDDEN/12/index read-only / allow delete (api)]ElasticsearchBloCORBIndexdeleteAPI
- 微信小程式獲取index索引值的方法微信小程式Index索引
- python報錯:TypeError: slice indices must be integers or None or have an __index__ methodPythonErrorNoneIndex
- This relative module was not found: * ./_import_dev in ./src/router/index.js報錯ImportdevIndexJS
- Index of /virtualboxIndex
- PostgreSQL:INDEXSQLIndex
- oracle invisible index與unusable index的區別OracleIndex
- Python, pandas: how to sort dataframe by index// Merge two dataframes by indexPythonIndex
- index.jspIndexJS
- null與indexNullIndex
- create index .. onlineIndex
- PostgreSQL DBA(119) - pgAdmin(LIMIT:Index Scan vs Bitmap Index Scan)SQLMITIndex
- Elasticsearch之索引模板index template與索引別名index aliasElasticsearch索引Index
- zblog報錯:Undefined index: ZC SIDEBAR6 ORDER的原因和解決辦法UndefinedIndexIDE
- zookeeper報錯 service not available now, maybe disk full, CL: 0.95 CQ: 0.95 INDEX: 0.95, maybeAIIndex
- Android APIs (Package Index)AndroidAPIPackageIndex
- z-index:autoIndex
- flag在index裡Index
- css z-indexCSSIndex
- enable_index_filterIndexFilter
- for while改變indexWhileIndex
- Index of /debian-cd/Index
- Objective Evaluation Index of imageObjectIndex
- 7.2 FM Index MatchingIndex
- Please do not register multiple Pages in undefined.js 小程式報錯的幾種解決方案UndefinedJS
- Bitmap Indexing in DBMS Bitmap Index vs. B-tree Index low cardinalityIndex
- apache PHP 隱藏 index.php 報錯 No input file specified. 解決辦法ApachePHPIndex
- MySQL 8.0 Reference Manual(讀書筆記77節--Merge Threshold for Index Pages & Automatic Configuration for a Dedicated MySQL Server)MySql筆記IndexServer
- hive orc表'orc.create.index'='true'與'orc.create.index'='false'HiveIndexFalse
- uni-app的分包下小程式報錯app.json: [“tabBar“][1][“pagePath“]: “xxxx“ need in [“pages“]APPJSONtabBar
- 如何解決 構建dotnet docker映象時報錯:error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json.DockerErrorIndexHTTPAPIJSON
- z-index屬性Index