This website works better with JavaScript
Gitinn
Home
Explore
Help
Register
Sign In
proginn
/
proginn-frontend
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix hash id
lushuncheng
6 years ago
parent
3785fb68bc
commit
1308753d6f
100 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
.gitignore
0
0
.nuxtignore
0
0
assets/css/aliplayer-min.css
0
0
assets/css/credit/buy/index.scss
0
0
assets/css/credit/detail/index.scss
0
0
assets/css/credit/header.scss
0
0
assets/css/credit/index.scss
0
0
assets/css/credit/pages/index.scss
0
0
assets/css/credit/projectType.scss
0
0
assets/css/credit/type.scss
0
0
assets/css/job/_post_id.scss
0
0
assets/css/job/index.scss
0
0
assets/css/kaifain/detail.scss
0
0
assets/css/kaifain/index.scss
0
0
assets/css/kaifain/kaifainAdd.scss
0
0
assets/css/kaifain/kaifainAddNoScoped.scss
0
0
assets/css/kaifain/previewCase.scss
0
0
assets/css/otherpage/companyComplete.scss
0
0
assets/css/otherpage/companyVerifyInput.scss
0
0
assets/css/otherpage/report.scss
0
0
assets/css/otherpage/user/addConnect.scss
0
0
assets/css/otherpage/user/userCard.scss
0
0
assets/css/otherpage/userSettingShow.scss
0
0
assets/css/scssCommon.scss
0
0
assets/css/user/article.css
0
0
assets/css/user/collectArticle.scss
0
0
assets/css/user/collection.scss
0
0
assets/css/user/follow.scss
0
0
assets/css/user/fonts/mui-icons-extra.ttf
0
0
assets/css/user/fonts/mui.ttf
0
0
assets/css/user/jishuinUser.scss
0
0
assets/css/user/mui.min.css
0
0
assets/img/credit/bgTop1.png
0
0
assets/img/credit/closeIcon.png
0
0
assets/img/credit/icon_back@2x.png
0
0
assets/img/credit/indexMap.png
0
0
assets/img/credit/toast/qrcode.png
0
0
assets/img/header/creditIconMine.png
0
0
assets/img/header/creditIconMore.png
0
0
assets/img/header/download@2x.png
0
0
assets/img/header/job@2x.png
0
0
assets/img/header/partners.png
0
0
assets/img/header/present_job.png
0
0
assets/img/icon_contact.png
0
0
assets/img/job/logo_icon_reverse2.jpg
0
0
assets/img/kaifain/detail/banner@2x.png
0
0
assets/img/kaifain/detail/banner_h5@2x.png
0
0
assets/img/kaifain/detail/bg_change@2x.png
0
0
assets/img/kaifain/detail/rightIcon.png
0
0
assets/img/kaifain/detail/vip_icon@2x.png
0
0
assets/img/other/closeIcon@2x.png
0
0
assets/img/other/link@2x.png
0
0
assets/img/partners/head_background.png
0
0
assets/img/partners/solution_fifth.png
0
0
assets/img/partners/solution_fitst.png
0
0
assets/img/partners/solution_fourth.png
0
0
assets/img/partners/solution_second.png
0
0
assets/img/partners/solution_third.png
0
0
assets/img/white_logo@2x.png
0
0
assets/quan/icon/book.png
0
0
assets/quan/icon/book_s.png
0
0
assets/quan/icon/close.png
0
0
assets/quan/icon/common.png
0
0
assets/quan/icon/icon_hammer.png
0
0
assets/quan/icon/live-in.png
0
0
assets/quan/icon/my.png
0
0
assets/quan/icon/my_s.png
0
0
assets/quan/icon/new_article.png
0
0
assets/quan/icon/new_video.png
0
0
assets/quan/icon/play.png
0
0
assets/quan/icon/play_num.png
0
0
assets/quan/icon/renzhen.png
0
0
assets/quan/icon/sao.png
0
0
assets/quan/icon/see.png
0
0
assets/quan/icon/tip.png
0
0
assets/quan/icon/video.png
0
0
assets/quan/icon/video_s.png
0
0
assets/quan/icon/zan.png
0
0
assets/quan/img/1.png
0
0
assets/quan/img/2.png
0
0
components/credit/data.js
0
0
components/credit/dealData.js
0
0
components/job/bottomBanner.vue
0
0
components/job/dealSeoFooter.js
0
0
components/job/dealSeoIndex.js
0
0
components/kaifain/ChangeBgImage.vue
0
0
components/kaifain/dealSeoFooter.js
0
0
components/kaifain/dealSeoIndex.js
0
0
middleware/initialize.js
0
0
package-lock.json
0
0
pages/job/detail/_id.vue
0
0
pages/kaifain/add/index.vue
0
0
pages/otherpage/companyComplete/index.vue
0
0
pages/otherpage/companyVerifyInput/index.vue
0
0
pages/otherpage/report/_uid.vue
0
0
pages/otherpage/user/addConnect.vue
0
0
pages/otherpage/user/card.vue
0
0
pages/otherpage/user/collection/index.vue
0
0
pages/otherpage/userSetting/show.vue
0
0
pages/recruit/_id.vue
+ 0
- 0
.gitignore
View File
+ 0
- 0
.nuxtignore
View File
+ 0
- 0
assets/css/aliplayer-min.css
View File
+ 0
- 0
assets/css/credit/buy/index.scss
View File
+ 0
- 0
assets/css/credit/detail/index.scss
View File
+ 0
- 0
assets/css/credit/header.scss
View File
+ 0
- 0
assets/css/credit/index.scss
View File
+ 0
- 0
assets/css/credit/pages/index.scss
View File
+ 0
- 0
assets/css/credit/projectType.scss
View File
+ 0
- 0
assets/css/credit/type.scss
View File
+ 0
- 0
assets/css/job/_post_id.scss
View File
+ 0
- 0
assets/css/job/index.scss
View File
+ 0
- 0
assets/css/kaifain/detail.scss
View File
+ 0
- 0
assets/css/kaifain/index.scss
View File
+ 0
- 0
assets/css/kaifain/kaifainAdd.scss
View File
+ 0
- 0
assets/css/kaifain/kaifainAddNoScoped.scss
View File
+ 0
- 0
assets/css/kaifain/previewCase.scss
View File
+ 0
- 0
assets/css/otherpage/companyComplete.scss
View File
+ 0
- 0
assets/css/otherpage/companyVerifyInput.scss
View File
+ 0
- 0
assets/css/otherpage/report.scss
View File
+ 0
- 0
assets/css/otherpage/user/addConnect.scss
View File
+ 0
- 0
assets/css/otherpage/user/userCard.scss
View File
+ 0
- 0
assets/css/otherpage/userSettingShow.scss
View File
+ 0
- 0
assets/css/scssCommon.scss
View File
+ 0
- 0
assets/css/user/article.css
View File
+ 0
- 0
assets/css/user/collectArticle.scss
View File
+ 0
- 0
assets/css/user/collection.scss
View File
+ 0
- 0
assets/css/user/follow.scss
View File
+ 0
- 0
assets/css/user/fonts/mui-icons-extra.ttf
View File
+ 0
- 0
assets/css/user/fonts/mui.ttf
View File
+ 0
- 0
assets/css/user/jishuinUser.scss
View File
+ 0
- 0
assets/css/user/mui.min.css
View File
+ 0
- 0
assets/img/credit/bgTop1.png
View File
+ 0
- 0
assets/img/credit/closeIcon.png
View File
+ 0
- 0
assets/img/credit/icon_back@2x.png
View File
+ 0
- 0
assets/img/credit/indexMap.png
View File
+ 0
- 0
assets/img/credit/toast/qrcode.png
View File
+ 0
- 0
assets/img/header/creditIconMine.png
View File
+ 0
- 0
assets/img/header/creditIconMore.png
View File
+ 0
- 0
assets/img/header/download@2x.png
View File
+ 0
- 0
assets/img/header/job@2x.png
View File
+ 0
- 0
assets/img/header/partners.png
View File
+ 0
- 0
assets/img/header/present_job.png
View File
+ 0
- 0
assets/img/icon_contact.png
View File
+ 0
- 0
assets/img/job/logo_icon_reverse2.jpg
View File
+ 0
- 0
assets/img/kaifain/detail/banner@2x.png
View File
+ 0
- 0
assets/img/kaifain/detail/banner_h5@2x.png
View File
+ 0
- 0
assets/img/kaifain/detail/bg_change@2x.png
View File
+ 0
- 0
assets/img/kaifain/detail/rightIcon.png
View File
+ 0
- 0
assets/img/kaifain/detail/vip_icon@2x.png
View File
+ 0
- 0
assets/img/other/closeIcon@2x.png
View File
+ 0
- 0
assets/img/other/link@2x.png
View File
+ 0
- 0
assets/img/partners/head_background.png
View File
+ 0
- 0
assets/img/partners/solution_fifth.png
View File
+ 0
- 0
assets/img/partners/solution_fitst.png
View File
+ 0
- 0
assets/img/partners/solution_fourth.png
View File
+ 0
- 0
assets/img/partners/solution_second.png
View File
+ 0
- 0
assets/img/partners/solution_third.png
View File
+ 0
- 0
assets/img/white_logo@2x.png
View File
+ 0
- 0
assets/quan/icon/book.png
View File
+ 0
- 0
assets/quan/icon/book_s.png
View File
+ 0
- 0
assets/quan/icon/close.png
View File
+ 0
- 0
assets/quan/icon/common.png
View File
+ 0
- 0
assets/quan/icon/icon_hammer.png
View File
+ 0
- 0
assets/quan/icon/live-in.png
View File
+ 0
- 0
assets/quan/icon/my.png
View File
+ 0
- 0
assets/quan/icon/my_s.png
View File
+ 0
- 0
assets/quan/icon/new_article.png
View File
+ 0
- 0
assets/quan/icon/new_video.png
View File
+ 0
- 0
assets/quan/icon/play.png
View File
+ 0
- 0
assets/quan/icon/play_num.png
View File
+ 0
- 0
assets/quan/icon/renzhen.png
View File
+ 0
- 0
assets/quan/icon/sao.png
View File
+ 0
- 0
assets/quan/icon/see.png
View File
+ 0
- 0
assets/quan/icon/tip.png
View File
+ 0
- 0
assets/quan/icon/video.png
View File
+ 0
- 0
assets/quan/icon/video_s.png
View File
+ 0
- 0
assets/quan/icon/zan.png
View File
+ 0
- 0
assets/quan/img/1.png
View File
+ 0
- 0
assets/quan/img/2.png
View File
+ 0
- 0
components/credit/data.js
View File
+ 0
- 0
components/credit/dealData.js
View File
+ 0
- 0
components/job/bottomBanner.vue
View File
+ 0
- 0
components/job/dealSeoFooter.js
View File
+ 0
- 0
components/job/dealSeoIndex.js
View File
+ 0
- 0
components/kaifain/ChangeBgImage.vue
View File
+ 0
- 0
components/kaifain/dealSeoFooter.js
View File
+ 0
- 0
components/kaifain/dealSeoIndex.js
View File
+ 0
- 0
middleware/initialize.js
View File
+ 0
- 0
package-lock.json
View File
+ 0
- 0
pages/job/detail/_id.vue
View File
+ 0
- 0
pages/kaifain/add/index.vue
View File
+ 0
- 0
pages/otherpage/companyComplete/index.vue
View File
+ 0
- 0
pages/otherpage/companyVerifyInput/index.vue
View File
+ 0
- 0
pages/otherpage/report/_uid.vue
View File
+ 0
- 0
pages/otherpage/user/addConnect.vue
View File
+ 0
- 0
pages/otherpage/user/card.vue
View File
+ 0
- 0
pages/otherpage/user/collection/index.vue
View File
+ 0
- 0
pages/otherpage/userSetting/show.vue
View File
+ 0
- 0
pages/recruit/_id.vue
View File
Some files were not shown because too many files changed in this diff