このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
weapp
/
C
ウォッチ
8
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
66
Wiki
アクティビティ
ソースを参照
购买拼团券后红点不显示
tags/富茂链客4.1.0
刘晖
6年前
親
b711035a0c
コミット
59871fcb6c
3個のファイルの変更
、
1行の追加
、
29行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+0
-14
pages/joinFrDpell/index.js
+1
-1
pages/spellDetail/index.wxss
+0
-14
pages/spellGroup/mySpellGroup/index.js
+ 0
- 14
pages/joinFrDpell/index.js
ファイルの表示
@@ -408,20 +408,6 @@ Page({
setTimeout(function () {
wx.hideLoading();
}, 2000);
/**
* 用户支付成功以后跳转到券包列表
*/
if (that.data.cardType == 100) {
wx.setStorage({
key: 'couponNum2',
data: "couponNum2"
})
} else if (that.data.data.type != 5) {
wx.setStorage({
key: 'couponNum',
data: "couponNum"
})
}
}
},
fail: res => {
+ 1
- 1
pages/spellDetail/index.wxss
ファイルの表示
@@ -286,7 +286,7 @@ page {
font-weight:500;
color:rgba(254,254,254,1);
line-height: 85rpx;
margin-top:
2
00rpx;
margin-top:
1
00rpx;
}
.user-motto::after {
+ 0
- 14
pages/spellGroup/mySpellGroup/index.js
ファイルの表示
@@ -395,20 +395,6 @@ Page({
setTimeout(function () {
wx.hideLoading();
}, 2000);
/**
* 用户支付成功以后跳转到券包列表
*/
if (that.data.cardType == 100) {
wx.setStorage({
key: 'couponNum2',
data: "couponNum2"
})
} else if (that.data.data.type != 5) {
wx.setStorage({
key: 'couponNum',
data: "couponNum"
})
}
}
},
fail: res => {
書き込み
プレビュー
読み込み中…
キャンセル
保存