Преглед изворни кода

[登录][修改]:[登录页面修改]

tags/江西版6.1.0
meo пре 6 година
родитељ
комит
ef91daff21
1 измењених фајлова са 4 додато и 2 уклоњено
  1. +4
    -2
      pages/index/index.js

+ 4
- 2
pages/index/index.js Прегледај датотеку

@@ -69,10 +69,12 @@ Page({
app.getLocation();
if (options.couponChannelId || options.orderId || options.id) {
that.userLogin(options);
} else {
that.userLogin()
}
},
onShow(){
let that = this;
that.userLogin();
},
checkuserstatus(options) {
let that = this;
Http.get({


Loading…
Откажи
Сачувај