曹睿
2025-04-21 1e5646aadae902d9f9043cc0d79395bf6b06a38c
分支
用户 曹睿 <360930172@qq.com>
星期一, 四月 21, 2025 14:46 +0800
提交者 曹睿 <360930172@qq.com>
星期一, 四月 21, 2025 14:46 +0800
提交1e5646aadae902d9f9043cc0d79395bf6b06a38c
目录 2f07ec0cfebfc855424e543286b65618f878674a 目录 | zip | gz
上一版本 60deadf038123d057c38f3ba8da48f8e2517806c 查看 | 对比
feat: 完成框架
已修改14个文件
已添加38个文件
7721 ■■■■■ 文件已修改
.env.development 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/auth/index.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/card-title/index.vue 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/scan/index.vue 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging-cell/z-paging-cell.vue 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging-empty-view/z-paging-empty-view.vue 209 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging-swiper-item/z-paging-swiper-item.vue 160 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging-swiper/z-paging-swiper.vue 176 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/components/z-paging-load-more.vue 182 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/components/z-paging-refresh.vue 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/config/index.js 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/css/z-paging-main.css 241 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/css/z-paging-static.css 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/i18n/en.json 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/i18n/index.js 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/i18n/zh-Hans.json 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/i18n/zh-Hant.json 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/hooks/useZPaging.js 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/hooks/useZPagingComp.js 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/back-to-top.js 125 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/chat-record-mode.js 149 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/common-layout.js 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/data-handle.js 736 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/empty.js 144 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/i18n.js 113 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/load-more.js 374 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/loading.js 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/nvue.js 268 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/refresher.js 831 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/scroller.js 550 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/modules/virtual-list.js 555 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/z-paging-constant.js 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/z-paging-enum.js 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/z-paging-interceptor.js 97 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/z-paging-main.js 515 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/z-paging-mixin.js 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/z-paging-static.js 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/js/z-paging-utils.js 302 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/wxs/z-paging-renderjs.js 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/wxs/z-paging-wxs.wxs 382 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/z-paging/z-paging.vue 538 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useZebraScan.ts 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/detail/twistDetail.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/detail/wireDetail.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/twist/receive/monofil.vue 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/twist/receive/steelCore/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/twist/report/index.vue 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/wire/backman/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/wire/receive/index.vue 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/wire/report/wire.vue 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/pages/production/wire/selfInspect/index.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史