이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
liumin
/
NewZkgj
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
tijiao
dev
douzhuo
3 년 전
부모
6ec3ef8fe5
커밋
2975a06b5f
4개의 변경된 파일
과
4개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/index/customer.vue
+1
-1
pages/index/index.vue
+1
-1
pages/index/learning.vue
+1
-1
pages/index/personal.vue
+ 1
- 1
pages/index/customer.vue
파일 보기
@@ -118,7 +118,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/index.vue
파일 보기
@@ -455,7 +455,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/learning.vue
파일 보기
@@ -104,7 +104,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/personal.vue
파일 보기
@@ -131,7 +131,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
쓰기
미리보기
불러오는 중...
취소
저장