Przeglądaj źródła

首页穿透问题展示修改

dmb
douzhuo 2 lat temu
rodzic
commit
32c1711e8e
1 zmienionych plików z 4 dodań i 1 usunięć
  1. +4
    -1
      pages/center/prohibited/index.vue

+ 4
- 1
pages/center/prohibited/index.vue Wyświetl plik

@@ -182,7 +182,10 @@
this.staTime = options.staTime;
this.endtime = options.endtime;
}
if (options.violatedStatus) this.violatedStatus = options.violatedStatus
if (options.violatedStatus) {
this.violatedStatus = options.violatedStatus
this.weijinTag = this.identList[options.violatedStatus].label
}
},
onShow() {
this.userInfo = uni.getStorageSync('weapp_session_userInfo_data');


Ładowanie…
Anuluj
Zapisz