이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
Acher
/
newEdition
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
问题修改提交
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();
},
//重置
쓰기
미리보기
불러오는 중...
취소
저장