merge feature/newFestival
Showing
73 changed files
with
2536 additions
and
0 deletions
new-festival/.gitignore
0 → 100644
new-festival/.spmignore
0 → 100644
new-festival/.travis.yml
0 → 100644
new-festival/HISTORY.md
0 → 100644
new-festival/README.md
0 → 100644
new-festival/app.js
0 → 100644
new-festival/config.rb
0 → 100644
new-festival/gulpfile.js
0 → 100644
new-festival/index.js
0 → 100644
new-festival/layouts/layout.html
0 → 100644
new-festival/package.json
0 → 100644
new-festival/public/fonts/iconfont.eot
0 → 100644
No preview for this file type
new-festival/public/fonts/iconfont.svg
0 → 100644
new-festival/public/fonts/iconfont.ttf
0 → 100644
No preview for this file type
new-festival/public/fonts/iconfont.woff
0 → 100644
No preview for this file type
new-festival/public/img/arrow.png
0 → 100644

1.18 KB
new-festival/public/img/back.png
0 → 100644

1.04 KB

12.6 KB

12.6 KB
new-festival/public/img/clothes-type/bag.png
0 → 100644

1.05 KB

908 Bytes

1.63 KB

999 Bytes

935 Bytes

1.45 KB

821 Bytes

1.72 KB

1.12 KB

1.18 KB
new-festival/public/img/err-bg.png
0 → 100644

7.73 KB
new-festival/public/img/home.png
0 → 100644

1.2 KB
new-festival/public/img/msg-reco.png
0 → 100644

2.2 KB
new-festival/public/img/tag.png
0 → 100644

2.14 KB

5.2 KB
new-festival/public/img/yohood.png
0 → 100644

1.28 KB
new-festival/public/js/brand.js
0 → 100644
new-festival/public/js/common/lazyload.js
0 → 100644
new-festival/public/js/data.js
0 → 100644
new-festival/public/js/goods.js
0 → 100644
new-festival/public/js/new-festival.js
0 → 100644
new-festival/public/sass/common/_brands.scss
0 → 100644
new-festival/public/sass/common/_common.scss
0 → 100644
new-festival/public/sass/common/_grid.scss
0 → 100644
new-festival/public/sass/common/_swiper.scss
0 → 100644
new-festival/public/sass/error/_error.scss
0 → 100644
new-festival/public/sass/index.scss
0 → 100644
new-festival/router.js
0 → 100644
new-festival/views/controller/err.js
0 → 100644
new-festival/views/controller/goods.js
0 → 100644
new-festival/views/controller/newfestival.js
0 → 100644
new-festival/views/error/error.html
0 → 100644
new-festival/views/pages/newfestival.html
0 → 100644
new-festival/views/partials/footer.html
0 → 100644
new-festival/views/partials/header.html
0 → 100644
-
Please register or login to post a comment