Przeglądaj źródła

[返回][删除]:[删除组件返回判断]

tags/河北版C.8.1.01
meo 5 lat temu
rodzic
commit
5f522fe3d4
1 zmienionych plików z 0 dodań i 8 usunięć
  1. +0
    -8
      components/navbar/navbar.js

+ 0
- 8
components/navbar/navbar.js Wyświetl plik

@@ -29,14 +29,6 @@ Component({
statusBarHeight: app.statusBarHeight + 'px',
navigationBarHeight: (app.statusBarHeight + 44) + 'px'
},
ready(){
let pages = getCurrentPages();
if (pages&&pages.length>0){
this.setData({
back:false
})
}
},
methods: {
backHome: function () {
wx.switchTab({


Ładowanie…
Anuluj
Zapisz