本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
Acher
/
newEdition
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
问题修改提交
yunzhu
风继续吹
2 年之前
父節點
7522d75c83
當前提交
19d14d2bcb
共有
2 個檔案被更改
,包括
6 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
manifest.json
+5
-0
pages/index/consumer/index.vue
+ 1
- 1
manifest.json
查看文件
@@ -72,7 +72,7 @@
},
"quickapp" : {},
"mp-weixin" : {
"appid" : "wx
3c3f25187e6b6176
",
"appid" : "wx
5700a3ff66ea4e4c
",
"setting" : {
"urlCheck" : false,
"es6" : true,
+ 5
- 0
pages/index/consumer/index.vue
查看文件
@@ -1032,6 +1032,11 @@
this.screen.agentId = e[0].value;
this.agentIdtext = e[0].label;
}
this.nextPage = 1;
this.recordList = [];
this.isRefresh = false;
this.getMyCustom();
},
//重置
Write
Preview
Loading…
取消
儲存