前端页面完成
Showing
This diff is collapsed.
Click to expand it.
README_STATIC/login_bg_1.png
0 → 100644
265 KB
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -18,6 +18,7 @@ | ... | @@ -18,6 +18,7 @@ |
| "license": "MIT", | "license": "MIT", | ||
| "dependencies": { | "dependencies": { | ||
| "echarts": "^4.1.0", | "echarts": "^4.1.0", | ||
| "moment": "^2.22.2", | |||
| "redux": "^3.7.2", | "redux": "^3.7.2", | ||
| "redux-actions": "^2.2.1", | "redux-actions": "^2.2.1", | ||
| "redux-promise": "^0.5.3", | "redux-promise": "^0.5.3", | ||
| ... | @@ -45,6 +46,7 @@ | ... | @@ -45,6 +46,7 @@ |
| "wepy-compiler-less": "^1.3.12", | "wepy-compiler-less": "^1.3.12", | ||
| "wepy-compiler-sass": "^1.3.12", | "wepy-compiler-sass": "^1.3.12", | ||
| "wepy-eslint": "^1.5.3", | "wepy-eslint": "^1.5.3", | ||
| "wepy-plugin-imagemin": "^1.5.3", | |||
| "wepy-plugin-uglifyjs": "^1.3.7" | "wepy-plugin-uglifyjs": "^1.3.7" | ||
| } | } | ||
| } | } |
src/components/common/alert.wpy
0 → 100644
src/components/common/echart.wpy
0 → 100644
src/components/common/loadMore.wpy
0 → 100644
src/components/eventDetail/leader.wpy
0 → 100644
src/components/eventDetail/mediaViews.wpy
0 → 100644
src/components/eventDetail/overview.wpy
0 → 100644
src/components/eventDetail/riskHints.wpy
0 → 100644
src/components/eventDetail/similarEvents.wpy
0 → 100644
src/components/eventDetail/trend.wpy
0 → 100644
src/components/eventDetail/trendOptions.js
0 → 100644
src/components/searchList/eventCard.wpy
0 → 100644
src/mixins/bind2Way.js
0 → 100644
src/pages/eventDetail.wpy
0 → 100644
src/pages/searchList.wpy
0 → 100644
src/static/img/avatar.png
0 → 100644
128 KB
src/static/img/colorFullBar.jpg
0 → 100644
1.98 KB
src/static/img/i_icon_password.png
0 → 100644
3.31 KB
src/static/img/i_icon_username.png
0 → 100644
3.34 KB
src/static/img/i_popup_success.png
0 → 100644
5.56 KB
src/static/img/i_popup_warn.png
0 → 100644
4.94 KB
src/static/img/i_refresh.png
0 → 100644
3.72 KB
src/static/img/i_refresh_active.png
0 → 100644
3.58 KB
src/static/img/i_sort.png
0 → 100644
3.21 KB
src/static/img/i_sort_active.png
0 → 100644
3.21 KB
src/static/img/login_bg_1.png
0 → 100644
265 KB
src/static/img/login_bg_2.png
0 → 100644
64 KB
src/static/img/login_bg_3.png
0 → 100644
31.3 KB
src/static/img/logo.png
0 → 100644
28.4 KB