bltcn
2023-11-23 587485c78072406f33f812d3d73dcddf78afdf0d
refs
用户 bltcn <blt@tom.com>
星期四, 十一月 23, 2023 16:12 +0800
提交者 GitHub <noreply@github.com>
星期四, 十一月 23, 2023 16:12 +0800
提交587485c78072406f33f812d3d73dcddf78afdf0d
目录 47ea921e99361b1155f285bf765eb244cefe0442 目录 | zip | gz
parent 7dadb793e639d2b7f918f2f915e928a63e016ea5 查看 | 对比
commit web page vue (#1118)

1个文件已修改
75个文件已添加
12764 ■■■■■ 已修改文件
web-pages/.browserslistrc 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/.editorconfig 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/.eslintignore 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/.eslintrc.js 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/babel.config.js 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/jsconfig.json 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/mock/index.js 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/mock/user/getMenuList.js 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/mock/user/getUserInfo.js 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/mock/util.js 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/package-lock.json 9943 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/package.json 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/decoder.js 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/frontend-config-dev.json 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/frontend-config-devmock.json 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/frontend-config-prod.json 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/index.html 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/index.js 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/jessibuca.js 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/logo.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/static/liveplayer/liveplayer-component.min.js 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/public/static/liveplayer/liveplayer-lib.min.js 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/readme.md 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/assets/css/common.scss 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/assets/css/index.scss 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/assets/css/normalize.css 349 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/components/ui-jessibuca/assets/css/index.scss 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/components/ui-jessibuca/index.vue 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/globalComponents.js 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/globalFunctions.js 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/main.js 148 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/router/index.js 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/store/getters.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/store/index.js 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/store/modules/common.js 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/store/modules/user.js 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/app/assets/css/index.scss 91 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/app/index.vue 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/css/banner.scss 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/css/hxgn.scss 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/css/index.scss 163 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/css/lxwjzxfw.scss 195 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/css/mxjs.scss 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/css/sstx.scss 312 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/banner.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/footer-logo.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/hxgn.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/logo.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-az.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-sy.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-text.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-to-bottom.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-to-right.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-to-top.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-xx.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-yymx.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwj-zxty.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/lxwjzxfw-bg.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/mxjs-bg.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/mxjs.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/ss.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/sstx-bg.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/sstx-fjyd.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/sstx-sbwz-max.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/sstx-sbwz.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/sstx-vad.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/sstx-xz.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/assets/images/sstx-yp.png 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/banner.vue 93 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/hxgn.vue 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/index.vue 306 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/lxwjzxfw.vue 157 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/mxjs.vue 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/src/views/home/sstx.vue 174 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web-pages/vue.config.js 130 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史