このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
weapp
/
C
ウォッチ
8
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
66
Wiki
アクティビティ
ソースを参照
[登录][修改]:[登录页面修改]
tags/江西版6.1.0
meo
6年前
親
e594cb612d
コミット
ef91daff21
1個のファイルの変更
、
4行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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({
書き込み
プレビュー
読み込み中…
キャンセル
保存