feat: 增加移动端项目
Showing
.editorconfig
0 → 100644
.gitignore
0 → 100644
babel.config.js
0 → 100644
dist/css/app.86a889cf.css
0 → 100644
This diff is collapsed.
Click to expand it.
dist/css/chunk-0a3408f4.076dba65.css
0 → 100644
dist/css/chunk-0a49f4e0.2902a5ba.css
0 → 100644
dist/css/chunk-144000a6.bf249446.css
0 → 100644
This diff is collapsed.
Click to expand it.
dist/css/chunk-2e92e9e6.58617765.css
0 → 100644
dist/favicon.ico
0 → 100644
File added
dist/fonts/iconfont.92fe21c5.eot
0 → 100644
File added
dist/fonts/iconfont.a9c45273.ttf
0 → 100644
File added
dist/img/iconfont.759045b4.svg
0 → 100644
This diff is collapsed.
Click to expand it.
dist/index.html
0 → 100644
dist/js/app.b5012c00.js
0 → 100644
dist/js/app.b5012c00.js.map
0 → 100644
This diff is collapsed.
Click to expand it.
dist/js/chunk-0a3408f4.01f9b529.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/js/chunk-0a3408f4.01f9b529.js.map
0 → 100644
This diff is collapsed.
Click to expand it.
dist/js/chunk-0a49f4e0.149eef08.js
0 → 100644
dist/js/chunk-0a49f4e0.149eef08.js.map
0 → 100644
This diff is collapsed.
Click to expand it.
dist/js/chunk-144000a6.dc3e780c.js
0 → 100644
This diff is collapsed.
Click to expand it.
dist/js/chunk-144000a6.dc3e780c.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/js/chunk-2e92e9e6.053e4226.js
0 → 100644
dist/js/chunk-2e92e9e6.053e4226.js.map
0 → 100644
dist/js/chunk-vendors.4af1e6db.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/js/chunk-vendors.4af1e6db.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | ||
"name": "wechat-web", | ||
"version": "1.2.0", | ||
"description": "wechat-web", | ||
"author": "<fairyilys@gmail.com.com>", | ||
"license": "MIT", | ||
"scripts": { | ||
"serve": "vue-cli-service serve", | ||
"build": "vue-cli-service build", | ||
"lint": "vue-cli-service lint", | ||
"version": "conventional-changelog -p angular -i changelog.md -s -r 0 && git add changelog.md" | ||
}, | ||
"dependencies": { | ||
"amfe-flexible": "^2.2.1", | ||
"axios": "^0.18.0", | ||
"babel-polyfill": "^6.26.0", | ||
"es6-promise": "^4.2.6", | ||
"jsbarcode": "^3.6.0", | ||
"vant": "^2.9.3", | ||
"vconsole": "^3.2.2", | ||
"vue": "^2.5.17", | ||
"vue-router": "^3.0.1", | ||
"vuex": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "^3.0.1", | ||
"@vue/cli-plugin-eslint": "^3.0.1", | ||
"@vue/cli-service": "^3.0.1", | ||
"babel-plugin-import": "^1.8.0", | ||
"postcss-pxtorem": "^4.0.1", | ||
"less": "^3.8.1", | ||
"less-loader": "^4.1.0", | ||
"vue-template-compiler": "^2.5.17" | ||
}, | ||
"eslintConfig": { | ||
"root": true, | ||
"env": { | ||
"node": true | ||
}, | ||
"extends": [ | ||
"plugin:vue/essential", | ||
"eslint:recommended" | ||
], | ||
"rules": {}, | ||
"parserOptions": { | ||
"parser": "babel-eslint" | ||
} | ||
}, | ||
"postcss": { | ||
"plugins": { | ||
"autoprefixer": {} | ||
} | ||
}, | ||
"browserslist": [ | ||
"Android >= 4.0", | ||
"iOS >= 7" | ||
] | ||
} |
public/favicon.ico
0 → 100644
File added
public/index.html
0 → 100644
src/App.vue
0 → 100644
src/api/device.js
0 → 100644
src/api/index.js
0 → 100644
src/api/jsBridge.js
0 → 100644
src/api/request.js
0 → 100644
src/assets/403_images/error_403.svg
0 → 100644
src/assets/404_images/error_404.svg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/500_images/error_500.svg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/css/BebasNeueBold.ttf
0 → 100644
File added
src/assets/css/DINPro-Bold.otf
0 → 100644
File added
src/assets/css/common.css
0 → 100644
src/assets/css/fonts.css
0 → 100644
src/assets/css/index.css
0 → 100644
src/assets/font/demo.css
0 → 100644
src/assets/font/demo_fontclass.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/font/demo_index.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/font/demo_symbol.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/font/demo_unicode.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/font/iconfont.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/font/iconfont.eot
0 → 100644
File added
src/assets/font/iconfont.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/font/iconfont.svg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/font/iconfont.ttf
0 → 100644
File added
src/assets/font/iconfont.woff
0 → 100644
File added
src/assets/font/iconfont.woff2
0 → 100644
File added
src/assets/icon-template.png
0 → 100644
3.44 KB
src/assets/images/custom_desktop.png
0 → 100644
39.4 KB
src/assets/images/help.gif
0 → 100644
13 KB
src/assets/images/help_phone_model.png
0 → 100644
2.28 KB
src/assets/images/to_desktop.png
0 → 100644
93.9 KB
src/assets/iphone.png
0 → 100644
15.1 KB
src/assets/js/public.js
0 → 100644
src/assets/logo.png
0 → 100644
6.65 KB
src/assets/no-data_icon.png
0 → 100644
1.81 KB
src/assets/templet_null_img.png
0 → 100644
5.43 KB
src/common/js/error.js
0 → 100644
src/common/js/public.js
0 → 100644
src/common/js/showmsg.js
0 → 100644
src/common/js/strlen.js
0 → 100644
src/common/js/timeFormat.js
0 → 100644
src/common/js/util.js
0 → 100644
src/filters/index.js
0 → 100644
src/main.js
0 → 100644
src/router.js
0 → 100644
src/store/index.js
0 → 100644
src/views/errorPage/403.vue
0 → 100644
src/views/errorPage/404.vue
0 → 100644
src/views/errorPage/500.vue
0 → 100644
src/views/errorPage/index.vue
0 → 100644
src/views/help/index.vue
0 → 100644
src/views/index/index.vue
0 → 100644
src/views/storeBind/child-level.vue
0 → 100644
src/views/storeBind/index.vue
0 → 100644
vue.config.js
0 → 100644