本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
weapp
/
C
關注
8
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
66
Wiki
活動
瀏覽代碼
[积分商城][修改][下拉刷新]
tags/C.10.02
hurui
5 年之前
父節點
f73d469d35
當前提交
b4d63b1998
共有
1 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
pages/integralmall/index.js
+ 2
- 2
pages/integralmall/index.js
查看文件
@@ -349,9 +349,9 @@ Page({
sortColumn: '',
sortOrder: '',
userCredit: '',
page:1
page:1,
allow_load: true,
})
console.log()
that.getList(1);
that.getPoints();
}
Write
Preview
Loading…
取消
儲存