init
上级
正在显示
.DS_Store
0 → 100644
文件已添加
.babelrc
0 → 100644
.editorconfig
0 → 100644
.gitignore
0 → 100644
COPYING
0 → 100644
此差异已折叠。
README-en.md
0 → 100644
此差异已折叠。
README.md
0 → 100644
此差异已折叠。
build/build.js
0 → 100644
build/dev-client.js
0 → 100644
build/dev-server.js
0 → 100644
build/utils.js
0 → 100644
build/webpack.base.conf.js
0 → 100644
build/webpack.dev.conf.js
0 → 100644
build/webpack.prod.conf.js
0 → 100644
config/index.js
0 → 100644
favicon.ico
0 → 100644
79.9 KB
index.html
0 → 100644
package.json
0 → 100644
screenshots/confirm1.png
0 → 100644
129.2 KB
screenshots/confirmOrder.gif
0 → 100644
此差异已折叠。
screenshots/elm_ewm.png
0 → 100644
8.9 KB
screenshots/ewm.png
0 → 100644
22.6 KB
screenshots/food.gif
0 → 100644
此差异已折叠。
screenshots/food.png
0 → 100644
247.1 KB
screenshots/login.gif
0 → 100644
286.2 KB
screenshots/login1.png
0 → 100644
62.6 KB
screenshots/msite.gif
0 → 100644
727.5 KB
screenshots/msite.png
0 → 100644
303.1 KB
screenshots/profile.gif
0 → 100644
369.6 KB
screenshots/profile.png
0 → 100644
94.7 KB
screenshots/search.gif
0 → 100644
454.9 KB
screenshots/search.png
0 → 100644
209.8 KB
screenshots/shop_cart.gif
0 → 100644
此差异已折叠。
screenshots/shop_cart.png
0 → 100644
420.2 KB
src/.DS_Store
0 → 100644
文件已添加
src/App.vue
0 → 100644
src/components/common/buyCart.vue
0 → 100644
src/components/common/loading.vue
0 → 100644
src/components/common/mixin.js
0 → 100644
src/components/common/svg.vue
0 → 100644
此差异已折叠。
src/images/.DS_Store
0 → 100644
文件已添加
src/images/5520641531@2x.png
0 → 100644
122.7 KB
src/images/552064153@2x.png
0 → 100644
181.0 KB
src/images/Combined Shape@2x.png
0 → 100644
5.9 KB
src/images/Group 101@2x.png
0 → 100644
3.0 KB
src/images/Group 102@2x.png
0 → 100644
3.6 KB
src/images/Group 10@2x.png
0 → 100644
246.6 KB
src/images/Group 3@2x.png
0 → 100644
1.3 KB
src/images/Group 61@2x.png
0 → 100644
1.8 KB
src/images/Group 62@2x.png
0 → 100644
2.0 KB
src/images/Group 63@2x.png
0 → 100644
1.8 KB
src/images/Group 6@2x.png
0 → 100644
1.9 KB
src/images/Group 8@2x.png
0 → 100644
103.7 KB
src/images/Oval 2 Copy 51@2x.png
0 → 100644
3.4 KB
src/images/Oval 2 Copy 5@2x.png
0 → 100644
2.3 KB
src/images/Oval 2 Copy 61@2x.png
0 → 100644
3.6 KB
src/images/Oval 2 Copy 6@2x.png
0 → 100644
2.8 KB
src/images/Oval 2 Copy 71@2x.png
0 → 100644
2.4 KB
src/images/Oval 2 Copy 7@2x.png
0 → 100644
2.4 KB
src/images/Oval 2 Copy 81@2x.png
0 → 100644
2.6 KB
src/images/Oval 2 Copy 8@2x.png
0 → 100644
3.5 KB
src/images/Oval 2 Copy 91@2x.png
0 → 100644
2.5 KB
src/images/Oval 2 Copy 9@2x.png
0 → 100644
3.3 KB
src/images/Rectangle 5@2x.png
0 → 100644
457 字节
src/images/Rectangle 7@2x.png
0 → 100644
886 字节
src/images/Shape Copy 2@2x.png
0 → 100644
561 字节
src/images/Shape1@2x.png
0 → 100644
3.7 KB
src/images/Shape@2x.png
0 → 100644
823 字节
src/images/header-bg-2.png
0 → 100644
7.2 KB
src/images/时间@2x.png
0 → 100644
781 字节
src/main.js
0 → 100644
src/plugins/logger.js
0 → 100644
src/plugins/swiper.min.js
0 → 100644
此差异已折叠。
src/router/router.js
0 → 100644
src/store/getters.js
0 → 100644
src/store/index.js
0 → 100644
src/store/modules/common.js
0 → 100644
src/store/modules/diagnosis.js
0 → 100644
src/store/modules/gpRanking.js
0 → 100644
src/store/modules/yqyApp.js
0 → 100644
src/style/common.scss
0 → 100644
src/style/mixin.scss
0 → 100644
src/style/swiper.min.css
0 → 100644
此差异已折叠。
src/utils/fetch.js
0 → 100644
src/utils/filter.js
0 → 100644
src/utils/index.js
0 → 100644
src/utils/mixins.js
0 → 100644
src/utils/rem.js
0 → 100644
src/utils/yqyServerRegister.js
0 → 100644
src/views/home/home.vue
0 → 100644