MorJS 路由參數(shù) customRoutes

2024-01-23 11:18 更新
  • 默認(rèn)值:{}
  • 介紹:自定義路由

示例:

// app.json
"router": {
  "customRoutes": {
    "/pages/index/index": "/index"
  }
 }

根據(jù)配置,調(diào)用 my.navigateTo({ url: '/pages/index.index'}) 后,

地址欄分別展示為:

  • https://{{domain}}/#/indexhash 模式)
  • https://{{domain}}/indexbrowser 模式)


以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)