From 16213c0f85aa3ac8317797bf4a05fd12940e16d3 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 05 三月 2025 17:29:42 +0800
Subject: [PATCH] -
---
src/uni_modules/uview-plus/components/u-grid/props.js | 5
src/uni_modules/uview-plus/components/u-section/section.js | 24
stats.html | 2
src/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue | 6
src/uni_modules/uview-plus/libs/css/common.scss | 32
src/uni_modules/uview-plus/components/u-toolbar/toolbar.js | 21
src/uni_modules/uview-plus/types/comps/safeBottom.d.ts | 16
src/uni_modules/uview-plus/libs/function/test.js | 40
src/uni_modules/uview-plus/components/u-steps-item/u-steps-item.vue | 16
src/uni_modules/uview-plus/libs/util/gcanvas/env/tool.js | 24
src/uni_modules/uview-plus/libs/config/config.js | 17
src/uni_modules/uview-plus/components/u-row/row.js | 17
src/uni_modules/uview-plus/components/u-rate/rate.js | 26
src/uni_modules/uview-plus/components/u-scroll-list/scrollList.js | 20
src/uni_modules/uview-plus/components/u-navbar/props.js | 5
src/uni_modules/uview-plus/components/u-notice-bar/u-notice-bar.vue | 1
src/uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js | 15
src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue | 5
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/classUtils.js | 3
src/uni_modules/uview-plus/components/u-loadmore/loadmore.js | 32
src/uni_modules/uview-plus/components/u-input/input.js | 48
src/uni_modules/uview-plus/components/u-modal/u-modal.vue | 8
src/uni_modules/uview-plus/components/u-swiper/swiper.js | 39
src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStylePattern.js | 8
src/uni_modules/uview-plus/components/u-icon/icon.js | 36
src/uni_modules/uview-plus/components/u-notice-bar/noticeBar.js | 28
src/uni_modules/uview-plus/components/u-tr/props.js | 4
src/uni_modules/uview-plus/components/u-cell/cell.js | 35
src/uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js | 23
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Shader.js | 22
src/uni_modules/uview-plus/components/u-code/code.js | 21
src/uni_modules/uview-plus/components/u-swipe-action-item/other.js | 349
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Buffer.js | 21
src/uni_modules/uview-plus/components/u-checkbox/checkbox.js | 27
src/uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue | 123
src/uni_modules/uview-plus/components/u-slider/slider.js | 27
src/uni_modules/uview-plus/components/u-number-box/props.js | 22
src/uni_modules/uview-plus/types/comps/input.d.ts | 2
src/uni_modules/uview-plus/libs/util/gcanvas/env/canvas.js | 74
src/uni_modules/uview-plus/components/u-calendar/calendar.js | 45
src/uni_modules/uview-plus/types/comps/actionSheet.d.ts | 4
src/uni_modules/uview-plus/components/u-input/u-input.vue | 16
src/uni_modules/uview-plus/components/u-float-button/u-float-button.vue | 167
src/uni_modules/uview-plus/components/u-avatar/avatar.js | 28
src/uni_modules/uview-plus/components/u-grid-item/u-grid-item.vue | 27
src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue | 1
src/uni_modules/uview-plus/components/u-tooltip/u-tooltip.vue | 4
src/uni_modules/uview-plus/components/u-toast/u-toast.vue | 19
src/uni_modules/uview-plus/components/u-form-item/formItem.js | 24
src/uni_modules/uview-plus/components/u-picker-column/props.js | 4
src/uni_modules/uview-plus/components/u-picker/picker.js | 31
src/uni_modules/uview-plus/components/u-line/line.js | 20
src/uni_modules/uview-plus/components/u-radio/u-radio.vue | 23
src/uni_modules/uview-plus/components/u-cell-group/cellGroup.js | 17
src/pages/delivergoods/arrange.vue | 377 +
src/pages/delivergoods/feedback.vue | 452 ++
src/uni_modules/uview-plus/components/u-column-notice/u-column-notice.vue | 1
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Program.js | 21
src/uni_modules/uview-plus/components/u-code/u-code.vue | 2
src/uni_modules/uview-plus/components/u-upload/upload.js | 37
src/uni_modules/uview-plus/changelog.md | 259 +
src/uni_modules/uview-plus/components/u-calendar/header.vue | 21
src/uni_modules/uview-plus/components/u-code-input/u-code-input.vue | 58
src/uni_modules/uview-plus/components/u-no-network/noNetwork.js | 18
src/pages/reimbursement/approve.vue | 2
src/uni_modules/uview-plus/components/u-cate-tab/u-cate-tab.vue | 319 +
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLtype.js | 23
src/uni_modules/uview-plus/components/u-swipe-action/props.js | 5
src/uni_modules/uview-plus/components/u-radio/radio.js | 27
src/uni_modules/uview-plus/package.json | 17
src/uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js | 29
src/uni_modules/uview-plus/components/u-search/search.js | 37
src/uni_modules/uview-plus/components/u-calendar/props.js | 15
src/uni_modules/uview-plus/components/u-upload/u-upload.vue | 73
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/RenderingContext.js | 1191 ++++++
src/uni_modules/uview-plus/components/u-column-notice/columnNotice.js | 25
src/uni_modules/uview-plus/components/u-form/u-form.vue | 20
src/uni_modules/uview-plus/components/u-code-input/codeInput.js | 29
src/uni_modules/uview-plus/components/u-picker/props.js | 21
src/uni_modules/uview-plus/components/u-steps-item/stepsItem.js | 18
src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue | 23
src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/RenderingContext.js | 666 +++
src/uni_modules/uview-plus/types/comps/statusBar.d.ts | 22
src/uni_modules/uview-plus/components/u-subsection/subsection.js | 23
src/uni_modules/uview-plus/components/u-album/props.js | 5
src/uni_modules/uview-plus/components/u-parse/parse.js | 22
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLmethod.js | 142
src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue | 16
src/uni_modules/uview-plus/components/u-no-network/u-no-network.vue | 4
src/uni_modules/uview-plus/components/u-notify/notify.js | 22
src/uni_modules/uview-plus/components/u-radio-group/props.js | 7
src/uni_modules/uview-plus/components/u-tabbar/tabbar.js | 22
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/UniformLocation.js | 22
src/uni_modules/uview-plus/components/u-count-down/countDown.js | 18
src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue | 4
src/uni_modules/uview-plus/README.md | 16
src/uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js | 22
src/pages/delivergoods/reservation.vue | 5
src/uni_modules/uview-plus/components/u-qrcode/u-qrcode.vue | 149
src/uni_modules/uview-plus/components/u-image/u-image.vue | 57
src/uni_modules/uview-plus/components/u-box/props.js | 27
src/uni_modules/uview-plus/components/u-car-keyboard/u-car-keyboard.vue | 4
src/uni_modules/uview-plus/libs/css/vue.scss | 7
src/uni_modules/uview-plus/components/u-navbar-mini/props.js | 51
src/uni_modules/uview-plus/components/u-alert/u-alert.vue | 6
src/uni_modules/uview-plus/components/u-card/props.js | 140
src/uni_modules/uview-plus/components/u-transition/u-transition.vue | 4
src/uni_modules/uview-plus/components/u-popup/u-popup.vue | 10
src/uni_modules/uview-plus/libs/mixin/mixin.js | 3
src/uni_modules/uview-plus/components/u-toast/toast.js | 30
src/uni_modules/uview-plus/components/u-button/props.js | 7
src/uni_modules/uview-plus/components/u-box/u-box.vue | 92
src/uni_modules/uview-plus/types/comps/button.d.ts | 4
src/uni_modules/uview-plus/libs/util/gcanvas/env/image.js | 96
src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue | 77
src/uni_modules/uview-plus/components/u-index-list/u-index-list.vue | 29
src/uni_modules/uview-plus/components/u-calendar/u-calendar.vue | 4
src/uni_modules/uview-plus/components/u-dropdown/u-dropdown.vue | 6
src/uni_modules/uview-plus/components/u-lazy-load/u-lazy-load.vue | 2
src/uni_modules/uview-plus/components/u-text/props.js | 7
src/uni_modules/uview-plus/components/u-steps/steps.js | 21
src/uni_modules/uview-plus/libs/util/gcanvas/index.js | 39
src/uni_modules/uview-plus/components/u-status-bar/statusBar.js | 15
src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleRadialGradient.js | 17
src/uni_modules/uview-plus/libs/css/components.scss | 15
src/uni_modules/uview-plus/components/u-overlay/overlay.js | 18
src/uni_modules/uview-plus/components/u-waterfall/u-waterfall.vue | 45
src/uni_modules/uview-plus/libs/util/gcanvas/bridge/bridge-weex.js | 241 +
src/uni_modules/uview-plus/components/u-text/u-text.vue | 32
src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue | 11
src/App.vue | 2
src/uni_modules/uview-plus/components/u-grid/u-grid.vue | 5
src/uni_modules/uview-plus/components/u-image/image.js | 30
src/uni_modules/uview-plus/components/u-select/u-select.vue | 135
src/uni_modules/uview-plus/components/u-link/link.js | 26
src/uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js | 30
src/uni_modules/uview-plus/libs/css/flex.scss | 166
src/uni_modules/uview-plus/components/u-alert/alert.js | 22
src/uni_modules/uview-plus/components/u-read-more/readMore.js | 22
src/uni_modules/uview-plus/libs/function/index.js | 44
src/uni_modules/uview-plus/components/u-tabs-item/props.js | 4
src/uni_modules/uview-plus/components/u-copy/u-copy.vue | 2
src/uni_modules/uview-plus/components/u-swipe-action-item/index.wxs | 5
src/uni_modules/uview-plus/components/u-keyboard/keyboard.js | 30
src/uni_modules/uview-plus/components/u-calendar/month.vue | 31
src/uni_modules/uview-plus/components/u-popup/popup.js | 29
src/uni_modules/uview-plus/components/u-radio-group/radioGroup.js | 31
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Framebuffer.js | 21
src/uni_modules/uview-plus/components/u-swipe-action-item/u-swipe-action-item.vue | 33
src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue | 2
src/uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js | 17
src/uni_modules/uview-plus/components/u-swipe-action/u-swipe-action.vue | 15
src/uni_modules/uview-plus/components/u-switch/switch.js | 24
src/uni_modules/uview-plus/components/u-text/text.js | 39
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Renderbuffer.js | 21
src/uni_modules/uview-plus/components/u-col/col.js | 19
src/uni_modules/uview-plus/components/u-divider/divider.js | 23
src/uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js | 37
src/uni_modules/uview-plus/components/u-search/u-search.vue | 5
src/uni_modules/uview-plus/components/u-transition/transitionMixin.js | 163
src/uni_modules/uview-plus/components/u-button/u-button.vue | 6
src/uni_modules/uview-plus/components/u-album/album.js | 28
src/uni_modules/uview-plus/components/u-swipe-action-item/props.js | 4
src/uni_modules/uview-plus/components/u-grid-item/gridItem.js | 16
src/uni_modules/uview-plus/components/u-icon/u-icon.vue | 16
src/uni_modules/uview-plus/components/u-navbar-mini/u-navbar-mini.vue | 139
src/uni_modules/uview-plus/components/u-skeleton/skeleton.js | 25
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLenum.js | 298 +
src/uni_modules/uview-plus/libs/config/props.js | 176
src/uni_modules/uview-plus/components/u-index-list/indexList.js | 20
src/uni_modules/uview-plus/types/comps.d.ts | 6
src/uni_modules/uview-plus/components/u-datetime-picker/props.js | 13
src/uni_modules/uview-plus/components/u-number-box/numberBox.js | 39
src/uni_modules/uview-plus/components/u-navbar/u-navbar.vue | 21
src/uni_modules/uview-plus/components/u-collapse/collapse.js | 17
src/common/request/http.api.js | 93
src/uni_modules/uview-plus/components/u-parse/node/node.vue | 2
src/uni_modules/uview-plus/components/u-parse/parser.js | 8
src/uni_modules/uview-plus/components/u-qrcode/qrcode.js | 83
src/uni_modules/uview-plus/components/u-badge/badge.js | 27
src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue | 4
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ActiveInfo.js | 11
src/uni_modules/uview-plus/components/u-gap/gap.js | 19
src/uni_modules/uview-plus/libs/css/color.scss | 156
src/uni_modules/uview-plus/components/u-notice-bar/props.js | 6
src/uni_modules/uview-plus/components/u-empty/empty.js | 26
src/uni_modules/uview-plus/components/u-tooltip/tooltip.js | 25
src/uni_modules/uview-plus/components/u-number-keyboard/u-number-keyboard.vue | 1
src/uni_modules/uview-plus/components/u-sticky/sticky.js | 20
src/uni_modules/uview-plus/components/u-tabs/tabs.js | 32
src/uni_modules/uview-plus/components/u-back-top/backtop.js | 27
src/uni_modules/uview-plus/components/u-modal/modal.js | 31
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Texture.js | 22
src/uni_modules/uview-plus/components/u-row-notice/rowNotice.js | 21
src/uni_modules/uview-plus/components/u-slider/u-slider.vue | 65
src/uni_modules/uview-plus/components/u-list-item/listItem.js | 15
src/uni_modules/uview-plus/components/u-textarea/textarea.js | 36
src/uni_modules/uview-plus/components/u--form/u--form.vue | 9
src/uni_modules/uview-plus/components/u-view/u-view.vue | 73
src/uni_modules/uview-plus/components/u-collapse-item/collapseItem.js | 26
src/uni_modules/uview-plus/components/u-swiper/u-swiper.vue | 81
src/uni_modules/uview-plus/LICENSE | 2
src/uni_modules/uview-plus/components/u-table/props.js | 4
src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue | 4
src/uni_modules/uview-plus/components/u-navbar/navbar.js | 33
src/uni_modules/uview-plus/components/u-album/u-album.vue | 7
src/uni_modules/uview-plus/components/u-circle-progress/circleProgress.js | 15
src/uni_modules/uview-plus/components/u-action-sheet/actionSheet.js | 26
src/uni_modules/uview-plus/components/u-button/vue.scss | 2
src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue | 56
src/uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js | 19
src/uni_modules/uview-plus/components/u-column-notice/props.js | 6
src/uni_modules/uview-plus/components/u-grid/grid.js | 17
src/uni_modules/uview-plus/components/u-swipe-action/swipeAction.js | 15
src/uni_modules/uview-plus/components/u-line-progress/lineProgress.js | 19
src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue | 24
src/uni_modules/uview-plus/components/u-toolbar/props.js | 5
src/uni_modules/uview-plus/components/u-card/u-card.vue | 186 +
src/uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js | 19
src/uni_modules/uview-plus/index.js | 41
src/pages.json | 8
src/uni_modules/uview-plus/components/u-td/props.js | 2
src/uni_modules/uview-plus/components/u-form/form.js | 22
src/uni_modules/uview-plus/components/u-count-to/countTo.js | 25
src/pages/mine/index.vue | 2
src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleLinearGradient.js | 18
src/uni_modules/uview-plus/components/u-button/button.js | 43
src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue | 4
src/uni_modules/uview-plus/components/u-list/list.js | 28
src/uni_modules/uview-plus/components/u-list/u-list.vue | 6
src/uni_modules/uview-plus/components/u-picker/u-picker.vue | 127
src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ShaderPrecisionFormat.js | 11
src/uni_modules/uview-plus/components/u-tag/tag.js | 30
src/uni_modules/uview-plus/components/u-transition/transition.js | 175
src/uni_modules/uview-plus/components/u-loading-page/loadingPage.js | 24
src/uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js | 20
236 files changed, 9,797 insertions(+), 1,122 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 0d36489..fb73310 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -115,8 +115,8 @@
// }
/*姣忎釜椤甸潰鍏叡css */
// @import "uview-plus/index.scss";
- @import "@/uni_modules/uview-plus/index.scss";
@import "common/demo.scss";
@import "@/static/css/comm.scss";
@import "@/static/css/iconfont.css";
+ @import "@/uni_modules/uview-plus/index.scss";
</style>
\ No newline at end of file
diff --git a/src/common/request/http.api.js b/src/common/request/http.api.js
index 70e95bb..38b8572 100644
--- a/src/common/request/http.api.js
+++ b/src/common/request/http.api.js
@@ -466,6 +466,87 @@
}
});
+// 鍒涘缓閰嶉�佸崟
+let CreatDeliverPlan = (params, config = {}) => http.post(`/api/CyOsDeliverManage/CreatDeliverPlan`, params, {
+ custom: {
+ methodName: 'CreatDeliverPlan',
+ needToken: true
+ }
+});
+
+// 鑾峰彇閫佽揣鍗�
+let GetDeliverPlans = (params, config = {}) => http.post(`/api/CyOsDeliverManage/GetDeliverPlans`, params, {
+ custom: {
+ methodName: 'GetDeliverPlans',
+ needToken: true
+ }
+});
+
+//淇敼閫佽揣鍗�
+let UpDataDeliverPlans = (params, config = {}) => http.post(`/api/CyOsDeliverManage/UpDataDeliverPlans`, params, {
+ custom: {
+ methodName: 'UpDataDeliverPlans',
+ needToken: true
+ }
+});
+
+// 鑾峰彇鍙告満鍒楄〃
+let Getdrivers = (params, config = {}) => http.get(`/api/CYOSSetting/Getdrivers`, {
+ custom: {
+ methodName: 'Getdrivers',
+ needToken: true
+ }
+});
+
+// 鑾峰彇&澶╁徃鏈哄垪琛�
+let GetDriversOfWithin7days = (params, config = {}) => http.get(`/api/CYOSSetting/GetDriversOfWithin7days`, {
+ custom: {
+ methodName: 'GetDriversOfWithin7days',
+ needToken: true
+ }
+});
+
+// 鑾峰彇鍗曚綅鍒楄〃
+let GeCorporateClients = (params, config = {}) => http.get(`/api/CYOSSetting/GeCorporateClients`, {
+ custom: {
+ methodName: 'GeCorporateClients',
+ needToken: true
+ }
+});
+
+//鍙告満鑾峰彇閫佽揣鍗�
+let driverGetDeliverPlans = (params, config = {}) => http.post(`/api/CyOSSDriver/GetDeliverPlans`, params,{
+ custom: {
+ methodName: 'driverGetDeliverPlans',
+ needToken: true
+ }
+});
+
+//鍙告満鑾峰彇閫佽揣鍗曡鎯�
+let GetDeliverPlanInfo = (KeyId, config = {}) => http.get(`/api/CyOSSDriver/GetDeliverPlanInfo/${KeyId}`,{
+ custom: {
+ methodName: 'GetDeliverPlanInfo',
+ needToken: true
+ }
+});
+
+//鍙告満寮�濮嬮厤閫�
+let StartDeliverPlan = (params, config = {}) => http.post(`/api/CyOSSDriver/StartDeliverPlan/${params}`,{},{
+ custom: {
+ methodName: 'StartDeliverPlan',
+ needToken: true
+ }
+});
+
+// 鍙告満瀹屾垚閰嶉��
+let FinishDeliverPlan = (KeyId, config = {}) => http.post(`/api/CyOSSDriver/FinishDeliverPlan`, params,{
+ custom: {
+ methodName: 'FinishDeliverPlan',
+ needToken: true
+ }
+});
+
+
// 灏嗗悇涓畾涔夌殑鎺ュ彛鍚嶇О锛岀粺涓�鏀捐繘瀵硅薄鎸傝浇鍒皏m.$u.api(鍥犱负vm灏辨槸this锛屼篃鍗硉his.$u.api)涓�
export {
@@ -525,7 +606,17 @@
driverGetListAppointmentDeliverList,
AcceptAppointmentDeliver,
UpDataAppointmentDeliver,
- DelAppointmentDeliver
+ DelAppointmentDeliver,
+ CreatDeliverPlan,
+ GetDeliverPlans,
+ UpDataDeliverPlans,
+ Getdrivers,
+ GeCorporateClients,
+ GetDriversOfWithin7days,
+ driverGetDeliverPlans,
+ StartDeliverPlan,
+ FinishDeliverPlan,
+ GetDeliverPlanInfo
};
// }
diff --git a/src/pages.json b/src/pages.json
index 22f5df9..3501300 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -5,6 +5,7 @@
"list": []
},
"easycom": {
+ // "autoscan": true,
// 娉ㄦ剰涓�瀹氳鏀惧湪custom閲岋紝鍚﹀垯鏃犳晥锛宧ttps://ask.dcloud.net.cn/question/131175
"custom": {
// "^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
@@ -14,6 +15,7 @@
"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
"fui-(.*)": "@/components/firstui/fui-$1/fui-$1.vue",
+ // "temu-(.*)": "@/components/tem/tem-$1/tem-$1.vue",
"tem-(.*)": "@/components/tem/tem-$1.vue"
}
},
@@ -313,13 +315,15 @@
{
"path": "arrange",
"style": {
- "navigationBarTitleText": "閫佽揣瀹夋帓"
+ "navigationBarTitleText": "閫佽揣瀹夋帓",
+ "enablePullDownRefresh": true
}
},
{
"path": "feedback",
"style": {
- "navigationBarTitleText": "閫佽揣鍙嶉"
+ "navigationBarTitleText": "閫佽揣鍙嶉",
+ "enablePullDownRefresh": true
}
}
]
diff --git a/src/pages/delivergoods/arrange.vue b/src/pages/delivergoods/arrange.vue
index fb00cd3..a17a80e 100644
--- a/src/pages/delivergoods/arrange.vue
+++ b/src/pages/delivergoods/arrange.vue
@@ -7,11 +7,11 @@
</view>
<view class="coreshop-ff content c-p-10 chuany-flex chuany-justify-between">
<view class="chuany-width82">
- <up-search placeholder="璇风偣鍑婚�夋嫨鍙告満" @click='clickIcon' @clear='PostMyDakaListPage' disabled
- action-text="鏌ヨ" v-model="wordDate" search-icon="calendar" @search='PostMyDakaListPage'
- @custom='PostMyDakaListPage'></up-search>
+ <up-search placeholder="璇风偣鍑婚�夋嫨鍙告満" @click="clickAction('driver7')" @clear='init' disabled
+ @change='init' action-text="鏌ヨ" v-model="deliverKeyName" @search='init'
+ @custom='init'></up-search>
</view>
- <up-text align="right" text='閫佽揣瀹夋帓' size='14' @click="arrange('Yes')"></up-text>
+ <up-text align="right" text='閫佽揣瀹夋帓' size='14' @click="() => show7 = true"></up-text>
</view>
</view>
</up-sticky>
@@ -21,21 +21,17 @@
<view class="coreshop-ff chuany-bradius20">
<view class="chuany-font26">
<view class="chuany-flex chuany-justify-between">
- <text class="chuany-width5">{{index+1}}</text>
+ <text class="chuany-width7">{{index+1}}</text>
<view class="chuany-width15">
{{$util.formatDate(item.createTime,'riqi')}}
</view>
- <view class="chuany-width65">
+ <view class="chuany-width73">
<u-text size='14' :text="item.remark" lines="1">
</u-text>
</view>
- <view class="chuany-width11 chuany-flex chuany-justify-between">
+ <view class="chuany-width5">
<up-icon name="edit-pen" @click='editOrder(item)'></up-icon>
- <up-icon name="trash" @click='delOrder(item)'></up-icon>
</view>
- </view>
- <view class="c-p-t-8">
- <u--text :lines="1" :text="item.planContent"></u--text>
</view>
</view>
</view>
@@ -46,35 +42,48 @@
<up-empty text='鏆傛棤' icon="/static/order.png">
</up-empty>
</view>
- <up-modal title="閫佽揣瀹夋帓" :show="show7" showCancelButton @confirm="() => show7 = false">
- <up-form labelPosition="left" :model="model1" :rules="rules" ref="form1">
- <up-form-item label="濮撳悕" prop="userInfo.name" borderBottom ref="item1">
- <up-input v-model="model1.userInfo.name" border="none"></up-input>
+ <up-modal title="閫佽揣瀹夋帓" :show="show7" showCancelButton @confirm="confirmSave" @cancel='cancelModal'
+ :asyncClose="true">
+ <up-form labelPosition="left" :model="arrangeInfo" ref="formRef" labelWidth='140rpx'>
+ <up-form-item label="閫佽揣鏃ユ湡" prop="deliverTime" required :borderBottom='false' ref="item1"
+ @click="clickShouTime">
+ <!-- <up-input v-model="arrangeInfo.deliverTime" readonly border="none"
+ placeholder="鐐瑰嚮閫夋嫨宸ヤ綔鏃ユ湡"></up-input> -->
+ <up-datetime-picker hasInput @confirm='confirmDate' :show="shougHuoshow" v-model="deliverTime"
+ mode="date" placeholder="鐐瑰嚮閫夋嫨宸ヤ綔鏃ユ湡" :minDate='Number(new Date(minDate))'
+ @cancel='() => shougHuoshow = false'></up-datetime-picker>
</up-form-item>
- <up-form-item label="濮撳悕" prop="userInfo.name" borderBottom ref="item1">
- <up-input v-model="model1.userInfo.name" border="none"></up-input>
- </up-form-item>
- <up-form-item label="濮撳悕" prop="userInfo.name" borderBottom ref="item1">
- <up-input v-model="model1.userInfo.name" border="none"></up-input>
- </up-form-item>
- <up-form-item label="濮撳悕" prop="userInfo.name" borderBottom ref="item1">
- <up-input v-model="model1.userInfo.name" border="none"></up-input>
- </up-form-item>
- <up-form-item label="濮撳悕" prop="userInfo.name" borderBottom ref="item1">
- <up-input v-model="model1.userInfo.name" border="none"></up-input>
- </up-form-item>
- <up-form-item label="鎬у埆" prop="userInfo.sex" borderBottom @click="showSex = true; hideKeyboard()"
+ <up-form-item label="鍙告満" prop="driverId" required :borderBottom='false' @click="clickAction('driver')"
ref="item1">
- <up-input v-model="model1.userInfo.sex" disabled disabledColor="#ffffff" placeholder="璇烽�夋嫨鎬у埆"
- border="none"></up-input>
- <template #right>
- <up-icon name="arrow-right"></up-icon>
- </template>
+ <up-input v-model="driverName" disabled border="none" disabledColor="#ffffff"
+ placeholder="璇烽�夋嫨鍙告満"></up-input>
+ </up-form-item>
+ <up-form-item label="鏀惰揣鍗曚綅" prop="buyerId" required :borderBottom='false' ref="item1">
+ <up-input v-model="buyerName" placeholder="璇烽�夋嫨鏀惰揣鍗曚綅" border="none">
+ <template #suffix>
+ <up-button @tap="clickAction" text="鐐瑰嚮閫夋嫨" type="primary" size="mini"></up-button>
+ </template>
+ </up-input>
+ </up-form-item>
+ <up-form-item label="鑱旂郴浜�" prop="lianxiren" :borderBottom='false' ref="item1">
+ <up-input v-model="arrangeInfo.lianxiren" border="none" placeholder="璇疯緭鍏ヨ仈绯讳汉"></up-input>
+ </up-form-item>
+ <up-form-item label="鑱旂郴鐢佃瘽" prop="dianhua" required :borderBottom='false' ref="item1">
+ <up-input v-model="arrangeInfo.dianhua" border="none" placeholder="璇疯緭鍏ヨ仈绯荤數璇�"></up-input>
+ </up-form-item>
+ <up-form-item label="閫佽揣鍦板潃" prop="dizhi" required :borderBottom='false' ref="item1">
+ <up-input v-model="arrangeInfo.dizhi" border="none" placeholder="璇疯緭鍏ラ�佽揣鍦板潃"></up-input>
+ </up-form-item>
+ <up-form-item label="閫佽揣浜嬬敱" prop="remark" required :borderBottom='false' ref="item1">
+ <up-textarea v-model="arrangeInfo.remark" border="none" placeholder="璇疯緭鍏ラ�佽揣浜嬬敱"></up-textarea>
</up-form-item>
</up-form>
</up-modal>
- <fui-date-picker range :show="datePickerShow" :value="getFirstDayOfMonth()" type="3" @change="changePicker" :minDate='minDate' :maxDate='maxDate'
- @cancel="clickTime"></fui-date-picker>
+ <fui-date-picker range :show="datePickerShow" :value="getFirstDayOfMonth()" type="3" zIndex="10000"
+ @change="changePicker" :minDate='minDate' :maxDate='maxDate' @cancel="clickTime"></fui-date-picker>
+ <up-action-sheet :show="showActions" :actions="actions" title="璇烽�夋嫨" @close="showActions = false"
+ @select="selectItem">
+ </up-action-sheet>
</view>
</template>
@@ -87,84 +96,199 @@
export default {
data() {
return {
- datePickerShow:false,
- workTime:'',
+ datePickerShow: false,
+ shougHuoshow: false,
+ workTime: '',
orderList: [],
loadStatus: 'loadmore',
pageIndex: 1,
pageSize: 20,
contentVal: '',
- options2: [{
- text: '缂栬緫',
- style: {
- backgroundColor: '#3c9cff'
- }
- }, {
- text: '鍒犻櫎',
- style: {
- backgroundColor: '#f56c6c'
- }
- }],
+ customerList: [],
isEdit: false,
editItem: {},
isLoading: false,
show7: false,
- showSex: false,
- model1: {
- userInfo: {
- name: 'uview-plus UI',
- sex: '',
- },
+ showActions: false,
+ driverName: '',
+ actions: [],
+ selectAc: '',
+ minDate: this.$util.formatDate(new Date(), null, -7),
+ maxDate: this.$util.formatDate(new Date(), null, 7),
+ deliverTime: Number(new Date(this.$util.formatDate(new Date(), null, 1))),
+ arrangeInfo: {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: '',
+ buyerId: '',
+ dianhua: '',
+ remark: '',
+ lianxiren: '',
+ dizhi: '',
},
- actions: [{
- name: '鐢�',
- },
- {
- name: '濂�',
- },
- {
- name: '淇濆瘑',
- },
- ],
rules: {
- 'userInfo.name': {
+ 'deliverTime': {
type: 'string',
required: true,
- message: '璇峰~鍐欏鍚�',
+ message: '璇烽�夋嫨鏃ユ湡',
trigger: ['blur', 'change']
},
- 'userInfo.sex': {
+ 'arrangeInfo.driverId': {
type: 'string',
max: 1,
required: true,
- message: '璇烽�夋嫨鐢锋垨濂�',
+ message: '璇烽�夋嫨鍙告満',
+ trigger: ['blur', 'change']
+ },
+ 'arrangeInfo.dianhua': {
+ type: 'string',
+ max: 1,
+ required: true,
+ message: '璇疯緭鍏ヨ仈绯荤數璇�',
+ trigger: ['blur', 'change']
+ },
+ 'arrangeInfo.dizhi': {
+ type: 'string',
+ max: 1,
+ required: true,
+ message: '璇疯緭鍏ラ�佽揣鍦板潃',
+ trigger: ['blur', 'change']
+ },
+ 'arrangeInfo.remark': {
+ type: 'string',
+ max: 1,
+ required: true,
+ message: '璇疯緭鍏ラ�佽揣浜嬬敱',
trigger: ['blur', 'change']
},
},
radio: '',
- switchVal: false
+ switchVal: false,
+ driverList: [],
+ buyerName: '',
+ timeStart: '',
+ timeEnd: '',
+ sevenDaysDriver: [],
+ deliverKeyID: '',
+ deliverKeyName: ''
}
},
onShow() {
this.init()
},
+ onReady() {
+ this.$refs.formRef.setRules(this.rules);
+ },
+ onLoad() {
+ this.Getdrivers()
+ this.getCustomer()
+ this.GetDriversOfWithin7days()
+ },
+ onReachBottom() {
+ if (this.loadStatus != 'nomore') {
+ this.getList()
+ }
+ },
onPullDownRefresh() {
+ this.startDate = ''
+ this.endDate = ''
+ this.workTime = ''
+ this.deliverKeyName = ''
this.init()
uni.stopPullDownRefresh();
},
methods: {
- getFirstDayOfMonth () {
+ GetDriversOfWithin7days() {
+ this.$api.GetDriversOfWithin7days().then(res => {
+ if (res.code == 1) {
+ this.sevenDaysDriver = res.data
+ }
+ })
+ },
+ changePicker(val) {
+ console.log(val);
+ this.workTime = val.startDate.result + '鑷�' + val.endDate.result
+ this.timeStart = new Date(val.startDate.result) //宸ヤ綔寮�濮嬫椂闂�
+ this.timeEnd = new Date(val.endDate.result)
+ this.datePickerShow = !this.datePickerShow
+ this.getList()
+ },
+ confirmDate(val) {
+ console.log(val);
+ this.arrangeInfo.deliverTime = val
+ this.shougHuoshow = false
+ },
+ getCustomer() {
+ this.$api.GeCorporateClients().then(res => {
+ if (res.code == 1) {
+ this.customerList = res.data
+ this.customerList.forEach(item => {
+ item.name = item.companyName
+ })
+ }
+ })
+ },
+ selectItem(item) {
+ if (this.selectAc == 'driver') {
+ this.driverName = item.name
+ this.arrangeInfo.driverId = item.keyid
+ } else if (this.selectAc == 'driver7') {
+ this.deliverKeyID = item.keyid
+ this.deliverKeyName = item.name
+ this.init()
+ } else {
+ this.buyerName = item.name
+ this.arrangeInfo.buyerId = item.keyid
+ this.arrangeInfo.dizhi = item.adder
+ this.arrangeInfo.dianhua = item.companyPhone
+ this.arrangeInfo.lianxiren = item.businessManagers
+ }
+ this.selectAc = ''
+ },
+ getFirstDayOfMonth() {
var currentDate = new Date();
// currentDate.setDate(1); // 灏嗘棩鏈熻涓�1
return this.$util.formatDate(currentDate);
},
- clickTime () {
+ clickTime() {
this.datePickerShow = !this.datePickerShow
+ },
+ clickShouTime() {
+ this.shougHuoshow = !this.shougHuoshow
+ },
+ clickAction(val) {
+ switch (val) {
+ case 'driver':
+ this.actions = this.driverList
+ break
+ case 'driver7':
+ this.actions = this.sevenDaysDriver
+ break
+ default:
+ this.actions = this.customerList
+ break
+ }
+ this.selectAc = val
+ this.showActions = true
+ uni.hideKeyboard()
},
editOrder(item) {
this.isEdit = true
- this.contentVal = item.remark
- this.editItem = item
+ this.arrangeInfo = {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: item.driverId,
+ buyerId: item.buyerId,
+ dianhua: item.dianhua,
+ remark: item.remark,
+ lianxiren: item.lianxiren,
+ dizhi: item.dizhi,
+ keyid: item.keyid
+ }
+ this.show7 = true
+ this.driverName = item.driver.name
+ let obj = this.customerList.find(ite => {
+ return ite.keyid == item.buyerId
+ })
+ this.buyerName = obj.companyName
},
delOrder(item) {
let that = this
@@ -202,24 +326,48 @@
this.contentVal = ''
this.getList()
},
- reservation() {
- this.show7 = true
- if (!this.contentVal) {
- return this.$util.showToast({
- title: '璇峰厛杈撳叆鍐呭锛�'
- })
- }
- this.isLoading = true
- if (this.isEdit) {
- let obj = {
- keyid: this.editItem.keyid,
- remark: this.contentVal
+ confirmSave() {
+ this.$refs.formRef.validate().then(res => {
+ if (this.isEdit) {
+ this.$api.UpDataDeliverPlans(this.arrangeInfo).then(res => {
+ if (res.code == 1) {
+ this.isEdit = false
+ this.arrangeInfo = {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: '',
+ buyerId: '',
+ dianhua: '',
+ remark: '',
+ lianxiren: '',
+ dizhi: '',
+ }
+ this.show7 = false
+ this.driverName = ''
+ this.buyerName = ''
+ this.init()
+ } else {
+ this.$util.showToast({
+ title: res.error
+ })
+ }
+ this.isLoading = false
+ })
+ return
}
- this.$api.UpDataAppointmentDeliver(obj).then(res => {
+ this.$api.CreatDeliverPlan(this.arrangeInfo).then(res => {
if (res.code == 1) {
- this.isEdit = false
- this.editItem = {}
- this.contentVal = ''
+ this.arrangeInfo = {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: '',
+ buyerId: '',
+ dianhua: '',
+ remark: '',
+ lianxiren: '',
+ dizhi: '',
+ }
+ this.show7 = false
+ this.driverName = ''
+ this.buyerName = ''
this.init()
} else {
this.$util.showToast({
@@ -228,32 +376,48 @@
}
this.isLoading = false
})
- return
+ })
+
+ },
+ cancelModal() {
+ this.arrangeInfo = {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: '',
+ buyerId: '',
+ dianhua: '',
+ remark: '',
+ lianxiren: '',
+ dizhi: '',
}
- this.$api.CreatAppointmentDeliver({
- remark: this.contentVal
- }).then(res => {
+ this.show7 = false
+ this.driverName = ''
+ this.buyerName = ''
+ },
+ Getdrivers() {
+ this.$api.Getdrivers().then(res => {
if (res.code == 1) {
- this.contentVal = ''
- this.init()
- } else {
- this.$util.showToast({
- title: res.error
- })
+ this.driverList = res.data
}
- this.isLoading = false
})
},
getList() {
+ this.deliverKeyName == '' ? this.deliverKeyID = '' : null
let data = {
- deliverState: 0,
page: {
pageIndex: this.pageIndex,
pageSize: this.pageSize,
}
}
- this.$api.GetListAppointmentDeliverList(data).then(res => {
- console.log(res, res.code, '-----------123鈥�');
+ if (this.timeStart) {
+ data.timeStart = this.timeStart
+ }
+ if (this.timeEnd) {
+ data.timeEnd = this.timeEnd
+ }
+ if (this.deliverKeyID) {
+ data.deliverKeyID = this.deliverKeyID
+ }
+ this.$api.GetDeliverPlans(data).then(res => {
if (res.code == 1) {
if (this.pageIndex == 1) {
this.orderList = res.data.data
@@ -312,4 +476,11 @@
</script>
<style>
+ .u-textarea {
+ padding: 0 !important;
+ }
+
+ .u-form-item__body {
+ padding: 5px 0 !important;
+ }
</style>
\ No newline at end of file
diff --git a/src/pages/delivergoods/feedback.vue b/src/pages/delivergoods/feedback.vue
index 02409e3..3cc9ccc 100644
--- a/src/pages/delivergoods/feedback.vue
+++ b/src/pages/delivergoods/feedback.vue
@@ -1,8 +1,460 @@
<template>
+ <up-sticky bgColor="#fff">
+ <view class="coreshop-ff content c-p-10">
+ <view class="coreshop-ff content c-p-l-10 c-p-t-10 c-p-r-10">
+ <up-search placeholder="璇风偣鍑婚�夋嫨鏃ユ湡" @click='clickTime' @clear='init' disabled v-model="workTime"
+ search-icon="calendar" @search='init'></up-search>
+ </view>
+ <!-- <view class="coreshop-ff content c-p-10 chuany-flex chuany-justify-between">
+ <view class="chuany-width82">
+ <up-search placeholder="璇风偣鍑婚�夋嫨鍙告満" @click="clickAction('driver7')" @clear='init' disabled
+ @change='init' action-text="鏌ヨ" v-model="deliverKeyName" @search='init'
+ @custom='init'></up-search>
+ </view>
+ <up-text align="right" text='閫佽揣瀹夋帓' size='14' @click="() => show7 = true"></up-text>
+ </view> -->
+ </view>
+ </up-sticky>
+ <view class="c-p-b-100">
+ <view class="c-p-l-20 c-p-r-20" v-if="orderList&&orderList.length>0">
+ <view class="listrecord c-p-t-20" v-for="(item,index) in orderList" :key="item.keyid">
+ <view class="coreshop-ff chuany-bradius20">
+ <view class="chuany-font26">
+ <view class="chuany-flex chuany-justify-between">
+ <text class="chuany-width7">{{index+1}}</text>
+ <view class="chuany-width15">
+ {{$util.formatDate(item.createTime,'riqi')}}
+ </view>
+ <view class="chuany-width67">
+ <u-text size='14' :text="item.remark" lines="1">
+ </u-text>
+ </view>
+ <view class="chuany-width11 chuany-flex chuany-justify-between">
+ <up-icon v-if="item.deliveredstatus=='Undeliver'" name="play-right"
+ @click='startOrder(item)'></up-icon>
+ <up-icon name="checkbox-mark" @click="editOrder(item)"></up-icon>
+ </view>
+ </view>
+ </view>
+ </view>
+ </view>
+ <up-loadmore :status="loadStatus" />
+ </view>
+ <view v-else>
+ <up-empty text='鏆傛棤' icon="/static/order.png">
+ </up-empty>
+ </view>
+ <up-modal title="瀹屾垚閫佽揣" :show="show7" showCancelButton @confirm="confirmSave" @cancel='cancelModal'
+ :asyncClose="true">
+ <up-form labelPosition="left" :model="arrangeInfo" ref="formRef" labelWidth='140rpx'>
+ <!-- <up-form-item label="閫佽揣鏃ユ湡" prop="deliverTime" required :borderBottom='false' ref="item1"
+ @click="clickShouTime">
+ <up-datetime-picker hasInput @confirm='confirmDate' :show="shougHuoshow" v-model="deliverTime"
+ mode="date" placeholder="鐐瑰嚮閫夋嫨宸ヤ綔鏃ユ湡" :minDate='Number(new Date(minDate))'
+ @cancel='() => shougHuoshow = false'></up-datetime-picker>
+ </up-form-item> -->
+
+ <up-form-item label="鏀惰揣鍗曚綅" prop="buyerId" :borderBottom='false' ref="item1">
+ <up-input v-model="buyerName" placeholder="璇烽�夋嫨鏀惰揣鍗曚綅" border="none" readonly>
+ <!-- <template #suffix>
+ <up-button @tap="clickAction" text="鐐瑰嚮閫夋嫨" type="primary" size="mini"></up-button>
+ </template> -->
+ </up-input>
+ </up-form-item>
+ <up-form-item label="閫佽揣鎯呭喌" prop="driverId" :borderBottom='false' @click="clickAction" ref="item1">
+ <up-input v-model="selectAc" disabled border="none" disabledColor="#ffffff"
+ placeholder="璇烽�夋嫨閫佽揣鎯呭喌"></up-input>
+ </up-form-item>
+ <!-- <up-form-item label="鑱旂郴浜�" prop="lianxiren" :borderBottom='false' ref="item1">
+ <up-input v-model="arrangeInfo.lianxiren" border="none" placeholder="璇疯緭鍏ヨ仈绯讳汉"></up-input>
+ </up-form-item>
+ <up-form-item label="鑱旂郴鐢佃瘽" prop="dianhua" required :borderBottom='false' ref="item1">
+ <up-input v-model="arrangeInfo.dianhua" border="none" placeholder="璇疯緭鍏ヨ仈绯荤數璇�"></up-input>
+ </up-form-item>
+ <up-form-item label="閫佽揣鍦板潃" prop="dizhi" required :borderBottom='false' ref="item1">
+ <up-input v-model="arrangeInfo.dizhi" border="none" placeholder="璇疯緭鍏ラ�佽揣鍦板潃"></up-input>
+ </up-form-item> -->
+ <up-form-item label="鎰忚鍙嶉" prop="wentifankui" :borderBottom='false' ref="item1">
+ <up-textarea v-model="arrangeInfo.wentifankui" border="none" placeholder="璇疯緭鍏ユ剰瑙佸弽棣�"></up-textarea>
+ </up-form-item>
+
+ <up-form-item label="涓婁紶閫佽揣鍗�" prop="idCardFace">
+ <tem-upload-file immediate :url="`https://appimchat.oss-cn-chengdu.aliyuncs.com`" ref="uploadB"
+ fileType="all" @success="success('File',$event)" @error="errorInvoice"
+ @complete="completeInvoice('',$event)">
+ </tem-upload-file>
+ <!-- <template #right>
+ <up-icon name="arrow-right"></up-icon>
+ </template> -->
+ </up-form-item>
+ </up-form>
+ </up-modal>
+ <fui-date-picker range :show="datePickerShow" :value="getFirstDayOfMonth()" type="3" zIndex="10000"
+ @change="changePicker" :minDate='minDate' :maxDate='maxDate' @cancel="clickTime"></fui-date-picker>
+ <up-action-sheet :show="showActions" :actions="actions" title="璇烽�夋嫨" @close="showActions = false"
+ @select="selectItem">
+ </up-action-sheet>
+ </view>
</template>
<script>
+ import {
+ mapActions,
+ mapGetters,
+ mapMutations
+ } from 'vuex'
+ export default {
+ data() {
+ return {
+ datePickerShow: false,
+ shougHuoshow: false,
+ workTime: '',
+ orderList: [],
+ loadStatus: 'loadmore',
+ pageIndex: 1,
+ pageSize: 25,
+ contentVal: '',
+ customerList: [],
+ isEdit: false,
+ editItem: {},
+ isLoading: false,
+ show7: false,
+ showActions: false,
+ driverName: '',
+ actions: [{
+ name: '鏈畬鎴�',
+ id: '鎷掓敹'
+ }, {
+ name: '宸插畬鎴�',
+ id: '瀹屾垚'
+ }],
+ selectAc: '宸插畬鎴�',
+ minDate: this.$util.formatDate(new Date(), null, -7),
+ maxDate: this.$util.formatDate(new Date(), null, 7),
+ deliverTime: Number(new Date(this.$util.formatDate(new Date(), null, 1))),
+ arrangeInfo: {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: '',
+ buyerId: '',
+ dianhua: '',
+ wentifankui: '',
+ lianxiren: '',
+ Deliveredstatus: '瀹屾垚',
+ attachments: {}
+ },
+ rules: {
+ 'deliverTime': {
+ type: 'string',
+ required: true,
+ message: '璇烽�夋嫨鏃ユ湡',
+ trigger: ['blur', 'change']
+ },
+ 'arrangeInfo.driverId': {
+ type: 'string',
+ max: 1,
+ required: true,
+ message: '璇烽�夋嫨鍙告満',
+ trigger: ['blur', 'change']
+ },
+ 'arrangeInfo.dianhua': {
+ type: 'string',
+ max: 1,
+ required: true,
+ message: '璇疯緭鍏ヨ仈绯荤數璇�',
+ trigger: ['blur', 'change']
+ },
+ 'arrangeInfo.dizhi': {
+ type: 'string',
+ max: 1,
+ required: true,
+ message: '璇疯緭鍏ラ�佽揣鍦板潃',
+ trigger: ['blur', 'change']
+ },
+ 'arrangeInfo.wentifankui': {
+ type: 'string',
+ max: 1,
+ required: true,
+ message: '璇疯緭鍏ラ�佽揣浜嬬敱',
+ trigger: ['blur', 'change']
+ },
+ },
+ radio: '',
+ switchVal: false,
+ driverList: [],
+ buyerName: '',
+ timeStart: '',
+ timeEnd: '',
+ sevenDaysDriver: [],
+ deliverKeyID: '',
+ deliverKeyName: ''
+ }
+ },
+ onShow() {
+ this.init()
+ },
+ onReady() {
+ this.$refs.formRef.setRules(this.rules);
+ },
+ onLoad() {
+ this.Getdrivers()
+ this.getCustomer()
+ this.GetDriversOfWithin7days()
+ },
+ onReachBottom() {
+ if (this.loadStatus != 'nomore') {
+ this.getList()
+ }
+ },
+ onPullDownRefresh() {
+ this.startDate = ''
+ this.endDate = ''
+ this.workTime = ''
+ this.deliverKeyName = ''
+ this.init()
+ uni.stopPullDownRefresh();
+ },
+ methods: {
+ success(text, e) {
+ //e.res 涓烘湇鍔″櫒杩斿洖鏁版嵁
+ //涓婁紶鎴愬姛鍥炶皟锛屽鐞嗘湇鍔″櫒杩斿洖鏁版嵁銆愭澶勬牴鎹疄闄呰繑鍥炴暟鎹繘琛屽鐞嗐��
+ let obj = {}
+ let res = e.res
+ if (res.statusCode == 200) {
+ obj.attachmentName = res.data
+ } else {
+ uni.$u.toast(res.error)
+
+ this.$refs.uploadB.deleteImage()
+ }
+ this.arrangeInfo.attachments.push(obj)
+ },
+ GetDriversOfWithin7days() {
+ this.$api.GetDriversOfWithin7days().then(res => {
+ if (res.code == 1) {
+ this.sevenDaysDriver = res.data
+ }
+ })
+ },
+ changePicker(val) {
+ console.log(val);
+ this.workTime = val.startDate.result + '鑷�' + val.endDate.result
+ this.timeStart = new Date(val.startDate.result) //宸ヤ綔寮�濮嬫椂闂�
+ this.timeEnd = new Date(val.endDate.result)
+ this.datePickerShow = !this.datePickerShow
+ this.getList()
+ },
+ confirmDate(val) {
+ console.log(val);
+ this.arrangeInfo.deliverTime = val
+ this.shougHuoshow = false
+ },
+ getCustomer() {
+ this.$api.GeCorporateClients().then(res => {
+ if (res.code == 1) {
+ this.customerList = res.data
+ this.customerList.forEach(item => {
+ item.name = item.companyName
+ })
+ }
+ })
+ },
+ selectItem(item) {
+ this.arrangeInfo.Deliveredstatus = item.id
+ this.selectAc = item.name
+ },
+ getFirstDayOfMonth() {
+ var currentDate = new Date();
+ // currentDate.setDate(1); // 灏嗘棩鏈熻涓�1
+ return this.$util.formatDate(currentDate);
+ },
+ clickTime() {
+ this.datePickerShow = !this.datePickerShow
+ },
+ clickShouTime() {
+ this.shougHuoshow = !this.shougHuoshow
+ },
+ clickAction() {
+ this.showActions = true
+ uni.hideKeyboard()
+ },
+ editOrder(item) {
+ this.isEdit = true
+ this.arrangeInfo = {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: item.driverId,
+ buyerId: item.buyerId,
+ dianhua: item.dianhua,
+ wentifankui: item.wentifankui,
+ lianxiren: item.lianxiren,
+ dizhi: item.dizhi,
+ keyid: item.keyid
+ }
+ this.show7 = true
+ let obj = this.customerList.find(ite => {
+ return ite.keyid == item.buyerId
+ })
+ this.buyerName = obj.companyName
+ },
+ startOrder(item) {
+ let that = this
+ uni.showModal({
+ title: '鎻愮ず',
+ content: '纭寮�濮嬮�佽揣鍚楋紵',
+ success: function(res) {
+ if (res.confirm) {
+ // 鎵ц纭鍚庣殑鎿嶄綔
+ that.$api.StartDeliverPlan(item.keyid).then(req => {
+ if (req.code == 1) {
+ that.$util.showToast({
+ title: '寮�濮嬮�佽揣鎴愬姛锛�'
+ })
+ that.init()
+ } else {
+ that.$util.showToast({
+ title: req.error
+ })
+ }
+ })
+ } else {
+ // 鎵ц鍙栨秷鍚庣殑鎿嶄綔
+ }
+ }
+ })
+ },
+ init() {
+ this.pageIndex = 1
+ this.pageSize = 20
+ this.loadStatus = 'loadmore'
+ this.orderList = []
+ this.contentVal = ''
+ this.getList()
+ },
+ confirmSave() {
+ this.$api.FinishDeliverPlan(this.arrangeInfo).then(res => {
+ if (res.code == 1) {
+ this.arrangeInfo = {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: '',
+ buyerId: '',
+ dianhua: '',
+ wentifankui: '',
+ lianxiren: '',
+ dizhi: '',
+ }
+ this.show7 = false
+ this.driverName = ''
+ this.buyerName = ''
+ this.init()
+ } else {
+ this.$util.showToast({
+ title: res.error
+ })
+ }
+ })
+
+ },
+ cancelModal() {
+ this.arrangeInfo = {
+ deliverTime: this.$util.formatDate(new Date(), null, 1),
+ driverId: '',
+ buyerId: '',
+ dianhua: '',
+ wentifankui: '',
+ lianxiren: '',
+ dizhi: '',
+ }
+ this.show7 = false
+ this.driverName = ''
+ this.buyerName = ''
+ },
+ Getdrivers() {
+ this.$api.Getdrivers().then(res => {
+ if (res.code == 1) {
+ this.driverList = res.data
+ }
+ })
+ },
+ getList() {
+ this.deliverKeyName == '' ? this.deliverKeyID = '' : null
+ let data = {
+ page: {
+ pageIndex: this.pageIndex,
+ pageSize: this.pageSize,
+ }
+ }
+ if (this.timeStart) {
+ data.timeStart = this.timeStart
+ }
+ if (this.timeEnd) {
+ data.timeEnd = this.timeEnd
+ }
+ if (this.deliverKeyID) {
+ data.deliverKeyID = this.deliverKeyID
+ }
+ this.$api.driverGetDeliverPlans(data).then(res => {
+ if (res.code == 1) {
+ if (this.pageIndex == 1) {
+ this.orderList = res.data.data
+ } else {
+ this.orderList = this.orderList.concat(...res.data.data)
+ }
+ console.log(this.orderList, 'orderList鈥�');
+ // totalPages = res.data.totalCount
+ // 鏍规嵁count鏁伴噺鍒ゆ柇鏄惁杩樻湁鏁版嵁
+ if (res.data.page.totalCount > this.orderList.length) {
+ this.loadStatus = 'loadmore'
+ this.pageIndex++
+ } else {
+ // 鏁版嵁宸插姞杞藉畬姣�
+ this.loadStatus = 'nomore'
+ }
+ } else {
+ // _that.$refs.uToast.show({ message: res.msg, type: 'error' });
+ }
+ })
+ },
+ accept(item) {
+ let that = this
+ uni.showModal({
+ title: '鎻愮ず',
+ content: '纭鍙楃悊璇ラ�佽揣鍚楋紵',
+ success: function(res) {
+ if (res.confirm) {
+ // 鎵ц纭鍚庣殑鎿嶄綔
+ that.$api.AcceptAppointmentDeliver(item.keyid).then(req => {
+ if (req.code == 1) {
+ that.$util.showToast({
+ title: '鍙楃悊鎴愬姛锛�'
+ })
+ that.init()
+ } else {
+ that.$util.showToast({
+ title: req.error
+ })
+ }
+ })
+ } else {
+ // 鎵ц鍙栨秷鍚庣殑鎿嶄綔
+ }
+ }
+ })
+ },
+ actionClick(item, e) {
+ console.log(e);
+ if (e.index == 0) {
+ this.contentVal = item.wentifankui
+ }
+ }
+ }
+ }
</script>
<style>
+ .u-textarea {
+ padding: 0 !important;
+ }
+
+ .u-form-item__body {
+ padding: 5px 0 !important;
+ }
</style>
\ No newline at end of file
diff --git a/src/pages/delivergoods/reservation.vue b/src/pages/delivergoods/reservation.vue
index 67b17dc..c18694e 100644
--- a/src/pages/delivergoods/reservation.vue
+++ b/src/pages/delivergoods/reservation.vue
@@ -75,6 +75,11 @@
this.init()
uni.stopPullDownRefresh();
},
+ onReachBottom() {
+ if (this.loadStatus != 'nomore') {
+ this.getList()
+ }
+ },
computed: {
...mapGetters(['userInfo', 'identity']),
isAdmin() {
diff --git a/src/pages/mine/index.vue b/src/pages/mine/index.vue
index 4bced0f..6552a30 100644
--- a/src/pages/mine/index.vue
+++ b/src/pages/mine/index.vue
@@ -100,7 +100,7 @@
</view>
</view>
</view>
- <view class="money_bag">
+ <view class="money_bag" v-if="identity=='enterprise'&&isWorker">
<view class="tool_wrap">
<view class="tool_title">
鐗╂祦绠$悊
diff --git a/src/pages/reimbursement/approve.vue b/src/pages/reimbursement/approve.vue
index 430c9fa..ea5b9a8 100644
--- a/src/pages/reimbursement/approve.vue
+++ b/src/pages/reimbursement/approve.vue
@@ -5,7 +5,7 @@
<view class="c-p-b-134">
<view class="content c-p-l-24 c-p-b-24">
<up-form-item label="鐢宠鏃ユ湡" prop="planStartTime" :borderBottom='false' ref="item1">
- <up-input v-model="state.publicJob.planStartTime" border="none" placeholder="璇风偣鍑婚�夋嫨閮ㄩ棬"
+ <up-input v-model="state.publicJob.planStartTime" border="none" placeholder="璇风偣鍑婚�夋嫨鏃ユ湡"
readonly></up-input>
</up-form-item>
<up-form-item label="閮ㄩ棬" prop="departmentId" :borderBottom='false' ref="item1">
diff --git a/src/uni_modules/uview-plus/LICENSE b/src/uni_modules/uview-plus/LICENSE
index 8e39ead..c0ffd3e 100644
--- a/src/uni_modules/uview-plus/LICENSE
+++ b/src/uni_modules/uview-plus/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2020 www.uviewui.com
+Copyright (c) 2024 https://uiadmin.net/uview-plus
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/src/uni_modules/uview-plus/README.md b/src/uni_modules/uview-plus/README.md
index 427a3ee..930e9cc 100644
--- a/src/uni_modules/uview-plus/README.md
+++ b/src/uni_modules/uview-plus/README.md
@@ -1,5 +1,5 @@
<p align="center">
- <img alt="logo" src="https://uviewui.com/common/logo.png" width="120" height="120" style="margin-bottom: 10px;">
+ <img alt="logo" src="https://uiadmin.net/uview-plus/common/logo.png" width="120" height="120" style="margin-bottom: 10px;">
</p>
<h3 align="center" style="margin: 30px 0 30px;font-weight: bold;font-size:40px;">uview-plus 3.0</h3>
<h3 align="center">澶氬钩鍙板揩閫熷紑鍙戠殑UI妗嗘灦</h3>
@@ -12,9 +12,19 @@
## 璇存槑
-uview-plus锛屾槸uni-app鍏ㄩ潰鍏煎vue3/nvue鐨剈ni-app鐢熸�佹鏋讹紝鍏ㄩ潰鐨勭粍浠跺拰渚挎嵎鐨勫伐鍏蜂細璁╂偍淇℃墜鎷堟潵锛屽楸煎緱姘淬�倁view-plus鏄熀浜巙View2.x绉绘鐨勬敮鎸乿ue3鐨勭増鏈紝鎰熻阿uView銆�
+uview-plus锛屾槸uni-app鍏ㄩ潰鍏煎vue3/nvue/楦胯挋/uni-app-x鐨剈ni-app鐢熸�佹鏋讹紝鍏ㄩ潰鐨勭粍浠跺拰渚挎嵎鐨勫伐鍏蜂細璁╂偍淇℃墜鎷堟潵锛屽楸煎緱姘淬�倁view-plus鏄熀浜巙View2.x绉绘鐨勬敮鎸乿ue3鐨勭増鏈紝鎰熻阿uView銆�
-## [瀹樻柟鏂囨。锛歨ttps://uview-plus.jiangruyi.com](https://uview-plus.jiangruyi.com)
+## 鍙鍖栬璁�
+
+uview-plus鐜板凡鎺ㄥ嚭鍏嶈垂鍙鍖栬璁★紝鍙互鏂逛究鐨勮繘琛岄〉闈㈠彲瑙嗗寲璁捐锛屽鍑烘簮鐮佸嵆鍙娇鐢ㄣ�傛瀬澶ф彁楂樺墠绔〉闈㈠紑鍙戞晥鐜囷紱濡備骇鍝佺粡鐞嗚璁″笀鐩存帴浣跨敤鏇村彲浣滀负楂樹繚鐪熼珮鍙敤鍘熷瀷鍒朵綔宸ュ叿锛岃璁捐绋垮嵆浠g爜锛屾棤闇�浼犵粺鐨勮璁$寮�鍙戣繕鍘熸楠ゃ��
+
+<img src="https://s3.bmp.ovh/imgs/2024/11/24/fd58d00071e6e5df.png" width="900" height="auto" >
+<img src="https://s3.bmp.ovh/imgs/2024/11/24/8e85a519fe627fb1.png" width="900" height="auto" >
+
+
+## 鏂囨。
+[瀹樻柟鏂囨。锛歨ttps://uview-plus.jiangruyi.com](https://uview-plus.jiangruyi.com)
+[澶囩敤鏂囨。锛歨ttps://uiadmin.net/uview-plus](https://uiadmin.net/uview-plus)
## 棰勮
diff --git a/src/uni_modules/uview-plus/changelog.md b/src/uni_modules/uview-plus/changelog.md
index 058104c..a2518da 100644
--- a/src/uni_modules/uview-plus/changelog.md
+++ b/src/uni_modules/uview-plus/changelog.md
@@ -1,3 +1,262 @@
+## 3.3.69锛�2025-02-19锛�
+picker鍏佽浼犻�掔鐢ㄩ鑹瞤rops
+
+slider缁勪欢isRange鐘舵�佷笅澧炲姞min max鎻掓Ы鍒嗗紑鏄剧ず鍐呭
+
+feat: 鏂板缁忓吀涓嬫媺妗嗙粍浠秛p-select
+
+## 3.3.68锛�2025-02-12锛�
+fix: 淇weekText绫诲瀷
+
+feat: 鏃ュ巻澧炲姞鍗曢�変笌澶氶�夋寚瀹氱姝㈤�変腑鐨勬棩鏈熷姛鑳�
+
+fix: NumberBox鍒犻櫎鏁板瓧鏃跺彇鍊兼湁璇� #613
+
+## 3.3.67锛�2025-02-11锛�
+feat: navbar鏀寔杩斿洖鍏ㄥ眬鎷︽埅鍣ㄩ厤缃�
+
+feat: 琛ㄥ崟-鏍¢獙-鏀寔鏃犳彁绀�-寰楀埌鏍¢獙缁撴灉
+
+feat: picker浼犻�抙asInput灞炴�ф椂鍊欙紝鍙互绂佺敤杈撳叆妗嗙偣鍑�
+
+## 3.3.66锛�2025-02-09锛�
+feat: steps-item澧炲姞content鎻掓Ы
+
+## 3.3.65锛�2025-02-05锛�
+feat: number-box缁勪欢鏂板鎸夐挳鍦嗚/鎸夐挳瀹藉害/鏁版嵁妗嗚儗鏅壊/杩蜂綘妯″紡
+## 3.3.64锛�2025-01-18锛�
+feat: 鏃ュ巻缁勪欢鏀寔鑷畾涔夋槦鏈熸枃妗�
+
+## 3.3.63锛�2025-01-13锛�
+fix: cate-tab鏀寔鏀粯瀹濆皬绋嬪簭
+
+fix: textarea 淇 placeholder-style
+
+fix: 淇鍦ㄥ浘鐗囧姞杞藉強鍔犺浇澶辫触鏃跺鍣ㄥ搴�
+
+fix: waterfall缁勪欢鎶ラ敊Maximum recursive updates
+
+## 3.3.62锛�2025-01-10锛�
+feat: sleder婊戝姩閫夋嫨鍣ㄥ弻婊戝潡澧炲姞澶栧眰瑙﹀彂鍊肩殑鍙樺姩鍔熻兘
+
+fix: picker鏀寔hasInput浼樺寲
+
+## 3.3.61锛�2024-12-31锛�
+fix: 淇寰俊getSystemInfoSync鎺ュ彛搴熷純璀﹀憡
+
+fix: 'u-status-bar' symbol missing
+
+## 3.3.60锛�2024-12-30锛�
+feat: 鏃ユ湡缁勪欢鏀寔绂佺敤
+
+fix: ts瀹氫箟淇 #600
+
+feat: Tabs缁勪欢閫変腑鏃跺鍔犱竴涓猘ctive鐨刢lass #595
+
+## 3.3.59锛�2024-12-30锛�
+fix: Property "isH5" was accessed during render
+
+## 3.3.58锛�2024-12-26锛�
+fix: slider缁勪欢change浜嬩欢浼犲弬
+
+## 3.3.57锛�2024-12-23锛�
+fix: slider缁勪欢change浜嬩欢浼犲弬
+
+feat: 鏇存柊u-picker缁勪欢澧炲姞褰撳墠閫変腑class绫诲悕
+
+## 3.3.56锛�2024-12-18锛�
+feat: 鍦╱-alert缁勪欢涓坊鍔犲叧闂簨浠�
+
+## 3.3.55锛�2024-12-17锛�
+add: swiper澧炲姞鍙屽悜缁戝畾
+
+## 3.3.54锛�2024-12-11锛�
+add: qrcode鏀寔props鎺у埗鏄惁寮�鍚偣鍑婚瑙�
+
+add: 鏂板cate-tab鍨傜洿鍒嗙被缁勪欢
+
+## 3.3.53锛�2024-12-10锛�
+fix: 淇popup灞呬腑妯″紡鐐瑰嚮鍐呭鍖哄煙瑙﹀彂鍏抽棴
+
+## 3.3.52锛�2024-12-09锛�
+add: notice-bar鏀寔justifyContent灞炴��
+
+## 3.3.51锛�2024-12-09锛�
+add: radio澧炲姞label鎻掓Ы
+
+## 3.3.50锛�2024-12-05锛�
+fix: 浼樺寲popup绛夊绂佹鑳屾櫙婊氬姩鏈哄埗
+
+add: slider鍦ㄥ脊绐椾娇鐢ㄧず渚�
+
+fix: card缁勪欢绫诲悕闂
+
+## 3.3.49锛�2024-12-02锛�
+fix: 鍘婚櫎album澶氫綑鐨�$u寮曠敤
+
+fix: 浼樺寲鍥剧墖缁勪欢鍏煎鎬�
+
+add: picker缁勪欢澧炲姞zIndex灞炴��
+
+add: text澧炲姞鏄惁鍗犳弧鍓╀綑绌洪棿灞炴��
+
+add: input棰滆壊绀轰緥
+
+## 3.3.48锛�2024-11-29锛�
+add: 鏂囨湰琛屾暟闄愬埗鏍峰紡鎻愰珮鍒�10琛�
+
+del: 鍘婚櫎涓嶈法绔殑inputmode
+## 3.3.47锛�2024-11-28锛�
+fix: 鏃堕棿閫夋嫨鍣ㄥ湪hasInput妯″紡涓嬮儴鍒嗘満鍨嬮敭鐩樺脊鍑�
+
+## 3.3.46锛�2024-11-26锛�
+fix: 淇text浼犻�掍簨浠跺弬鏁�
+
+## 3.3.45锛�2024-11-24锛�
+add: navbar缁勪欢鏀寔閰嶇疆鏍囬棰滆壊
+
+fix: 杈规鎸夐挳璀﹀憡绫诲瀷涓嬮鑹插彉閲忎娇鐢ㄩ敊璇�
+
+## 3.3.43锛�2024-11-18锛�
+fix: 鏀寔鐎戝竷娴佺粍浠秜-model缃负[]
+
+add: 鏂板瀛楃涓茶矾寰勮闂伐鍏锋柟娉昰etValueByPath
+
+add: 鏂板float-button鎮诞鎸夐挳缁勪欢
+
+## 3.3.42锛�2024-11-15锛�
+add: button缁勪欢鏀寔stop鍙傛暟闃绘鍐掓场
+
+## 3.3.41锛�2024-11-13锛�
+fix: u-radio-group invalid import
+
+improvement: 浼樺寲鍥剧墖缁勪欢瀹介珮鍙婁慨澶嶄簨浠秂vent浼犻��
+
+## 3.3.40锛�2024-11-11锛�
+add: 缁勪欢radioGroup澧炲姞gap灞炴�х敤浜庤缃甶tem闂撮殧
+
+fix: 淇H5鍏ㄥ眬瀵煎叆
+
+## 3.3.39锛�2024-11-04锛�
+fix: 淇鐩稿唽缁勪欢
+
+## 3.3.38锛�2024-11-04锛�
+fix: 淇瑙嗛棰勮鎶ラ敊 #510
+
+add: album缁勪欢澧炲姞stop鍙傛暟鏀寔闃绘浜嬩欢鍐掓场
+
+## 3.3.37锛�2024-10-21锛�
+fix: 淇鍥犱负淇敼缁勪欢鍚嶇О鍓嶇紑锛屽鑷磆5鎵撳寘鍚�$parent鏂规硶鍐呮壘涓嶅埌鐖剁粍浠剁殑闂
+
+fix: 淇datetime-picker閫夋嫨2000骞翠互鍓嶆棩鏈熷嚭閿�
+
+## 3.3.36锛�2024-10-09锛�
+fix: toast 鑷姩鍏抽棴
+
+feat: 澧炲姞寰俊灏忕▼搴忕敤鎴锋樀绉板鏍稿畬姣曞洖璋冨強淇敼 ts 瀹氫箟鏂囦欢
+
+## 3.3.35锛�2024-10-08锛�
+feat: modal鍜宲icker鏀寔v-model:show鍙屽悜缁戝畾
+
+feat: 鏀寔checkbox浣跨敤slot鑷畾涔塴abel鍚庤嚜甯︾偣鍑讳簨浠� #522
+
+feat: swipe-action鏀寔鑷姩鍏抽棴鐗规�у強鍒濆鍖栨墦寮�鐘舵��
+
+## 3.3.34锛�2024-09-23锛�
+feat: 鏀寔toast璁剧疆duration鍊间负-1鏃朵笉鑷姩鍏抽棴
+
+## 3.3.33锛�2024-09-18锛�
+fix: 淇test.date('008')绛夐獙璇佺粨鏋滀笉鍑嗙‘
+
+## 3.3.32锛�2024-09-09锛�
+fix: u-keyboard鍚嶇О鍐茬獊warning
+
+## 3.3.31锛�2024-08-31锛�
+feat: qrcode鍒濇鏀寔nvue
+
+## 3.3.30锛�2024-08-30锛�
+fix: slider鍏煎step涓哄瓧绗︿覆绫诲瀷
+
+## 3.3.29锛�2024-08-30锛�
+fix: 淇tabs缁勪欢current鍙傛暟涓哄瓧绗︿覆澶勭悊閫昏緫
+
+## 3.3.28锛�2024-08-26锛�
+fix: list缁勪欢婊戝姩鍋忕Щ閲忎笉涓�鏍峰彇缁濆鍊煎鑷磇OS涓嬫媺鍋忕Щ閲忚绠楅敊璇�
+
+## 3.3.27锛�2024-08-22锛�
+fix: 淇up-datetime-picker缁勪欢toolbarRightSlot瀹氫箟缂哄け
+
+fix: 淇FormItem鐨剅ules鏇存柊閿欒鐨勯棶棰�
+
+## 3.3.26锛�2024-08-22锛�
+fix: 鎵归噺娉ㄥ唽鍏ㄥ眬缁勪欢浼樺寲
+
+## 3.3.25锛�2024-08-21锛�
+fix: 淇slider鍦╝pp-vue涓嬫牱寮忛棶棰�
+
+## 3.3.24锛�2024-08-19锛�
+fix: 淇鏃堕棿閫夋嫨鍣╤asInput妯″紡灏忕▼搴忎笉鐢熸晥
+
+feat: 鏀寔H5瀵煎叆鎵�鏈夌粍浠�
+
+## 3.3.23锛�2024-08-17锛�
+feat: swipe-action澧炲姞closeAll鏂规硶
+
+fix: 鍏煎tabs鍦ㄦ煇浜涘満鏅笅index灏忎簬0鏃惰嚜鍔ㄨ缃负0
+
+add: 閫氱敤mixin鏂板navTo椤甸潰璺宠浆鏂规硶
+
+## 3.3.21锛�2024-08-15锛�
+improvement: 浼樺寲浜岀淮鐮佺粍浠秎oading鍙婃敮鎸侀瑙堜笌闀挎寜浜嬩欢 #351
+
+fix: 淇swipe-action鑷姩鍏抽棴鍏跺畠鍔熻兘鍙婄粍浠跺嵏杞借嚜鍔ㄥ叧闂�
+
+## 3.3.20锛�2024-08-15锛�
+refactor: props榛樿鍊兼枃浠剁Щ鑷崇粍浠舵枃浠跺す鍐呬究浜庢煡鎵�
+## 3.3.19锛�2024-08-14锛�
+fix: 淇2琚玶px鍏煎澶勭悊鍙湪鏁板瓧鍊肩敓鏁�
+
+add: 澧炲姞swiper鑷畾涔夋彃妲界ず渚�
+
+## 3.3.18锛�2024-08-13锛�
+feat: 鏂板鏀寔datetime-picker宸ュ叿鏍忔彃妲藉強picker鎻掓Ы鏀寔淇
+## 3.3.17锛�2024-08-12锛�
+feat: swiper缁勪欢澧炲姞榛樿slot渚夸簬鑷畾涔�
+
+feat: grid鏂板闂撮殧鍙傛暟
+
+feat: picker鏂板toolbar-right鍜宼oolbar-bottom鎻掓Ы
+
+## 3.3.16锛�2024-08-12锛�
+fix: 瑙e喅swiper涓璽itle鎹㈣鍚庡浣欑殑鍐呭鏈閬尅闂
+
+fix: 淇杩蜂綘瀵艰埅閫傞厤寮傚舰灞�
+
+## 3.3.15锛�2024-08-09锛�
+fix: 淇榛樿鍗曚綅璁剧疆涓簉px鏃朵竴浜涚粍浠堕珮搴﹂棿璺濆紓甯�
+
+fix: 淇鏃ュ巻鍦╮px鍗曚綅涓嬪竷灞�寮傚父
+
+feat: code-input鏀寔App绔睍绀鸿緭鍏ュ厜鏍�
+
+## 3.3.14锛�2024-08-09锛�
+add: 澧炲姞box缁勪欢
+
+add: 澧炲姞card鍗$墖缁勪欢
+
+
+## 3.3.13锛�2024-08-08锛�
+feat: input鏀寔璋冪敤鍘熺敓缁勪欢鐨刦ocus鍜宐lur鏂规硶
+
+improvement: grid-item鏉′欢缂栬瘧浼樺寲
+
+add: 鏂板杩蜂綘瀵艰埅缁勪欢
+
+## 3.3.12锛�2024-08-06锛�
+improvement: $u鎸傝浇鏃舵満璋冩暣渚夸簬鎵撳寘鍒嗙chunk
+
+fix: steps鏂板itemStyle灞炴�у悕绉板啿绐�
+
## 3.3.11锛�2024-08-05锛�
feat: 鏂板鏀寔upload缁勪欢鐨刣eletable/maxCount/accept鍙樻洿鐩戝惉 #333
diff --git a/src/uni_modules/uview-plus/components/u--form/u--form.vue b/src/uni_modules/uview-plus/components/u--form/u--form.vue
index 78e9dc4..04c937e 100644
--- a/src/uni_modules/uview-plus/components/u--form/u--form.vue
+++ b/src/uni_modules/uview-plus/components/u--form/u--form.vue
@@ -43,7 +43,12 @@
setRules(rules) {
this.$refs.uForm.setRules(rules)
},
- validate() {
+ /**
+ * 鏍¢獙鍏ㄩ儴鏁版嵁
+ * @param {Object} options
+ * @param {Boolean} options.showErrorMsg -鏄惁鏄剧ず鏍¢獙淇℃伅锛�
+ */
+ validate(options) {
/**
* 鍦ㄥ井淇″皬绋嬪簭涓紝閫氳繃this.$parent鎷垮埌鐨勭埗缁勪欢鏄痷--form锛岃�屼笉鏄叾鍐呭祵鐨剈-form
* 瀵艰嚧鍦╱-form缁勪欢涓紝鎷夸笉鍒板搴旂殑children鏁扮粍锛屼粠鑰屾牎楠屾棤鏁堬紝鎵�浠ヨ繖閲屾瘡娆¤皟鐢╱-form缁勪欢涓殑
@@ -52,7 +57,7 @@
// #ifdef MP-WEIXIN
this.setMpData()
// #endif
- return this.$refs.uForm.validate()
+ return this.$refs.uForm.validate(options)
},
validateField(value, callback) {
// #ifdef MP-WEIXIN
diff --git a/src/uni_modules/uview-plus/components/u-action-sheet/actionSheet.js b/src/uni_modules/uview-plus/components/u-action-sheet/actionSheet.js
new file mode 100644
index 0000000..086898d
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-action-sheet/actionSheet.js
@@ -0,0 +1,26 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:44:35
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/actionSheet.js
+ */
+export default {
+ // action-sheet缁勪欢
+ actionSheet: {
+ show: false,
+ title: '',
+ description: '',
+ actions: [],
+ index: '',
+ cancelText: '',
+ closeOnClickAction: true,
+ safeAreaInsetBottom: true,
+ openType: '',
+ closeOnClickOverlay: true,
+ round: 0,
+ wrapMaxHeight: '600px'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue b/src/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue
index 9473e0b..98174b8 100644
--- a/src/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue
+++ b/src/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue
@@ -171,13 +171,13 @@
closeHandler() {
// 鍏佽鐐瑰嚮閬僵鍏抽棴鏃讹紝鎵嶅彂鍑篶lose浜嬩欢
if(this.closeOnClickOverlay) {
- this.$emit('update:show')
+ this.$emit('update:show', false)
this.$emit('close')
}
},
// 鐐瑰嚮鍙栨秷鎸夐挳
cancel() {
- this.$emit('update:show')
+ this.$emit('update:show', false)
this.$emit('close')
},
selectHandler(index) {
@@ -185,7 +185,7 @@
if (item && !item.disabled && !item.loading) {
this.$emit('select', item)
if (this.closeOnClickAction) {
- this.$emit('update:show')
+ this.$emit('update:show', false)
this.$emit('close')
}
}
diff --git a/src/uni_modules/uview-plus/components/u-album/album.js b/src/uni_modules/uview-plus/components/u-album/album.js
new file mode 100644
index 0000000..8aebaba
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-album/album.js
@@ -0,0 +1,28 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:47:24
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/album.js
+ */
+export default {
+ // album 缁勪欢
+ album: {
+ urls: [],
+ keyName: '',
+ singleSize: 180,
+ multipleSize: 70,
+ space: 6,
+ singleMode: 'scaleToFill',
+ multipleMode: 'aspectFill',
+ maxCount: 9,
+ previewFullImage: true,
+ rowCount: 3,
+ showMore: true,
+ autoWrap: false,
+ unit: 'px',
+ stop: true,
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-album/props.js b/src/uni_modules/uview-plus/components/u-album/props.js
index 1786422..a219acb 100644
--- a/src/uni_modules/uview-plus/components/u-album/props.js
+++ b/src/uni_modules/uview-plus/components/u-album/props.js
@@ -76,6 +76,11 @@
unit: {
type: [String],
default: () => defProps.album.unit
+ },
+ // 闃绘鐐瑰嚮鍐掓场
+ stop: {
+ type: Boolean,
+ default: () => defProps.album.stop
}
}
})
diff --git a/src/uni_modules/uview-plus/components/u-album/u-album.vue b/src/uni_modules/uview-plus/components/u-album/u-album.vue
index 8b7e2b3..08f987a 100644
--- a/src/uni_modules/uview-plus/components/u-album/u-album.vue
+++ b/src/uni_modules/uview-plus/components/u-album/u-album.vue
@@ -13,7 +13,7 @@
v-for="(item, index1) in arr"
:key="index1"
:style="[imageStyle(index + 1, index1 + 1)]"
- @tap="previewFullImage ? onPreviewTap(getSrc(item)) : ''"
+ @tap="previewFullImage ? onPreviewTap($event, getSrc(item)) : ''"
>
<image
:src="getSrc(item)"
@@ -119,7 +119,6 @@
imageStyle() {
return (index1, index2) => {
const { space, rowCount, multipleSize, urls } = this,
- { addUnit, addStyle } = uni.$u,
rowLen = this.showUrls.length,
allLen = this.urls.length
const style = {
@@ -189,7 +188,7 @@
methods: {
addUnit,
// 棰勮鍥剧墖
- onPreviewTap(url) {
+ onPreviewTap(e, url) {
const urls = this.urls.map((item) => {
return this.getSrc(item)
})
@@ -197,6 +196,8 @@
current: url,
urls
})
+ // 鏄惁闃绘浜嬩欢浼犳挱
+ this.stop && this.preventEvent(e)
},
// 鑾峰彇鍥剧墖鐨勮矾寰�
getSrc(item) {
diff --git a/src/uni_modules/uview-plus/components/u-alert/alert.js b/src/uni_modules/uview-plus/components/u-alert/alert.js
new file mode 100644
index 0000000..8f8182c
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-alert/alert.js
@@ -0,0 +1,22 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:48:53
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/alert.js
+ */
+export default {
+ // alert璀﹀憡缁勪欢
+ alert: {
+ title: '',
+ type: 'warning',
+ description: '',
+ closable: false,
+ showIcon: false,
+ effect: 'light',
+ center: false,
+ fontSize: 14
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-alert/u-alert.vue b/src/uni_modules/uview-plus/components/u-alert/u-alert.vue
index dea66b1..9f4fc4b 100644
--- a/src/uni_modules/uview-plus/components/u-alert/u-alert.vue
+++ b/src/uni_modules/uview-plus/components/u-alert/u-alert.vue
@@ -79,6 +79,7 @@
* @property {String | Number} fontSize 瀛椾綋澶у皬 锛堥粯璁� 14 锛�
* @property {Object} customStyle 瀹氫箟闇�瑕佺敤鍒扮殑澶栭儴鏍峰紡
* @event {Function} click 鐐瑰嚮缁勪欢鏃惰Е鍙�
+ * @event {Function} close 鐐瑰嚮鍏抽棴鎸夐挳鏃惰Е鍙�
* @example <u-alert :title="title" type = "warning" :closable="closable" :description = "description"></u-alert>
*/
export default {
@@ -116,7 +117,7 @@
}
}
},
- emits: ["click"],
+ emits: ["click","close"],
methods: {
addUnit,
addStyle,
@@ -126,7 +127,8 @@
},
// 鐐瑰嚮鍏抽棴鎸夐挳
closeHandler() {
- this.show = false
+ this.show = false
+ this.$emit('close')
}
}
}
diff --git a/src/uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js b/src/uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js
new file mode 100644
index 0000000..29ad008
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js
@@ -0,0 +1,23 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:49:55
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/avatarGroup.js
+ */
+export default {
+ // avatarGroup 缁勪欢
+ avatarGroup: {
+ urls: [],
+ maxCount: 5,
+ shape: 'circle',
+ mode: 'scaleToFill',
+ showMore: true,
+ size: 40,
+ keyName: '',
+ gap: 0.5,
+ extraValue: 0
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-avatar/avatar.js b/src/uni_modules/uview-plus/components/u-avatar/avatar.js
new file mode 100644
index 0000000..c097d4e
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-avatar/avatar.js
@@ -0,0 +1,28 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:49:22
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/avatar.js
+ */
+export default {
+ // avatar 缁勪欢
+ avatar: {
+ src: '',
+ shape: 'circle',
+ size: 40,
+ mode: 'scaleToFill',
+ text: '',
+ bgColor: '#c0c4cc',
+ color: '#ffffff',
+ fontSize: 18,
+ icon: '',
+ mpAvatar: false,
+ randomBgColor: false,
+ defaultUrl: '',
+ colorIndex: '',
+ name: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue b/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue
index 71c0b22..1830e35 100644
--- a/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue
+++ b/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue
@@ -143,8 +143,8 @@
errorHandler() {
this.avatarUrl = this.defaultUrl || base64Avatar
},
- clickHandler() {
- this.$emit('click', this.name)
+ clickHandler(e) {
+ this.$emit('click', this.name, e)
}
}
}
diff --git a/src/uni_modules/uview-plus/components/u-back-top/backtop.js b/src/uni_modules/uview-plus/components/u-back-top/backtop.js
new file mode 100644
index 0000000..13052ab
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-back-top/backtop.js
@@ -0,0 +1,27 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:50:18
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/backtop.js
+ */
+export default {
+ // backtop缁勪欢
+ backtop: {
+ mode: 'circle',
+ icon: 'arrow-upward',
+ text: '',
+ duration: 100,
+ scrollTop: 0,
+ top: 400,
+ bottom: 100,
+ right: 20,
+ zIndex: 9,
+ iconStyle: {
+ color: '#909399',
+ fontSize: '19px'
+ }
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-badge/badge.js b/src/uni_modules/uview-plus/components/u-badge/badge.js
new file mode 100644
index 0000000..8818f98
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-badge/badge.js
@@ -0,0 +1,27 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-23 19:51:50
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/badge.js
+ */
+export default {
+ // 寰芥爣鏁扮粍浠�
+ badge: {
+ isDot: false,
+ value: '',
+ show: true,
+ max: 999,
+ type: 'error',
+ showZero: false,
+ bgColor: null,
+ color: null,
+ shape: 'circle',
+ numberType: 'overflow',
+ offset: [],
+ inverted: false,
+ absolute: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-box/props.js b/src/uni_modules/uview-plus/components/u-box/props.js
new file mode 100644
index 0000000..cfe75e4
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-box/props.js
@@ -0,0 +1,27 @@
+import { defineMixin } from '../../libs/vue'
+import defProps from '../../libs/config/props.js'
+
+export const propsBox = defineMixin({
+ props: {
+ // 鑳屾櫙鑹�
+ bgColors: {
+ type: [Array],
+ default: ['#EEFCFF', '#FCF8FF', '#FDF8F2']
+ },
+ // 楂樺害
+ height: {
+ type: [String],
+ default: "160px"
+ },
+ // 鍦嗚
+ borderRadius: {
+ type: [String],
+ default: "6px"
+ },
+ // 闂撮殧
+ gap: {
+ type: [String],
+ default: "15px"
+ },
+ }
+})
diff --git a/src/uni_modules/uview-plus/components/u-box/u-box.vue b/src/uni_modules/uview-plus/components/u-box/u-box.vue
new file mode 100644
index 0000000..ce47b5c
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-box/u-box.vue
@@ -0,0 +1,92 @@
+<template>
+ <view class="u-box" :style="[{height: height}, addStyle(customStyle)]">
+ <view class="u-box__left" :style="{borderRadius: borderRadius, backgroundColor: bgColors[0]}">
+ <slot name="left">宸�</slot>
+ </view>
+ <view class="u-box__gap" :style="{width: gap, height: height}"></view>
+ <view class="u-box__right">
+ <view class="u-box__right-top" :style="{borderRadius: borderRadius, backgroundColor: bgColors[1]}">
+ <slot name="rightTop">鍙充笂</slot>
+ </view>
+ <view class="u-box__right-gap" :style="{height: gap}"></view>
+ <view class="u-box__right-bottom" :style="{borderRadius: borderRadius, backgroundColor: bgColors[2]}">
+ <slot name="rightBottom">鍙充笅</slot>
+ </view>
+ </view>
+ </view>
+</template>
+
+<script>
+ import { propsBox } from './props';
+ import { mpMixin } from '../../libs/mixin/mpMixin';
+ import { mixin } from '../../libs/mixin/mixin';
+ import { addStyle } from '../../libs/function/index';
+ import test from '../../libs/function/test';
+ /**
+ * box 鐩掑瓙
+ * @description box鐩掑瓙涓�鑸负宸﹁竟涓�涓洅瀛愶紝鍙充晶涓や釜绛夐珮鐨勫崐鐩掔粍鎴愶紝甯哥敤浜嶢pp棣栭〉搴т綅閲嶇偣绐佸嚭銆�
+ * @tutorial https://uview-plus.jiangruyi.com/components/box.html
+ * @property {Array} bgColors 鑳屾櫙鑹�
+ * @property {String} height 楂樺害
+ * @property {String} borderRadius 鍦嗚
+ * @property {Object} customStyle 瀹氫箟闇�瑕佺敤鍒扮殑澶栭儴鏍峰紡
+ *
+ * @event {Function} click 鐐瑰嚮cell鍒楄〃鏃惰Е鍙�
+ * @example <up-box colors=['blue', 'red', 'yellow'] height="200px"></up-box>
+ */
+ export default {
+ name: 'up-box',
+ data() {
+ return {
+ }
+ },
+ mixins: [mpMixin, mixin, propsBox],
+ computed: {
+ },
+ emits: [],
+ methods: {
+ addStyle,
+ }
+ }
+</script>
+
+<style lang="scss" scoped>
+ @import "../../libs/css/components.scss";
+
+ .u-box {
+ /* #ifndef APP-NVUE */
+ /* #endif */
+ @include flex();
+ flex: 1;
+
+ &__left {
+ @include flex();
+ justify-content: center;
+ align-items: center;
+ flex: 1;
+ }
+ &__gap {
+ @include flex();
+ flex-direction: column;
+ }
+ &__right {
+ @include flex();
+ flex-direction: column;
+ flex: 1;
+ }
+
+ &__right-top {
+ @include flex();
+ flex: 1;
+ justify-content: center;
+ align-items: center;
+ }
+
+ &__right-bottom {
+ @include flex();
+ flex: 1;
+ justify-content: center;
+ align-items: center;
+ }
+ }
+</style>
diff --git a/src/uni_modules/uview-plus/components/u-button/button.js b/src/uni_modules/uview-plus/components/u-button/button.js
new file mode 100644
index 0000000..4519ff8
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-button/button.js
@@ -0,0 +1,43 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:51:27
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/button.js
+ */
+export default {
+ // button缁勪欢
+ button: {
+ hairline: false,
+ type: 'info',
+ size: 'normal',
+ shape: 'square',
+ plain: false,
+ disabled: false,
+ loading: false,
+ loadingText: '',
+ loadingMode: 'spinner',
+ loadingSize: 15,
+ openType: '',
+ formType: '',
+ appParameter: '',
+ hoverStopPropagation: true,
+ lang: 'en',
+ sessionFrom: '',
+ sendMessageTitle: '',
+ sendMessagePath: '',
+ sendMessageImg: '',
+ showMessageCard: false,
+ dataName: '',
+ throttleTime: 0,
+ hoverStartTime: 0,
+ hoverStayTime: 200,
+ text: '',
+ icon: '',
+ iconColor: '',
+ color: '',
+ stop: true,
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-button/props.js b/src/uni_modules/uview-plus/components/u-button/props.js
index d01f0ab..c42d019 100644
--- a/src/uni_modules/uview-plus/components/u-button/props.js
+++ b/src/uni_modules/uview-plus/components/u-button/props.js
@@ -149,6 +149,11 @@
color: {
type: String,
default: () => defProps.button.color
- }
+ },
+ // 鍋滄鍐掓场
+ stop: {
+ type: Boolean,
+ default: () => defProps.button.stop
+ },
}
})
diff --git a/src/uni_modules/uview-plus/components/u-button/u-button.vue b/src/uni_modules/uview-plus/components/u-button/u-button.vue
index 77f5568..c9a52ef 100644
--- a/src/uni_modules/uview-plus/components/u-button/u-button.vue
+++ b/src/uni_modules/uview-plus/components/u-button/u-button.vue
@@ -271,14 +271,16 @@
'error', 'opensetting', 'launchapp', 'agreeprivacyauthorization'],
methods: {
addStyle,
- clickHandler() {
+ clickHandler(e: any) {
// 闈炵姝㈠苟涓旈潪鍔犺浇涓紝鎵嶈兘鐐瑰嚮
if (!this.disabled && !this.loading) {
// 杩涜鑺傛祦鎺у埗锛屾瘡this.throttle姣鍐咃紝鍙湪寮�濮嬪鎵ц
throttle(() => {
- this.$emit("click");
+ this.$emit("click", e);
}, this.throttleTime);
}
+ // 鏄惁闃绘浜嬩欢浼犳挱
+ this.stop && this.preventEvent(e)
},
// 涓嬮潰涓哄鎺niapp瀹樻柟鎸夐挳寮�鏀捐兘鍔涗簨浠跺洖璋冪殑瀵规帴
getphonenumber(res: any) {
diff --git a/src/uni_modules/uview-plus/components/u-button/vue.scss b/src/uni_modules/uview-plus/components/u-button/vue.scss
index ceb6cea..35fe999 100644
--- a/src/uni_modules/uview-plus/components/u-button/vue.scss
+++ b/src/uni_modules/uview-plus/components/u-button/vue.scss
@@ -12,7 +12,7 @@
$u-button-plain-u-button-info-color:$u-info;
$u-button-plain-u-button-success-color:$u-success;
$u-button-plain-u-button-error-color:$u-error;
-$u-button-plain-u-button-warning-color:$u-error;
+$u-button-plain-u-button-warning-color:$u-warning;
.u-button {
width: 100%;
diff --git a/src/uni_modules/uview-plus/components/u-calendar/calendar.js b/src/uni_modules/uview-plus/components/u-calendar/calendar.js
new file mode 100644
index 0000000..f0fb3bb
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-calendar/calendar.js
@@ -0,0 +1,45 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:52:43
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/calendar.js
+ */
+export default {
+ // calendar 缁勪欢
+ calendar: {
+ title: '鏃ユ湡閫夋嫨',
+ showTitle: true,
+ showSubtitle: true,
+ mode: 'single',
+ startText: '寮�濮�',
+ endText: '缁撴潫',
+ customList: [],
+ color: '#3c9cff',
+ minDate: 0,
+ maxDate: 0,
+ defaultDate: null,
+ maxCount: Number.MAX_SAFE_INTEGER, // Infinity
+ rowHeight: 56,
+ formatter: null,
+ showLunar: false,
+ showMark: true,
+ confirmText: '纭畾',
+ confirmDisabledText: '纭畾',
+ show: false,
+ closeOnClickOverlay: false,
+ readonly: false,
+ showConfirm: true,
+ maxRange: Number.MAX_SAFE_INTEGER, // Infinity
+ rangePrompt: '',
+ showRangePrompt: true,
+ allowSameDay: false,
+ round: 0,
+ monthNum: 3,
+ weekText: ['涓�', '浜�', '涓�', '鍥�', '浜�', '鍏�', '鏃�'],
+ forbidDays: [],
+ forbidDaysToast: '璇ユ棩鏈熷凡绂佺敤',
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-calendar/header.vue b/src/uni_modules/uview-plus/components/u-calendar/header.vue
index 3273bd8..7798dd5 100644
--- a/src/uni_modules/uview-plus/components/u-calendar/header.vue
+++ b/src/uni_modules/uview-plus/components/u-calendar/header.vue
@@ -9,13 +9,13 @@
v-if="showSubtitle"
>{{ subtitle }}</text>
<view class="u-calendar-header__weekdays">
- <text class="u-calendar-header__weekdays__weekday">涓�</text>
- <text class="u-calendar-header__weekdays__weekday">浜�</text>
- <text class="u-calendar-header__weekdays__weekday">涓�</text>
- <text class="u-calendar-header__weekdays__weekday">鍥�</text>
- <text class="u-calendar-header__weekdays__weekday">浜�</text>
- <text class="u-calendar-header__weekdays__weekday">鍏�</text>
- <text class="u-calendar-header__weekdays__weekday">鏃�</text>
+ <text class="u-calendar-header__weekdays__weekday">{{ weekText[0] }}</text>
+ <text class="u-calendar-header__weekdays__weekday">{{ weekText[1] }}</text>
+ <text class="u-calendar-header__weekdays__weekday">{{ weekText[2] }}</text>
+ <text class="u-calendar-header__weekdays__weekday">{{ weekText[3] }}</text>
+ <text class="u-calendar-header__weekdays__weekday">{{ weekText[4] }}</text>
+ <text class="u-calendar-header__weekdays__weekday">{{ weekText[5] }}</text>
+ <text class="u-calendar-header__weekdays__weekday">{{ weekText[6] }}</text>
</view>
</view>
</template>
@@ -47,6 +47,13 @@
type: Boolean,
default: true
},
+ // 鏄熸湡鏂囨湰
+ weekText: {
+ type: Array,
+ default: () => {
+ return ['涓�', '浜�', '涓�', '鍥�', '浜�', '鍏�', '鏃�']
+ }
+ },
},
data() {
return {
diff --git a/src/uni_modules/uview-plus/components/u-calendar/month.vue b/src/uni_modules/uview-plus/components/u-calendar/month.vue
index 600bf1d..bde2dee 100644
--- a/src/uni_modules/uview-plus/components/u-calendar/month.vue
+++ b/src/uni_modules/uview-plus/components/u-calendar/month.vue
@@ -12,11 +12,11 @@
:class="[item1.selected && 'u-calendar-month__days__day__select--selected']">
<view class="u-calendar-month__days__day__select" :style="[daySelectStyle(index, index1, item1)]">
<text class="u-calendar-month__days__day__select__info"
- :class="[item1.disabled && 'u-calendar-month__days__day__select__info--disabled']"
+ :class="[(item1.disabled || isForbid(item1) ) ? 'u-calendar-month__days__day__select__info--disabled' : '']"
:style="[textStyle(item1)]">{{ item1.day }}</text>
<text v-if="getBottomInfo(index, index1, item1)"
class="u-calendar-month__days__day__select__buttom-info"
- :class="[item1.disabled && 'u-calendar-month__days__day__select__buttom-info--disabled']"
+ :class="[(item1.disabled || isForbid(item1) ) ? 'u-calendar-month__days__day__select__buttom-info--disabled' : '']"
:style="[textStyle(item1)]">{{ getBottomInfo(index, index1, item1) }}</text>
<text v-if="item1.dot" class="u-calendar-month__days__day__select__dot"></text>
</view>
@@ -126,6 +126,14 @@
allowSameDay: {
type: Boolean,
default: false
+ },
+ forbidDays: {
+ type: Array,
+ default: () => []
+ },
+ forbidDaysToast: {
+ type: String,
+ default: ''
}
},
data() {
@@ -158,16 +166,16 @@
const dayWidth = Number(parseFloat(this.width / 7).toFixed(3).slice(0, -1))
// 寰楀嚭姣忎釜鏃ユ湡鐨勫搴�
// #ifdef APP-NVUE
- style.width = addUnit(dayWidth)
+ style.width = addUnit(dayWidth, 'px')
// #endif
style.height = addUnit(this.rowHeight)
if (index2 === 0) {
// 鑾峰彇褰撳墠涓烘槦鏈熷嚑锛屽鏋滀负0锛屽垯涓烘槦鏈熷ぉ锛屽噺涓�涓烘瘡鏈堢涓�澶╂椂锛岄渶瑕佸悜宸﹀亸绉荤殑item涓暟
week = (week === 0 ? 7 : week) - 1
- style.marginLeft = addUnit(week * dayWidth)
+ style.marginLeft = addUnit(week * dayWidth, 'px')
}
if (this.mode === 'range') {
- // 涔嬫墍浠ラ渶瑕佽繖涔堝啓锛屾槸鍥犱负DCloud鍏徃鐨刬OS瀹㈡埛绔殑寮�鍙戣�呰兘鍔涙湁闄愬鑷寸殑bug
+ // 涔嬫墍浠ラ渶瑕佽繖涔堝啓锛屾槸鍥犱负DCloud鍏徃鐨刬OS瀹㈡埛绔鑷寸殑bug
style.paddingLeft = 0
style.paddingRight = 0
style.paddingBottom = 0
@@ -297,6 +305,13 @@
})
})
},
+ isForbid(item) {
+ let date = dayjs(item.date).format("YYYY-MM-DD")
+ if (this.mode !== 'range' && this.forbidDays.includes(date)) {
+ return true
+ }
+ return false
+ },
// 鍒ゆ柇涓や釜鏃ユ湡鏄惁鐩哥瓑
dateSame(date1, date2) {
return dayjs(date1).isSame(dayjs(date2))
@@ -362,6 +377,12 @@
this.item = item
const date = dayjs(item.date).format("YYYY-MM-DD")
if (item.disabled) return
+ if (this.isForbid(item)) {
+ uni.showToast({
+ title: this.forbidDaysToast
+ })
+ return
+ }
// 瀵逛笂涓�娆¢�夋嫨鐨勬棩鏈熸暟缁勮繘琛屾繁搴﹀厠闅�
let selected = deepClone(this.selected)
if (this.mode === 'single') {
diff --git a/src/uni_modules/uview-plus/components/u-calendar/props.js b/src/uni_modules/uview-plus/components/u-calendar/props.js
index df990fd..7c0fb7c 100644
--- a/src/uni_modules/uview-plus/components/u-calendar/props.js
+++ b/src/uni_modules/uview-plus/components/u-calendar/props.js
@@ -142,6 +142,19 @@
monthNum: {
type: [Number, String],
default: 3
- }
+ },
+ // 鏄熸湡鏂囨
+ weekText: {
+ type: Array,
+ default: defProps.calendar.weekText
+ },
+ forbidDays: {
+ type: Array,
+ default: defProps.calendar.forbidDays
+ },
+ forbidDaysToast:{
+ type: String,
+ default: defProps.calendar.forbidDaysToast
+ },
}
})
diff --git a/src/uni_modules/uview-plus/components/u-calendar/u-calendar.vue b/src/uni_modules/uview-plus/components/u-calendar/u-calendar.vue
index c8f77ff..0ee4565 100644
--- a/src/uni_modules/uview-plus/components/u-calendar/u-calendar.vue
+++ b/src/uni_modules/uview-plus/components/u-calendar/u-calendar.vue
@@ -13,6 +13,7 @@
:subtitle="subtitle"
:showSubtitle="showSubtitle"
:showTitle="showTitle"
+ :weekText="weekText"
></uHeader>
<scroll-view
:style="{
@@ -41,6 +42,8 @@
:rangePrompt="rangePrompt"
:showRangePrompt="showRangePrompt"
:allowSameDay="allowSameDay"
+ :forbidDays="forbidDays"
+ :forbidDaysToast="forbidDaysToast"
ref="month"
@monthSelected="monthSelected"
@updateMonthTop="updateMonthTop"
@@ -106,6 +109,7 @@
* @property {Boolean} allowSameDay 鏄惁鍏佽鏃ユ湡鑼冨洿鐨勮捣姝㈡椂闂翠负鍚屼竴澶╋紝mode = range鏃舵湁鏁� (榛樿 false )
* @property {Number|String} round 鍦嗚鍊硷紝榛樿鏃犲渾瑙� (榛樿 0 )
* @property {Number|String} monthNum 鏈�澶氬睍绀虹殑鏈堜唤鏁伴噺 (榛樿 3 )
+ * @property {Array} weekText 鏄熸湡鏂囨 (榛樿 ['涓�', '浜�', '涓�', '鍥�', '浜�', '鍏�', '鏃�'] )
*
* @event {Function()} confirm 鐐瑰嚮纭畾鎸夐挳鏃惰Е鍙� 閫夋嫨鏃ユ湡鐩稿叧鐨勮繑鍥炲弬鏁�
* @event {Function()} close 鏃ュ巻鍏抽棴鏃惰Е鍙� 鍙畾涔夐〉闈㈠叧闂椂鐨勫洖璋冧簨浠�
diff --git a/src/uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js b/src/uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js
new file mode 100644
index 0000000..af1baa0
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js
@@ -0,0 +1,15 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:53:20
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/carKeyboard.js
+ */
+export default {
+ // 杞︾墝鍙烽敭鐩�
+ carKeyboard: {
+ random: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-car-keyboard/u-car-keyboard.vue b/src/uni_modules/uview-plus/components/u-car-keyboard/u-car-keyboard.vue
index 347885e..d78aab0 100644
--- a/src/uni_modules/uview-plus/components/u-car-keyboard/u-car-keyboard.vue
+++ b/src/uni_modules/uview-plus/components/u-car-keyboard/u-car-keyboard.vue
@@ -74,7 +74,7 @@
import { randomArray, sleep } from '../../libs/function/index';
/**
* keyboard 閿洏缁勪欢
- * @description 姝や负uView鑷畾涔夌殑閿洏闈㈡澘锛屽唴鍚簡鏁板瓧閿洏锛岃溅鐗屽彿閿紝韬唤璇佸彿閿洏3绉嶆ā寮忥紝閮芥湁鍙互鎵撲贡鎸夐敭椤哄簭鐨勯�夐」銆�
+ * @description 姝や负uview-plus鑷畾涔夌殑閿洏闈㈡澘锛屽唴鍚簡鏁板瓧閿洏锛岃溅鐗屽彿閿紝韬唤璇佸彿閿洏3绉嶆ā寮忥紝閮芥湁鍙互鎵撲贡鎸夐敭椤哄簭鐨勯�夐」銆�
* @tutorial https://uview-plus.jiangruyi.com/components/keyboard.html
* @property {Boolean} random 鏄惁鎵撲贡閿洏鐨勯『搴�
* @event {Function} change 鐐瑰嚮閿洏瑙﹀彂
@@ -82,7 +82,7 @@
* @example <u-keyboard ref="uKeyboard" mode="car" v-model="show"></u-keyboard>
*/
export default {
- name: "u-keyboard",
+ name: "u-car-keyboard",
mixins: [mpMixin, mixin, props],
data() {
return {
diff --git a/src/uni_modules/uview-plus/components/u-card/props.js b/src/uni_modules/uview-plus/components/u-card/props.js
new file mode 100644
index 0000000..d1de61c
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-card/props.js
@@ -0,0 +1,140 @@
+import { defineMixin } from '../../libs/vue'
+import defProps from '../../libs/config/props.js'
+
+export const propsCard = defineMixin({
+ props: {
+ // 涓庡睆骞曚袱渚ф槸鍚︾暀绌洪殭
+ full: {
+ type: Boolean,
+ default: false
+ },
+ // 鏍囬
+ title: {
+ type: String,
+ default: ''
+ },
+ // 鏍囬棰滆壊
+ titleColor: {
+ type: String,
+ default: '#303133'
+ },
+ // 鏍囬瀛椾綋澶у皬
+ titleSize: {
+ type: [Number, String],
+ default: '15px'
+ },
+ // 鍓爣棰�
+ subTitle: {
+ type: String,
+ default: ''
+ },
+ // 鍓爣棰橀鑹�
+ subTitleColor: {
+ type: String,
+ default: '#909399'
+ },
+ // 鍓爣棰樺瓧浣撳ぇ灏�
+ subTitleSize: {
+ type: [Number, String],
+ default: '13'
+ },
+ // 鏄惁鏄剧ず澶栭儴杈规锛屽彧瀵筬ull=false鏃舵湁鏁�(鍗$墖涓庤竟妗嗘湁绌洪殭鏃�)
+ border: {
+ type: Boolean,
+ default: true
+ },
+ // 鐢ㄤ簬鏍囪瘑鐐瑰嚮浜嗙鍑犱釜
+ index: {
+ type: [Number, String, Object],
+ default: ''
+ },
+ // 鐢ㄤ簬闅斿紑涓婁笅宸﹀彸鐨勮竟璺濓紝甯﹀崟浣嶇殑鍐欐硶锛屽锛�"30px 30px"锛�"20px 20px 30px 30px"
+ margin: {
+ type: String,
+ default: '15px'
+ },
+ // card鍗$墖鐨勫渾瑙�
+ borderRadius: {
+ type: [Number, String],
+ default: '8px'
+ },
+ // 澶撮儴鑷畾涔夋牱寮忥紝瀵硅薄褰㈠紡
+ headStyle: {
+ type: Object,
+ default() {
+ return {};
+ }
+ },
+ // 涓讳綋鑷畾涔夋牱寮忥紝瀵硅薄褰㈠紡
+ bodyStyle: {
+ type: Object,
+ default() {
+ return {};
+ }
+ },
+ // 搴曢儴鑷畾涔夋牱寮忥紝瀵硅薄褰㈠紡
+ footStyle: {
+ type: Object,
+ default() {
+ return {};
+ }
+ },
+ // 澶撮儴鏄惁涓嬭竟妗�
+ headBorderBottom: {
+ type: Boolean,
+ default: true
+ },
+ // 搴曢儴鏄惁鏈変笂杈规
+ footBorderTop: {
+ type: Boolean,
+ default: true
+ },
+ // 鏍囬宸﹁竟鐨勭缉鐣ュ浘
+ thumb: {
+ type: String,
+ default: ''
+ },
+ // 缂╃暐鍥惧楂�
+ thumbWidth: {
+ type: [String, Number],
+ default: '30px'
+ },
+ // 缂╃暐鍥炬槸鍚︿负鍦嗗舰
+ thumbCircle: {
+ type: Boolean,
+ default: false
+ },
+ // 缁檋ead锛宐ody锛宖oot鐨勫唴杈硅窛
+ padding: {
+ type: [String, Number],
+ default: '15px'
+ },
+ paddingHead: {
+ type: [String, Number],
+ default: ''
+ },
+ paddingBody: {
+ type: [String, Number],
+ default: ''
+ },
+ paddingFoot: {
+ type: [String, Number],
+ default: ''
+ },
+ // 鏄惁鏄剧ず澶撮儴
+ showHead: {
+ type: Boolean,
+ default: true
+ },
+ // 鏄惁鏄剧ず灏鹃儴
+ showFoot: {
+ type: Boolean,
+ default: true
+ },
+ // 鍗$墖澶栧洿闃村奖锛屽瓧绗︿覆褰㈠紡
+ boxShadow: {
+ type: String,
+ default: 'none'
+ }
+ }
+})
diff --git a/src/uni_modules/uview-plus/components/u-card/u-card.vue b/src/uni_modules/uview-plus/components/u-card/u-card.vue
new file mode 100644
index 0000000..f04758a
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-card/u-card.vue
@@ -0,0 +1,186 @@
+<template>
+ <view
+ class="u-card"
+ @tap.stop="click"
+ :class="{ 'u-border': border, 'u-card-full': full, 'u-card--border': getPx(borderRadius) > 0 }"
+ :style="{
+ borderRadius: addUnit(borderRadius),
+ margin: margin,
+ boxShadow: boxShadow
+ }"
+ >
+ <view
+ v-if="showHead"
+ class="u-card__head"
+ :style="[{padding: addUnit(paddingHead || padding)}, headStyle]"
+ :class="{
+ 'u-border-bottom': headBorderBottom
+ }"
+ @tap="headClick"
+ >
+ <view v-if="!$slots.head" class="u-flex u-flex-between">
+ <view class="u-card__head--left u-flex u-line-1" v-if="title">
+ <image
+ :src="thumb"
+ class="u-card__head--left__thumb"
+ mode="aspectFill"
+ v-if="thumb"
+ :style="{
+ height: addUnit(thumbWidth),
+ width: addUnit(thumbWidth),
+ borderRadius: thumbCircle ? '50px' : '4px'
+ }"
+ ></image>
+ <text
+ class="u-card__head--left__title u-line-1"
+ :style="{
+ fontSize: addUnit(titleSize),
+ color: titleColor
+ }"
+ >
+ {{ title }}
+ </text>
+ </view>
+ <view class="u-card__head--right u-line-1" v-if="subTitle">
+ <text
+ class="u-card__head__title__text"
+ :style="{
+ fontSize: addUnit(subTitleSize),
+ color: subTitleColor
+ }"
+ >
+ {{ subTitle }}
+ </text>
+ </view>
+ </view>
+ <slot name="head" v-else />
+ </view>
+ <view @tap="bodyClick" class="u-card__body"
+ :style="[{padding: addUnit(paddingBody || padding)}, bodyStyle]"><slot name="body" /></view>
+ <view
+ v-if="showFoot"
+ class="u-card__foot"
+ @tap="footClick"
+ :style="[{padding: $slots.foot ? addUnit(paddingFoot || padding) : 0}, footStyle]"
+ :class="{
+ 'u-border-top': footBorderTop
+ }"
+ >
+ <slot name="foot" />
+ </view>
+ </view>
+</template>
+
+<script>
+ import { propsCard } from './props';
+ import { mpMixin } from '../../libs/mixin/mpMixin';
+ import { mixin } from '../../libs/mixin/mixin';
+ import { addStyle, addUnit, getPx } from '../../libs/function/index';
+ /**
+ * card 鍗$墖
+ * @description 鍗$墖缁勪欢涓�鑸敤浜庡涓垪琛ㄦ潯鐩紝涓旈鏍肩粺涓�鐨勫満鏅�
+ * @tutorial https://uview-plus.jiangruyi.com/components/card.html
+ * @property {Boolean} full 鍗$墖涓庡睆骞曚袱渚ф槸鍚︾暀绌洪殭锛堥粯璁alse锛�
+ * @property {String} title 澶撮儴宸﹁竟鐨勬爣棰�
+ * @property {String} title-color 鏍囬棰滆壊锛堥粯璁�#303133锛�
+ * @property {String | Number} title-size 鏍囬瀛椾綋澶у皬锛屽崟浣峳px锛堥粯璁�15px锛�
+ * @property {String} sub-title 澶撮儴鍙宠竟鐨勫壇鏍囬
+ * @property {String} sub-title-color 鍓爣棰橀鑹诧紙榛樿#909399锛�
+ * @property {String | Number} sub-title-size 鍓爣棰樺瓧浣撳ぇ灏忥紙榛樿13px
+ * @property {Boolean} border 鏄惁鏄剧ず杈规锛堥粯璁rue锛�
+ * @property {String | Number} index 鐢ㄤ簬鏍囪瘑鐐瑰嚮浜嗙鍑犱釜鍗$墖
+ * @property {String} box-shadow 鍗$墖澶栧洿闃村奖锛屽瓧绗︿覆褰㈠紡锛堥粯璁one锛�
+ * @property {String} margin 鍗$墖涓庡睆骞曚袱杈瑰拰涓婁笅鍏冪礌鐨勯棿璺濓紝闇�甯﹀崟浣嶏紝濡�"30px 20px"锛堥粯璁�15px锛�
+ * @property {String | Number} border-radius 鍗$墖鏁翠綋鐨勫渾瑙掑�硷紝鍗曚綅rpx锛堥粯璁�8px锛�
+ * @property {Object} head-style 澶撮儴鑷畾涔夋牱寮忥紝瀵硅薄褰㈠紡
+ * @property {Object} body-style 涓儴鑷畾涔夋牱寮忥紝瀵硅薄褰㈠紡
+ * @property {Object} foot-style 搴曢儴鑷畾涔夋牱寮忥紝瀵硅薄褰㈠紡
+ * @property {Boolean} head-border-bottom 鏄惁鏄剧ず澶撮儴鐨勪笅杈规锛堥粯璁rue锛�
+ * @property {Boolean} foot-border-top 鏄惁鏄剧ず搴曢儴鐨勪笂杈规锛堥粯璁rue锛�
+ * @property {Boolean} show-head 鏄惁鏄剧ず澶撮儴锛堥粯璁rue锛�
+ * @property {Boolean} show-foot 鏄惁鏄剧ず灏鹃儴锛堥粯璁rue锛�
+ * @property {String} thumb 缂╃暐鍥捐矾寰勶紝濡傝缃皢鏄剧ず鍦ㄦ爣棰樼殑宸﹁竟锛屼笉寤鸿浣跨敤鐩稿璺緞
+ * @property {String | Number} thumb-width 缂╃暐鍥剧殑瀹藉害锛岄珮绛変簬瀹斤紝鍗曚綅px锛堥粯璁�30px锛�
+ * @property {Boolean} thumb-circle 缂╃暐鍥炬槸鍚︿负鍦嗗舰锛堥粯璁alse锛�
+ * @event {Function} click 鏁翠釜鍗$墖浠绘剰浣嶇疆琚偣鍑绘椂瑙﹀彂
+ * @event {Function} head-click 鍗$墖澶撮儴琚偣鍑绘椂瑙﹀彂
+ * @event {Function} body-click 鍗$墖涓讳綋閮ㄥ垎琚偣鍑绘椂瑙﹀彂
+ * @event {Function} foot-click 鍗$墖搴曢儴閮ㄥ垎琚偣鍑绘椂瑙﹀彂
+ * @example <u-card paddingFoot="2px 15px" title="card"></u-card>
+ */
+ export default {
+ name: 'up-card',
+ data() {
+ return {};
+ },
+ mixins: [mpMixin, mixin, propsCard],
+ emits: ['click', 'head-click', 'body-click', 'foot-click'],
+ methods: {
+ addStyle,
+ addUnit,
+ getPx,
+ click() {
+ this.$emit('click', this.index);
+ },
+ headClick() {
+ this.$emit('head-click', this.index);
+ },
+ bodyClick() {
+ this.$emit('body-click', this.index);
+ },
+ footClick() {
+ this.$emit('foot-click', this.index);
+ }
+ }
+ };
+</script>
+
+<style lang="scss" scoped>
+@import "../../libs/css/components.scss";
+
+.u-card {
+ position: relative;
+ overflow: hidden;
+ font-size: 28rpx;
+ background-color: #ffffff;
+ box-sizing: border-box;
+
+ &-full {
+ // 濡傛灉鏄笌灞忓箷涔嬮棿涓嶇暀绌洪殭锛屽簲璇ヨ缃乏鍙宠竟璺濅负0
+ margin-left: 0 !important;
+ margin-right: 0 !important;
+ width: 100%;
+ }
+
+ &--border:after {
+ border-radius: 16rpx;
+ }
+
+ &__head {
+ &--left {
+ color: $u-main-color;
+
+ &__thumb {
+ margin-right: 16rpx;
+ }
+
+ &__title {
+ max-width: 400rpx;
+ }
+ }
+
+ &--right {
+ color: $u-tips-color;
+ margin-left: 6rpx;
+ }
+ }
+
+ &__body {
+ color: $u-content-color;
+ }
+
+ &__foot {
+ color: $u-tips-color;
+ }
+}
+</style>
diff --git a/src/uni_modules/uview-plus/components/u-cate-tab/u-cate-tab.vue b/src/uni_modules/uview-plus/components/u-cate-tab/u-cate-tab.vue
new file mode 100644
index 0000000..8693fcc
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-cate-tab/u-cate-tab.vue
@@ -0,0 +1,319 @@
+<template>
+ <view class="u-cate-tab">
+ <view class="u-cate-tab__wrap">
+ <scroll-view class="u-cate-tab__view u-cate-tab__menu-scroll-view"
+ scroll-y scroll-with-animation :scroll-top="scrollTop"
+ :scroll-into-view="itemId">
+ <view v-for="(item, index) in tabList" :key="index" class="u-cate-tab__item"
+ :class="[current == index ? 'u-cate-tab__item-active' : '']"
+ @tap.stop="swichMenu(index)">
+ <slot name="tabItem" :item="item">
+ </slot>
+ <text v-if="!$slots['tabItem']" class="u-line-1">{{item[tabKeyName]}}</text>
+ </view>
+ </scroll-view>
+ <scroll-view :scroll-top="scrollRightTop" scroll-with-animation
+ scroll-y class="u-cate-tab__right-box" @scroll="rightScroll">
+ <view class="u-cate-tab__page-view">
+ <view class="u-cate-tab__page-item" :id="'item' + index"
+ v-for="(item , index) in tabList" :key="index">
+ <slot name="itemList" :item="item">
+ </slot>
+ <template v-if="!$slots['itemList']">
+ <view class="item-title">
+ <text>{{item[tabKeyName]}}</text>
+ </view>
+ <view class="item-container">
+ <template v-for="(item1, index1) in item.children" :key="index1">
+ <slot name="pageItem" :pageItem="item1">
+ <view class="thumb-box" >
+ <image class="item-menu-image" :src="item1.icon" mode=""></image>
+ <view class="item-menu-name">{{item1[itemKeyName]}}</view>
+ </view>
+ </slot>
+ </template>
+ </view>
+ </template>
+ </view>
+ </view>
+ </scroll-view>
+ </view>
+ </view>
+</template>
+<script>
+ export default {
+ name: 'up-cate-tab',
+ props: {
+ tabList: {
+ type: Array,
+ default: () => {
+ return []
+ }
+ },
+ tabKeyName: {
+ type: String,
+ default: 'name'
+ },
+ itemKeyName: {
+ type: String,
+ default: 'name'
+ }
+ },
+ watch: {
+ tabList() {
+ this.getMenuItemTop()
+ }
+ },
+ data() {
+ return {
+ scrollTop: 0, //tab鏍囬鐨勬粴鍔ㄦ潯浣嶇疆
+ oldScrollTop: 0,
+ current: 0, // 棰勮褰撳墠椤圭殑鍊�
+ menuHeight: 0, // 宸﹁竟鑿滃崟鐨勯珮搴�
+ menuItemHeight: 0, // 宸﹁竟鑿滃崟item鐨勯珮搴�
+ itemId: '', // 鏍忕洰鍙宠竟scroll-view鐢ㄤ簬婊氬姩鐨刬d
+ menuItemPos: [],
+ rects: [],
+ arr: [],
+ scrollRightTop: 0, // 鍙宠竟鏍忕洰scroll-view鐨勬粴鍔ㄦ潯楂樺害
+ timer: null, // 瀹氭椂鍣�
+ }
+ },
+ onMounted() {
+ this.getMenuItemTop()
+ },
+ methods: {
+ // 鐐瑰嚮宸﹁竟鐨勬爮鐩垏鎹�
+ async swichMenu(index) {
+ if(this.arr.length == 0) {
+ await this.getMenuItemTop();
+ }
+ if (index == this.current) return;
+ this.scrollRightTop = this.oldScrollTop;
+ this.$nextTick(function(){
+ this.scrollRightTop = this.arr[index];
+ this.current = index;
+ this.leftMenuStatus(index);
+ })
+ },
+ // 鑾峰彇涓�涓洰鏍囧厓绱犵殑楂樺害
+ getElRect(elClass, dataVal) {
+ new Promise((resolve, reject) => {
+ const query = uni.createSelectorQuery().in(this);
+ query.select('.' + elClass).fields({
+ size: true
+ }, res => {
+ // 濡傛灉鑺傜偣灏氭湭鐢熸垚锛宺es鍊间负null锛屽惊鐜皟鐢ㄦ墽琛�
+ if (!res) {
+ setTimeout(() => {
+ this.getElRect(elClass);
+ }, 10);
+ return;
+ }
+ this[dataVal] = res.height;
+ resolve();
+ }).exec();
+ })
+ },
+ // 瑙傛祴鍏冪礌鐩镐氦鐘舵��
+ async observer() {
+ this.tabList.map((val, index) => {
+ let observer = uni.createIntersectionObserver(this);
+ // 妫�娴嬪彸杈箂croll-view鐨刬d涓篿temxx鐨勫厓绱犱笌u-cate-tab__right-box鐨勭浉浜ょ姸鎬�
+ // 濡傛灉璺�.u-cate-tab__right-box搴曢儴鐩镐氦锛屽氨鍔ㄦ�佽缃乏杈规爮鐩殑娲诲姩鐘舵��
+ observer.relativeTo('.u-cate-tab__right-box', {
+ top: 0
+ }).observe('#item' + index, res => {
+ if (res.intersectionRatio > 0) {
+ let id = res.id.substring(4);
+ this.leftMenuStatus(id);
+ }
+ })
+ })
+ },
+ // 璁剧疆宸﹁竟鑿滃崟鐨勬粴鍔ㄧ姸鎬�
+ async leftMenuStatus(index) {
+ this.current = index;
+ // 濡傛灉涓�0锛屾剰鍛崇潃灏氭湭鍒濆鍖�
+ if (this.menuHeight == 0 || this.menuItemHeight == 0) {
+ await this.getElRect('u-cate-tab__menu-scroll-view', 'menuHeight');
+ await this.getElRect('u-cate-tab__item', 'menuItemHeight');
+ }
+ // 灏嗚彍鍗曟椿鍔╥tem鍨傜洿灞呬腑
+ this.scrollTop = index * this.menuItemHeight + this.menuItemHeight / 2 - this.menuHeight / 2;
+ },
+ // 鑾峰彇鍙宠竟鑿滃崟姣忎釜item鍒伴《閮ㄧ殑璺濈
+ getMenuItemTop() {
+ new Promise(resolve => {
+ let selectorQuery = uni.createSelectorQuery().in(this);
+ selectorQuery.selectAll('.u-cate-tab__page-item').boundingClientRect((rects) => {
+ // 濡傛灉鑺傜偣灏氭湭鐢熸垚锛宺ects鍊间负[](鍥犱负鐢╯electAll锛屾墍浠ヨ繑鍥炵殑鏄暟缁�)锛屽惊鐜皟鐢ㄦ墽琛�
+ if(!rects.length) {
+ setTimeout(() => {
+ this.getMenuItemTop();
+ }, 10);
+ return ;
+ }
+ this.rects = rects;
+ rects.forEach((rect) => {
+ // 杩欓噷鍑忓幓rects[0].top锛屾槸鍥犱负绗竴椤归《閮ㄥ彲鑳戒笉鏄创鍒板鑸爮(姣斿鏈変釜鎼滅储妗嗙殑鎯呭喌)
+ this.arr.push(rect.top - rects[0].top);
+ resolve();
+ })
+ }).exec()
+ })
+ },
+ // 鍙宠竟鑿滃崟婊氬姩
+ async rightScroll(e) {
+ this.oldScrollTop = e.detail.scrollTop;
+ // console.log(e.detail.scrollTop)
+ // console.log(JSON.stringify(this.arr))
+ if(this.arr.length == 0) {
+ await this.getMenuItemTop();
+ }
+ if(this.timer) return ;
+ if(!this.menuHeight) {
+ await this.getElRect('u-cate-tab__menu-scroll-view', 'menuHeight');
+ }
+ setTimeout(() => { // 鑺傛祦
+ this.timer = null;
+ // scrollHeight涓哄彸杈硅彍鍗曞瀭鐩翠腑鐐逛綅缃�
+ let scrollHeight = e.detail.scrollTop + 1;
+ // console.log(e.detail.scrollTop)
+ for (let i = 0; i < this.arr.length; i++) {
+ let height1 = this.arr[i];
+ let height2 = this.arr[i + 1];
+ // console.log('i', i)
+ // console.log('height1', height1)
+ // console.log('height2', height2)
+ // 濡傛灉涓嶅瓨鍦╤eight2锛屾剰鍛崇潃鏁版嵁寰幆宸茬粡鍒颁簡鏈�鍚庝竴涓紝璁剧疆宸﹁竟鑿滃崟涓烘渶鍚庝竴椤瑰嵆鍙�
+ if (!height2 || scrollHeight >= height1 && scrollHeight <= height2) {
+ // console.log('scrollHeight', scrollHeight)
+ // console.log('height1', height1)
+ // console.log('height2', height2)
+ this.leftMenuStatus(i);
+ return ;
+ }
+ }
+ }, 10)
+ }
+ }
+ }
+</script>
+
+<style lang="scss" scoped>
+ .u-cate-tab {
+ display: flex;
+ flex-direction: column;
+ }
+
+ .u-cate-tab__wrap {
+ flex: 1;
+ display: flex;
+ overflow: hidden;
+ }
+
+ .u-search-inner {
+ background-color: rgb(234, 234, 234);
+ border-radius: 100rpx;
+ display: flex;
+ align-items: center;
+ padding: 10rpx 16rpx;
+ }
+
+ .u-search-text {
+ font-size: 26rpx;
+ color: $u-tips-color;
+ margin-left: 10rpx;
+ }
+
+ .u-cate-tab__view {
+ width: 200rpx;
+ height: 100%;
+ }
+
+ .u-cate-tab__item {
+ height: 110rpx;
+ background: #f6f6f6;
+ box-sizing: border-box;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ font-size: 26rpx;
+ color: #444;
+ font-weight: 400;
+ line-height: 1;
+ }
+
+ .u-cate-tab__item-active {
+ position: relative;
+ color: #000;
+ font-size: 30rpx;
+ font-weight: 600;
+ background: #fff;
+ }
+
+ .u-cate-tab__item-active::before {
+ content: "";
+ position: absolute;
+ border-left: 4px solid $u-primary;
+ height: 32rpx;
+ left: 0;
+ top: 39rpx;
+ }
+
+ .u-cate-tab__view {
+ height: 100%;
+ }
+
+ .u-cate-tab__right-box {
+ flex: 1;
+ background-color: rgb(250, 250, 250);
+ }
+
+ .u-cate-tab__page-view {
+ padding: 16rpx;
+ }
+
+ .u-cate-tab__page-item {
+ margin-bottom: 30rpx;
+ background-color: #fff;
+ padding: 16rpx;
+ border-radius: 8rpx;
+ }
+
+ .u-cate-tab__page-item:last-child {
+ min-height: 100vh;
+ }
+
+ .item-title {
+ font-size: 26rpx;
+ color: $u-main-color;
+ font-weight: bold;
+ }
+
+ .item-menu-name {
+ font-weight: normal;
+ font-size: 24rpx;
+ color: $u-main-color;
+ }
+
+ .item-container {
+ display: flex;
+ flex-wrap: wrap;
+ }
+
+ .thumb-box {
+ width: 33.333333%;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ flex-direction: column;
+ margin-top: 20rpx;
+ }
+
+ .item-menu-image {
+ width: 120rpx;
+ height: 120rpx;
+ }
+</style>
diff --git a/src/uni_modules/uview-plus/components/u-cell-group/cellGroup.js b/src/uni_modules/uview-plus/components/u-cell-group/cellGroup.js
new file mode 100644
index 0000000..d48a9cd
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-cell-group/cellGroup.js
@@ -0,0 +1,17 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:54:16
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/cellGroup.js
+ */
+export default {
+ // cell-group缁勪欢鐨刾rops
+ cellGroup: {
+ title: '',
+ border: true,
+ customStyle: {}
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-cell/cell.js b/src/uni_modules/uview-plus/components/u-cell/cell.js
new file mode 100644
index 0000000..425ea3f
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-cell/cell.js
@@ -0,0 +1,35 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-23 20:53:09
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/cell.js
+ */
+export default {
+ // cell缁勪欢鐨刾rops
+ cell: {
+ customClass: '',
+ title: '',
+ label: '',
+ value: '',
+ icon: '',
+ disabled: false,
+ border: true,
+ center: false,
+ url: '',
+ linkType: 'navigateTo',
+ clickable: false,
+ isLink: false,
+ required: false,
+ arrowDirection: '',
+ iconStyle: {},
+ rightIconStyle: {},
+ rightIcon: 'arrow-right',
+ titleStyle: {},
+ size: '',
+ stop: true,
+ name: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js b/src/uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js
new file mode 100644
index 0000000..d0e22b6
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js
@@ -0,0 +1,29 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:54:47
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/checkboxGroup.js
+ */
+export default {
+ // checkbox-group缁勪欢
+ checkboxGroup: {
+ name: '',
+ value: [],
+ shape: 'square',
+ disabled: false,
+ activeColor: '#2979ff',
+ inactiveColor: '#c8c9cc',
+ size: 18,
+ placement: 'row',
+ labelSize: 14,
+ labelColor: '#303133',
+ labelDisabled: false,
+ iconColor: '#ffffff',
+ iconSize: 12,
+ iconPlacement: 'left',
+ borderBottom: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-checkbox/checkbox.js b/src/uni_modules/uview-plus/components/u-checkbox/checkbox.js
new file mode 100644
index 0000000..2310901
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-checkbox/checkbox.js
@@ -0,0 +1,27 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-23 21:06:59
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/checkbox.js
+ */
+export default {
+ // checkbox缁勪欢
+ checkbox: {
+ name: '',
+ shape: '',
+ size: '',
+ checkbox: false,
+ disabled: '',
+ activeColor: '',
+ inactiveColor: '',
+ iconSize: '',
+ iconColor: '',
+ label: '',
+ labelSize: '',
+ labelColor: '',
+ labelDisabled: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue b/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue
index fa1b88b..adc3945 100644
--- a/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue
+++ b/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue
@@ -11,7 +11,7 @@
:class="iconClasses"
:style="[iconWrapStyle]"
>
- <slot name="icon">
+ <slot name="icon" :elIconSize="elIconSize" :elIconColor="elIconColor">
<u-icon
class="u-checkbox__icon-wrap__icon"
name="checkbox-mark"
@@ -20,16 +20,17 @@
/>
</slot>
</view>
- <slot name="label" :label="label" :elDisabled="elDisabled">
- <text
- @tap.stop="labelClickHandler"
- :style="{
- color: elDisabled ? elInactiveColor : elLabelColor,
- fontSize: elLabelSize,
- lineHeight: elLabelSize
- }"
- >{{label}}</text>
- </slot>
+ <view class="u-checkbox__label-wrap cursor-pointer" @tap.stop="labelClickHandler">
+ <slot name="label" :label="label" :elDisabled="elDisabled">
+ <text
+ :style="{
+ color: elDisabled ? elInactiveColor : elLabelColor,
+ fontSize: elLabelSize,
+ lineHeight: elLabelSize
+ }"
+ >{{label}}</text>
+ </slot>
+ </view>
</view>
</template>
diff --git a/src/uni_modules/uview-plus/components/u-circle-progress/circleProgress.js b/src/uni_modules/uview-plus/components/u-circle-progress/circleProgress.js
new file mode 100644
index 0000000..b3a9b43
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-circle-progress/circleProgress.js
@@ -0,0 +1,15 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:55:02
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/circleProgress.js
+ */
+export default {
+ // circleProgress 缁勪欢
+ circleProgress: {
+ percentage: 30
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-code-input/codeInput.js b/src/uni_modules/uview-plus/components/u-code-input/codeInput.js
new file mode 100644
index 0000000..cac9265
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-code-input/codeInput.js
@@ -0,0 +1,29 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:55:58
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/codeInput.js
+ */
+export default {
+ // codeInput 缁勪欢
+ codeInput: {
+ adjustPosition: true,
+ maxlength: 6,
+ dot: false,
+ mode: 'box',
+ hairline: false,
+ space: 10,
+ value: '',
+ focus: false,
+ bold: false,
+ color: '#606266',
+ fontSize: 18,
+ size: 35,
+ disabledKeyboard: false,
+ borderColor: '#c9cacc',
+ disabledDot: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-code-input/u-code-input.vue b/src/uni_modules/uview-plus/components/u-code-input/u-code-input.vue
index 9504dda..d0c0061 100644
--- a/src/uni_modules/uview-plus/components/u-code-input/u-code-input.vue
+++ b/src/uni_modules/uview-plus/components/u-code-input/u-code-input.vue
@@ -23,8 +23,13 @@
v-if="mode === 'line'"
:style="[lineStyle]"
></view>
- <!-- #ifndef APP-PLUS -->
- <view v-if="isFocus && codeArray.length === index" :style="{backgroundColor: color}" class="u-code-input__item__cursor"></view>
+ <!-- #ifndef APP-NVUE -->
+ <view v-if="isFocus && codeArray.length === index"
+ :style="{backgroundColor: color}" class="u-code-input__item__cursor"></view>
+ <!-- #endif -->
+ <!-- #ifdef APP-NVUE -->
+ <view v-if="isFocus && codeArray.length === index"
+ :style="{backgroundColor: color, opacity: opacity}" class="u-code-input__item__cursor"></view>
<!-- #endif -->
</view>
<input
@@ -79,22 +84,51 @@
data() {
return {
inputValue: '',
- isFocus: this.focus
+ isFocus: this.focus,
+ timer: null,
+ opacity: 1
}
},
watch: {
// #ifdef VUE2
value: {
- // #endif
- // #ifdef VUE3
- modelValue: {
- // #endif
immediate: true,
handler(val) {
// 杞负瀛楃涓诧紝瓒呭嚭閮ㄥ垎鎴帀
this.inputValue = String(val).substring(0, this.maxlength)
}
},
+ // #endif
+ // #ifdef VUE3
+ modelValue: {
+ immediate: true,
+ handler(val) {
+ // 杞负瀛楃涓诧紝瓒呭嚭閮ㄥ垎鎴帀
+ this.inputValue = String(val).substring(0, this.maxlength)
+ }
+ },
+ // #endif
+ isFocus: {
+ handler(val) {
+ // #ifdef APP-NVUE
+ if (val) {
+ this.timer = setInterval(() => {
+ this.opacity = Math.abs(this.opacity - 1)
+ }, 600)
+ } else {
+ clearInterval(this.timer)
+ }
+ // #endif
+ }
+ }
+ },
+ created() {
+
+ },
+ beforeUnmount() {
+ // #ifdef APP-NVUE
+ clearInterval(this.timer)
+ // #endif
},
computed: {
// 鏍规嵁闀垮害锛屽惊鐜緭鍏ユ鐨勪釜鏁帮紝鍥犱负澶存潯灏忕▼搴忔暟鍊间笉鑳界敤浜巚-for
@@ -188,7 +222,7 @@
<style lang="scss" scoped>
@import "../../libs/css/components.scss";
$u-code-input-cursor-width: 1px;
- $u-code-input-cursor-height: 40%;
+ $u-code-input-cursor-height: 20px;
$u-code-input-cursor-animation-duration: 1s;
$u-code-input-cursor-animation-name: u-cursor-flicker;
@@ -223,18 +257,18 @@
width: 40px;
background-color: $u-content-color;
}
- /* #ifndef APP-PLUS */
&__cursor {
position: absolute;
+ /* #ifndef APP-NVUE */
top: 50%;
left: 50%;
+ opacity: 1;
transform: translate(-50%,-50%);
+ /* #endif */
width: $u-code-input-cursor-width;
height: $u-code-input-cursor-height;
animation: $u-code-input-cursor-animation-duration u-cursor-flicker infinite;
}
- /* #endif */
-
}
&__input {
@@ -249,7 +283,7 @@
}
}
- /* #ifndef APP-PLUS */
+ /* #ifndef APP-NVUE */
@keyframes u-cursor-flicker {
0% {
opacity: 0;
diff --git a/src/uni_modules/uview-plus/components/u-code/code.js b/src/uni_modules/uview-plus/components/u-code/code.js
new file mode 100644
index 0000000..693417a
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-code/code.js
@@ -0,0 +1,21 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:55:27
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/code.js
+ */
+
+export default {
+ // code 缁勪欢
+ code: {
+ seconds: 60,
+ startText: '鑾峰彇楠岃瘉鐮�',
+ changeText: 'X绉掗噸鏂拌幏鍙�',
+ endText: '閲嶆柊鑾峰彇',
+ keepRunning: false,
+ uniqueKey: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-code/u-code.vue b/src/uni_modules/uview-plus/components/u-code/u-code.vue
index e5ca091..32ba0a7 100644
--- a/src/uni_modules/uview-plus/components/u-code/u-code.vue
+++ b/src/uni_modules/uview-plus/components/u-code/u-code.vue
@@ -107,7 +107,7 @@
if(!this.keepRunning || !this.timer) return
// 璁板綍褰撳墠鐨勬椂闂存埑锛屼负浜嗕笅娆¤繘鍏ラ〉闈紝濡傛灉杩樺湪鍊掕鏃跺唴鐨勮瘽锛岀户缁�掕鏃�
// 鍊掕鏃跺皻鏈粨鏉燂紝缁撴灉澶т簬0锛涘�掕鏃跺凡缁忓紑濮嬶紝灏变細灏忎簬鍒濆鍊硷紝濡傛灉绛変簬鍒濆鍊硷紝璇存槑娌℃湁寮�濮嬪�掕鏃讹紝鏃犻渶澶勭悊
- if(this.secNum > 0 && this.secNum < this.seconds) {
+ if(this.secNum > 0 && this.secNum <= this.seconds) {
// 鑾峰彇褰撳墠鏃堕棿鎴�(+ new Date()涓虹壒娈婂啓娉�)锛岄櫎浠�1000鍙樻垚绉掞紝鍐嶅幓闄ゅ皬鏁伴儴鍒�
let nowTimestamp = Math.floor((+ new Date()) / 1000)
// 灏嗘湰璇ョ粨鏉熸椂鍊欑殑鏃堕棿鎴充繚瀛樿捣鏉� => 褰撳墠鏃堕棿鎴� + 鍓╀綑鐨勭鏁�
diff --git a/src/uni_modules/uview-plus/components/u-col/col.js b/src/uni_modules/uview-plus/components/u-col/col.js
new file mode 100644
index 0000000..7621653
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-col/col.js
@@ -0,0 +1,19 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:56:12
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/col.js
+ */
+export default {
+ // col 缁勪欢
+ col: {
+ span: 12,
+ offset: 0,
+ justify: 'start',
+ align: 'stretch',
+ textAlign: 'left'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-collapse-item/collapseItem.js b/src/uni_modules/uview-plus/components/u-collapse-item/collapseItem.js
new file mode 100644
index 0000000..1225a7b
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-collapse-item/collapseItem.js
@@ -0,0 +1,26 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:56:42
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/collapseItem.js
+ */
+export default {
+ // collapseItem 缁勪欢
+ collapseItem: {
+ title: '',
+ value: '',
+ label: '',
+ disabled: false,
+ isLink: true,
+ clickable: true,
+ border: true,
+ align: 'left',
+ name: '',
+ icon: '',
+ duration: 300,
+ showRight: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-collapse/collapse.js b/src/uni_modules/uview-plus/components/u-collapse/collapse.js
new file mode 100644
index 0000000..c2b9fdd
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-collapse/collapse.js
@@ -0,0 +1,17 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:56:30
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/collapse.js
+ */
+export default {
+ // collapse 缁勪欢
+ collapse: {
+ value: null,
+ accordion: false,
+ border: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-column-notice/columnNotice.js b/src/uni_modules/uview-plus/components/u-column-notice/columnNotice.js
new file mode 100644
index 0000000..f1497af
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-column-notice/columnNotice.js
@@ -0,0 +1,25 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:57:16
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/columnNotice.js
+ */
+export default {
+ // columnNotice 缁勪欢
+ columnNotice: {
+ text: '',
+ icon: 'volume',
+ mode: '',
+ color: '#f9ae3d',
+ bgColor: '#fdf6ec',
+ fontSize: 14,
+ speed: 80,
+ step: false,
+ duration: 1500,
+ disableTouch: true,
+ justifyContent: 'flex-start'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-column-notice/props.js b/src/uni_modules/uview-plus/components/u-column-notice/props.js
index ae1a335..4e3cc1f 100644
--- a/src/uni_modules/uview-plus/components/u-column-notice/props.js
+++ b/src/uni_modules/uview-plus/components/u-column-notice/props.js
@@ -52,6 +52,10 @@
disableTouch: {
type: Boolean,
default: () => defProps.columnNotice.disableTouch
- }
+ },
+ justifyContent: {
+ type: String,
+ default: () => defProps.columnNotice.justifyContent
+ }
}
})
diff --git a/src/uni_modules/uview-plus/components/u-column-notice/u-column-notice.vue b/src/uni_modules/uview-plus/components/u-column-notice/u-column-notice.vue
index 5e2507f..81ca35a 100644
--- a/src/uni_modules/uview-plus/components/u-column-notice/u-column-notice.vue
+++ b/src/uni_modules/uview-plus/components/u-column-notice/u-column-notice.vue
@@ -28,6 +28,7 @@
v-for="(item, index) in text"
:key="index"
class="u-notice__swiper__item"
+ :style="{'justifyContent': justifyContent}"
>
<text
class="u-notice__swiper__item__text u-line-1"
diff --git a/src/uni_modules/uview-plus/components/u-copy/u-copy.vue b/src/uni_modules/uview-plus/components/u-copy/u-copy.vue
index 7e63ded..3a71910 100644
--- a/src/uni_modules/uview-plus/components/u-copy/u-copy.vue
+++ b/src/uni_modules/uview-plus/components/u-copy/u-copy.vue
@@ -5,7 +5,7 @@
</template>
<script>
export default {
- name: "xy-copy",
+ name: "up-copy",
props: {
content: {
type: String,
diff --git a/src/uni_modules/uview-plus/components/u-count-down/countDown.js b/src/uni_modules/uview-plus/components/u-count-down/countDown.js
new file mode 100644
index 0000000..81e33b1
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-count-down/countDown.js
@@ -0,0 +1,18 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:11:29
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/countDown.js
+ */
+export default {
+ // u-count-down 璁℃椂鍣ㄧ粍浠�
+ countDown: {
+ time: 0,
+ format: 'HH:mm:ss',
+ autoStart: true,
+ millisecond: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-count-to/countTo.js b/src/uni_modules/uview-plus/components/u-count-to/countTo.js
new file mode 100644
index 0000000..a536cde
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-count-to/countTo.js
@@ -0,0 +1,25 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:57:32
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/countTo.js
+ */
+export default {
+ // countTo 缁勪欢
+ countTo: {
+ startVal: 0,
+ endVal: 0,
+ duration: 2000,
+ autoplay: true,
+ decimals: 0,
+ useEasing: true,
+ decimal: '.',
+ color: '#606266',
+ fontSize: 22,
+ bold: false,
+ separator: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js b/src/uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js
new file mode 100644
index 0000000..96e8ab8
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js
@@ -0,0 +1,37 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:57:48
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/datetimePicker.js
+ */
+export default {
+ // datetimePicker 缁勪欢
+ datetimePicker: {
+ show: false,
+ popupMode: 'bottom',
+ showToolbar: true,
+ value: '',
+ title: '',
+ mode: 'datetime',
+ maxDate: new Date(new Date().getFullYear() + 10, 0, 1).getTime(),
+ minDate: new Date(new Date().getFullYear() - 10, 0, 1).getTime(),
+ minHour: 0,
+ maxHour: 23,
+ minMinute: 0,
+ maxMinute: 59,
+ filter: null,
+ formatter: null,
+ loading: false,
+ itemHeight: 44,
+ cancelText: '鍙栨秷',
+ confirmText: '纭',
+ cancelColor: '#909193',
+ confirmColor: '#3c9cff',
+ visibleItemCount: 5,
+ closeOnClickOverlay: false,
+ defaultIndex: []
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-datetime-picker/props.js b/src/uni_modules/uview-plus/components/u-datetime-picker/props.js
index 97c6e3a..8ed279e 100644
--- a/src/uni_modules/uview-plus/components/u-datetime-picker/props.js
+++ b/src/uni_modules/uview-plus/components/u-datetime-picker/props.js
@@ -7,6 +7,14 @@
type: Boolean,
default: () => false
},
+ disabled: {
+ type: Boolean,
+ default: () => false
+ },
+ disabledColor:{
+ type: String,
+ default: () => defProps.input.disabledColor
+ },
placeholder: {
type: String,
default: () => '璇烽�夋嫨'
@@ -30,6 +38,11 @@
type: Boolean,
default: () => defProps.datetimePicker.showToolbar
},
+ // 宸ュ叿鏍忓彸渚у唴瀹�
+ toolbarRightSlot:{
+ type: Boolean,
+ default: false
+ },
// #ifdef VUE2
// 缁戝畾鍊�
value: {
diff --git a/src/uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue b/src/uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue
index 9f5d13d..28556cd 100644
--- a/src/uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue
+++ b/src/uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue
@@ -1,34 +1,52 @@
<template>
- <view v-if="hasInput" class="u-datetime-picker">
- <u-input
- :placeholder="placeholder"
- :readonly="!!showByClickInput"
- border="surround"
- v-model="inputValue"
- @click="showByClickInput = !showByClickInput"
- ></u-input>
+ <view class="u-datetime-picker">
+ <view v-if="hasInput" class="u-datetime-picker__has-input"
+ @click="onShowByClickInput"
+ >
+ <slot name="trigger" :value="inputValue">
+ <up-input
+ :placeholder="placeholder"
+ :readonly="!!showByClickInput"
+ border="none"
+ v-model="inputValue"
+ :disabled="disabled"
+ :disabledColor="disabledColor"
+ ></up-input>
+ <div class="input-cover">
+ </div>
+ </slot>
+ </view>
+ <u-picker
+ ref="picker"
+ :show="show || (hasInput && showByClickInput)"
+ :popupMode="popupMode"
+ :closeOnClickOverlay="closeOnClickOverlay"
+ :columns="columns"
+ :title="title"
+ :itemHeight="itemHeight"
+ :showToolbar="showToolbar"
+ :visibleItemCount="visibleItemCount"
+ :defaultIndex="innerDefaultIndex"
+ :cancelText="cancelText"
+ :confirmText="confirmText"
+ :cancelColor="cancelColor"
+ :confirmColor="confirmColor"
+ :toolbarRightSlot="toolbarRightSlot"
+ @close="close"
+ @cancel="cancel"
+ @confirm="confirm"
+ @change="change"
+ >
+ <template #toolbar-right>
+ <slot name="toolbar-right">
+ </slot>
+ </template>
+ <template #toolbar-bottom>
+ <slot name="toolbar-bottom">
+ </slot>
+ </template>
+ </u-picker>
</view>
- <u-picker
- ref="picker"
- :show="show || (hasInput && showByClickInput)"
- :popupMode="popupMode"
- :closeOnClickOverlay="closeOnClickOverlay"
- :columns="columns"
- :title="title"
- :itemHeight="itemHeight"
- :showToolbar="showToolbar"
- :visibleItemCount="visibleItemCount"
- :defaultIndex="innerDefaultIndex"
- :cancelText="cancelText"
- :confirmText="confirmText"
- :cancelColor="cancelColor"
- :confirmColor="confirmColor"
- @close="close"
- @cancel="cancel"
- @confirm="confirm"
- @change="change"
- >
- </u-picker>
</template>
<script>
@@ -79,7 +97,7 @@
* @example <u-datetime-picker :show="show" :value="value1" mode="datetime" ></u-datetime-picker>
*/
export default {
- name: 'datetime-picker',
+ name: 'up-datetime-picker',
mixins: [mpMixin, mixin, props],
data() {
return {
@@ -323,11 +341,12 @@
if (this.filter) {
values = this.filter(type, values)
if (!values || (values && values.length == 0)) {
- uni.showToast({
- title: '鏃ユ湡filter缁撴灉涓嶈兘涓虹┖',
- icon: 'error',
- mask: true
- })
+ // uni.showToast({
+ // title: '鏃ユ湡filter缁撴灉涓嶈兘涓虹┖',
+ // icon: 'error',
+ // mask: true
+ // })
+ console.log('鏃ユ湡filter缁撴灉涓嶈兘涓虹┖')
}
}
return { type, values }
@@ -341,7 +360,8 @@
// 寰楀嚭鍚堟硶鐨勬椂闂�
correctValue(value) {
const isDateMode = this.mode !== 'time'
- if (isDateMode && !test.date(value)) {
+ // if (isDateMode && !test.date(value)) {
+ if (isDateMode && !dayjs.unix(value).isValid()) {
// 濡傛灉鏄棩鏈熺被鍨嬶紝浣嗘槸鍙堟病鏈夎缃悎娉曠殑褰撳墠鏃堕棿鐨勮瘽锛屼娇鐢ㄦ渶灏忔椂闂翠负褰撳墠鏃堕棿
value = this.minDate
} else if (!isDateMode && !value) {
@@ -443,6 +463,12 @@
[`${type}Hour`]: hour,
[`${type}Minute`]: minute
}
+ },
+ onShowByClickInput(){
+ if(!this.disabled){
+ this.showByClickInput = !this.showByClickInput
+ }
+
}
}
}
@@ -451,6 +477,29 @@
<style lang="scss" scoped>
@import '../../libs/css/components.scss';
.u-datetime-picker {
- width: 100%;
+ flex: 1;
+ &__has-input {
+ position: relative;
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ /* #ifndef APP-NVUE */
+ width: 100%;
+ /* #endif */
+ .input-cover {
+ opacity: 0;
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left:0;
+ right:0;
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ border-radius: 4px;
+ border: 1px solid #eee;
+ padding: 0 10px;
+ }
+ }
}
</style>
diff --git a/src/uni_modules/uview-plus/components/u-divider/divider.js b/src/uni_modules/uview-plus/components/u-divider/divider.js
new file mode 100644
index 0000000..55a8ce4
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-divider/divider.js
@@ -0,0 +1,23 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:58:03
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/divider.js
+ */
+export default {
+ // divider缁勪欢
+ divider: {
+ dashed: false,
+ hairline: true,
+ dot: false,
+ textPosition: 'center',
+ text: '',
+ textSize: 14,
+ textColor: '#909399',
+ lineColor: '#dcdfe6'
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-dropdown/u-dropdown.vue b/src/uni_modules/uview-plus/components/u-dropdown/u-dropdown.vue
index 02964bc..55fa086 100644
--- a/src/uni_modules/uview-plus/components/u-dropdown/u-dropdown.vue
+++ b/src/uni_modules/uview-plus/components/u-dropdown/u-dropdown.vue
@@ -37,7 +37,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addUnit, sys} from '../../libs/function/index';
+ import { addUnit, getWindowInfo} from '../../libs/function/index';
/**
* dropdown 涓嬫媺鑿滃崟
* @description 璇ョ粍浠朵竴鑸敤浜庡悜涓嬪睍寮�鑿滃崟锛屽悓鏃跺彲鍒囨崲澶氫釜閫夐」鍗$殑鍦烘櫙
@@ -166,8 +166,8 @@
getContentHeight() {
// 杩欓噷鐨勫師鐞嗕负锛屽洜涓篸ropdown缁勪欢鏄浉瀵瑰畾浣嶇殑锛屽畠鐨勪笅鎷夊嚭鏉ョ殑鍐呭锛屽繀椤荤粰瀹氫竴涓珮搴�
// 鎵嶈兘璁╅伄缃╁崰婊¤彍鍗曚竴涓嬶紝鐩村埌灞忓箷搴曢儴鐨勯珮搴�
- // sys()涓簎view-plus灏佽鐨勮幏鍙栬澶囦俊鎭殑鏂规硶
- let windowHeight = sys().windowHeight;
+ // getWindowInfo()涓簎view-plus灏佽鐨勮幏鍙栬澶囦俊鎭殑鏂规硶
+ let windowHeight = getWindowInfo().windowHeight;
this.$uGetRect('.u-dropdown__menu').then(res => {
// 杩欓噷鑾峰彇鐨勬槸dropdown鐨勫昂瀵革紝鍦℉5涓婏紝uniapp鑾峰彇灏哄鏄湁bug鐨�(浠ュ墠鎻愬嚭淇杩囷紝鍚庢潵鍙堝嚭鐜颁簡姝ug锛岀洰鍓峢x2.8.11鐗堟湰)
// H5绔痓ug琛ㄧ幇涓哄厓绱犲昂瀵哥殑top鍊间负瀵艰埅鏍忓簳閮ㄥ埌鍒板厓绱犵殑涓婅竟娌跨殑璺濈锛屼絾鏄厓绱犵殑bottom鍊肩‘鏄鑸爮椤堕儴鍒板厓绱犲簳閮ㄧ殑璺濈
diff --git a/src/uni_modules/uview-plus/components/u-empty/empty.js b/src/uni_modules/uview-plus/components/u-empty/empty.js
new file mode 100644
index 0000000..fe20445
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-empty/empty.js
@@ -0,0 +1,26 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:03:27
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/empty.js
+ */
+export default {
+ // empty缁勪欢
+ empty: {
+ icon: '',
+ text: '',
+ textColor: '#c0c4cc',
+ textSize: 14,
+ iconColor: '#c0c4cc',
+ iconSize: 90,
+ mode: 'data',
+ width: 160,
+ height: 160,
+ show: true,
+ marginTop: 0
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-float-button/u-float-button.vue b/src/uni_modules/uview-plus/components/u-float-button/u-float-button.vue
new file mode 100644
index 0000000..e23064e
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-float-button/u-float-button.vue
@@ -0,0 +1,167 @@
+<template>
+ <view
+ class="u-float-button" :style="{
+ position: 'fixed',
+ top: top,
+ bottom: bottom,
+ right: right,
+ }">
+ <view class="u-float-button__main" @click="clickHandler" :style="{
+ backgroundColor: backgroundColor,
+ color: color,
+ flexDirection: 'row',
+ justifyContent: 'center',
+ alignItems: 'center',
+ width: width,
+ height: height,
+ borderRadius: '50%',
+ borderColor: borderColor,
+ }">
+ <slot :showList="showList">
+ <up-icon class="cursor-pointer" :class="{'show-list': showList}" name="plus" :color="color"></up-icon>
+ </slot>
+ <view v-if="showList" class="u-float-button__list" :style="{
+ bottom: height
+ }">
+ <slot name="list">
+ <template v-for="item in list">
+ <view class="u-float-button__item" :style="{
+ backgroundColor: item?.backgroundColor ? item?.backgroundColor : backgroundColor,
+ color: item?.color ? item?.color : color,
+ flexDirection: 'row',
+ justifyContent: 'center',
+ alignItems: 'center',
+ width: width,
+ height: height,
+ borderRadius: '50%',
+ borderColor: item?.borderColor ? item?.borderColor : borderColor,
+ }" @click="itemClick(item, index)">
+ <up-icon :name="item.name" :color="item?.color ? item?.color : color"></up-icon>
+ </view>
+ </template>
+ </slot>
+ </view>
+ </view>
+ </view>
+</template>
+
+<script>
+import { mpMixin } from '../../libs/mixin/mpMixin';
+import { mixin } from '../../libs/mixin/mixin';
+import { addStyle, addUnit, deepMerge } from '../../libs/function/index';
+/**
+ * FloatButton 鎮诞鎸夐挳
+ * @description 鎮诞鎸夐挳甯哥敤浜庡睆骞曞彸涓嬭鐐瑰嚮灞曞紑鐨勬搷浣滆彍鍗�
+ * @tutorial https://ijry.github.io/uview-plus/components/floatButton.html
+ * @property {String} backgroundColor 鑳屾櫙棰滆壊
+ * @event {Function} click 鐐瑰嚮瑙﹀彂浜嬩欢
+ * @example <up-float-button></up-float-button>
+ */
+export default {
+ name: 'u-float-button',
+ // #ifdef MP
+ mixins: [mpMixin, mixin],
+ // #endif
+ // #ifndef MP
+ mixins: [mpMixin, mixin],
+ // #endif
+ emits: ['click', 'item-click'],
+ computed: {
+ },
+ props: {
+ // 鑳屾櫙棰滆壊
+ backgroundColor: {
+ type: String,
+ default: '#2979ff'
+ },
+ // 鏂囧瓧棰滆壊
+ color: {
+ type: String,
+ default: '#fff'
+ },
+ // 瀹藉害
+ width: {
+ type: String,
+ default: '50px'
+ },
+ // 楂樺害
+ height: {
+ type: String,
+ default: '50px'
+ },
+ // 杈规棰滆壊锛岄粯璁や负绌哄瓧绗︿覆琛ㄧず鏃犺竟妗�
+ borderColor: {
+ type: String,
+ default: ''
+ },
+ // 鍙充晶鍋忕Щ閲�
+ right: {
+ type: [String, Number],
+ default: '30px'
+ },
+ // 椤堕儴鍋忕Щ閲忥紝鏈彁渚涢粯璁ゅ�硷紝鍙兘闇�瑕佹牴鎹叿浣撴儏鍐佃缃�
+ top: {
+ type: [String, Number],
+ default: '',
+ },
+ // 搴曢儴鍋忕Щ閲�
+ bottom: {
+ type: String,
+ default: ''
+ },
+ // 鏄惁涓鸿彍鍗曢」
+ isMenu: {
+ type: Boolean,
+ default: false
+ },
+ list: {
+ type: Array,
+ default: () => {
+ return []
+ }
+ }
+ },
+ data() {
+ return {
+ showList: false
+ }
+ },
+ methods: {
+ addStyle,
+ clickHandler(e) {
+ if (this.isMenu) {
+ this.showList = !this.showList
+ this.$emit('click', e)
+ } else {
+ this.$emit('click', e)
+ }
+ },
+ itemClick(item, index) {
+ this.$emit('item-click', {
+ ...item,
+ index
+ })
+ }
+ }
+}
+</script>
+
+<style lang="scss" scoped>
+@import '../../libs/css/components.scss';
+
+.u-float-button {
+ z-index: 999;
+ .show-list {
+ transform: rotate(45deg);
+ }
+ &__list {
+ position: absolute;
+ bottom: 0px;
+ display: flex;
+ flex-direction: column;
+ >view {
+ margin: 5px 0px;
+ }
+ }
+}
+</style>
diff --git a/src/uni_modules/uview-plus/components/u-form-item/formItem.js b/src/uni_modules/uview-plus/components/u-form-item/formItem.js
new file mode 100644
index 0000000..5afc562
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-form-item/formItem.js
@@ -0,0 +1,24 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:04:32
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/formItem.js
+ */
+export default {
+ // formItem 缁勪欢
+ formItem: {
+ label: '',
+ prop: '',
+ rules: [],
+ borderBottom: '',
+ labelPosition: '',
+ labelWidth: '',
+ rightIcon: '',
+ leftIcon: '',
+ required: false,
+ leftIconStyle: '',
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue b/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue
index f4178d7..c763ca7 100644
--- a/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue
+++ b/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue
@@ -152,7 +152,10 @@
// 鎵嬪姩璁剧疆鏍¢獙鐨勮鍒欙紝濡傛灉瑙勫垯涓湁鍑芥暟鐨勮瘽锛屽井淇″皬绋嬪簭涓細杩囨护鎺夛紝鎵�浠ュ彧鑳芥墜鍔ㄨ皟鐢ㄨ缃鍒�
setRules(rules) {
// 鍒ゆ柇鏄惁鏈夎鍒�
- if (rules.length === 0) return;
+ if (rules.length === 0) {
+ this.itemRules = [];
+ return
+ };
this.itemRules = rules;
},
// 鑾峰彇鐖剁粍浠剁殑鍙傛暟
diff --git a/src/uni_modules/uview-plus/components/u-form/form.js b/src/uni_modules/uview-plus/components/u-form/form.js
new file mode 100644
index 0000000..204d845
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-form/form.js
@@ -0,0 +1,22 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:03:49
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/form.js
+ */
+export default {
+ // form 缁勪欢
+ form: {
+ model: {},
+ rules: {},
+ errorType: 'message',
+ borderBottom: true,
+ labelPosition: 'left',
+ labelWidth: 45,
+ labelAlign: 'left',
+ labelStyle: {}
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-form/u-form.vue b/src/uni_modules/uview-plus/components/u-form/u-form.vue
index bcbdb9f..f58e818 100644
--- a/src/uni_modules/uview-plus/components/u-form/u-form.vue
+++ b/src/uni_modules/uview-plus/components/u-form/u-form.vue
@@ -126,7 +126,7 @@
});
},
// 瀵归儴鍒嗚〃鍗曞瓧娈佃繘琛屾牎楠�
- async validateField(value, callback, event = null) {
+ async validateField(value, callback, event = null,options) {
// $nextTick鏄繀椤荤殑锛屽惁鍒檓odel鐨勫彉鏇达紝鍙兘浼氬欢鍚庝簬姝ゆ柟娉曠殑鎵ц
this.$nextTick(() => {
// 鏍¢獙閿欒淇℃伅锛岃繑鍥炵粰鍥炶皟鏂规硶锛岀敤浜庡瓨鏀炬墍鏈塮orm-item鐨勯敊璇俊鎭�
@@ -191,9 +191,11 @@
errorsRes.push(...errors);
childErrors.push(...errors);
}
- child.message =
- childErrors[0]?.message ? childErrors[0].message : null;
-
+ //娌℃湁閰嶇疆锛屾垨鑰呴厤缃簡showErrorMsg涓簍rue鏃跺�欙紝鎵嶄慨鏀瑰瓙缁勪欢message锛岄粯璁ゆ病鏈夐厤缃�
+ if(!options||options?.showErrorMsg==true){
+ child.message =
+ childErrors[0]?.message ? childErrors[0].message : null;
+ }
if (i == (rules.length - 1)) {
resolve(errorsRes)
}
@@ -217,8 +219,12 @@
});
});
},
- // 鏍¢獙鍏ㄩ儴鏁版嵁
- validate(callback) {
+ /**
+ * 鏍¢獙鍏ㄩ儴鏁版嵁
+ * @param {Object} options
+ * @param {Boolean} options.showErrorMsg -鏄惁鏄剧ず鏍¢獙淇℃伅锛�
+ */
+ validate(options) {
// 寮�鍙戠幆澧冩墠鎻愮ず锛岀敓浜х幆澧冧笉浼氭彁绀�
if (process.env.NODE_ENV === 'development' && Object.keys(this.formRules).length === 0) {
error('鏈缃畆ules锛岃鐪嬫枃妗h鏄庯紒濡傛灉宸茬粡璁剧疆锛岃鍒锋柊椤甸潰銆�');
@@ -240,7 +246,7 @@
} else {
resolve(true)
}
- });
+ },null,options);
});
});
},
diff --git a/src/uni_modules/uview-plus/components/u-gap/gap.js b/src/uni_modules/uview-plus/components/u-gap/gap.js
new file mode 100644
index 0000000..60a21af
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-gap/gap.js
@@ -0,0 +1,19 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:05:25
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/gap.js
+ */
+export default {
+ // gap缁勪欢
+ gap: {
+ bgColor: 'transparent',
+ height: 20,
+ marginTop: 0,
+ marginBottom: 0,
+ customStyle: {}
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-grid-item/gridItem.js b/src/uni_modules/uview-plus/components/u-grid-item/gridItem.js
new file mode 100644
index 0000000..1b747f4
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-grid-item/gridItem.js
@@ -0,0 +1,16 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:06:13
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/gridItem.js
+ */
+export default {
+ // grid-item缁勪欢
+ gridItem: {
+ name: null,
+ bgColor: 'transparent'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-grid-item/u-grid-item.vue b/src/uni_modules/uview-plus/components/u-grid-item/u-grid-item.vue
index 867e897..43c5ce7 100644
--- a/src/uni_modules/uview-plus/components/u-grid-item/u-grid-item.vue
+++ b/src/uni_modules/uview-plus/components/u-grid-item/u-grid-item.vue
@@ -52,9 +52,6 @@
// #ifdef APP-NVUE
width: 0, // nvue涓嬫墠杩欎箞璁$畻锛寁ue涓嬫斁鍒癱omputed涓紝鍚﹀垯浼氬洜涓哄欢鏃堕�犳垚闂儊
// #endif
- // #ifdef MP-TOUTIAO
- width: '100%',
- // #endif
classes: [], // 绫诲悕闆嗗悎锛岀敤浜庡垽鏂槸鍚︽樉绀哄彸杈瑰拰涓嬭竟妗�
};
},
@@ -69,26 +66,16 @@
},
// #endif
computed: {
- // #ifndef APP-NVUE || MP-TOUTIAO
- // vue涓嬫斁鍒癱omputed涓紝鍚﹀垯浼氬洜涓哄欢鏃堕�犳垚闂儊
- width() {
- if (this.parentData.col > 0) {
- return 100 / Number(this.parentData.col) + '%'
- } else {
- return 0;
- }
- },
- // #endif
itemStyle() {
const style = {
- background: this.bgColor,
- // #ifndef MP
- width: this.width
- // #endif
- // #ifdef MP
- width: '100%'
- // #endif
+ background: this.bgColor
}
+ // #ifdef APP-NVUE
+ style['width'] = this.width
+ // #endif
+ // #ifndef APP-NVUE
+ style['width'] = '100%'
+ // #endif
return deepMerge(style, addStyle(this.customStyle))
}
},
diff --git a/src/uni_modules/uview-plus/components/u-grid/grid.js b/src/uni_modules/uview-plus/components/u-grid/grid.js
new file mode 100644
index 0000000..60abeb7
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-grid/grid.js
@@ -0,0 +1,17 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:05:57
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/grid.js
+ */
+export default {
+ // grid缁勪欢
+ grid: {
+ col: 3,
+ border: false,
+ align: 'left'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-grid/props.js b/src/uni_modules/uview-plus/components/u-grid/props.js
index 3d99844..506baf7 100644
--- a/src/uni_modules/uview-plus/components/u-grid/props.js
+++ b/src/uni_modules/uview-plus/components/u-grid/props.js
@@ -16,6 +16,11 @@
align: {
type: String,
default: () => defProps.grid.align
+ },
+ // 闂撮殧
+ gap: {
+ type: String,
+ default: '0px'
}
}
})
diff --git a/src/uni_modules/uview-plus/components/u-grid/u-grid.vue b/src/uni_modules/uview-plus/components/u-grid/u-grid.vue
index 427dbda..fd23002 100644
--- a/src/uni_modules/uview-plus/components/u-grid/u-grid.vue
+++ b/src/uni_modules/uview-plus/components/u-grid/u-grid.vue
@@ -92,7 +92,7 @@
@import "../../libs/css/components.scss";
$u-grid-width:100% !default;
.u-grid {
- /* #ifdef MP */
+ /* #ifdef APP-NVUE */
width: $u-grid-width;
position: relative;
box-sizing: border-box;
@@ -105,8 +105,9 @@
align-items: center;
// 鍦╱ni-app涓簲灏介噺閬垮厤浣跨敤flex甯冨眬浠ュ鐨勬柟寮�,鍥犱负nvue/uvue绛夋柟妗堥兘鏀寔flex甯冨眬
// 杩欓噷浣跨敤grid甯冨眬浣跨敤涓虹洰鍓�20240409uni-app鍦ㄦ姈闊冲皬绋嬪簭寮�鍚痸irtualHost鏃舵湁bug锛屽瓨鍦ㄤ簨浠跺け鏁堥棶棰樸��
- /* #ifdef MP */
+ /* #ifndef APP-NVUE */
display: grid;
+ grid-gap: v-bind(gap);
grid-template-columns: repeat(v-bind(col), 1fr);
/* #endif */
}
diff --git a/src/uni_modules/uview-plus/components/u-icon/icon.js b/src/uni_modules/uview-plus/components/u-icon/icon.js
new file mode 100644
index 0000000..86910f7
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-icon/icon.js
@@ -0,0 +1,36 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 18:00:14
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/icon.js
+ */
+import config from '../../libs/config/config'
+
+const {
+ color
+} = config
+export default {
+ // icon缁勪欢
+ icon: {
+ name: '',
+ color: color['u-content-color'],
+ size: '16px',
+ bold: false,
+ index: '',
+ hoverClass: '',
+ customPrefix: 'uicon',
+ label: '',
+ labelPos: 'right',
+ labelSize: '15px',
+ labelColor: color['u-content-color'],
+ space: '3px',
+ imgMode: '',
+ width: '',
+ height: '',
+ top: 0,
+ stop: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-icon/u-icon.vue b/src/uni_modules/uview-plus/components/u-icon/u-icon.vue
index ce3b52a..0255905 100644
--- a/src/uni_modules/uview-plus/components/u-icon/u-icon.vue
+++ b/src/uni_modules/uview-plus/components/u-icon/u-icon.vue
@@ -81,6 +81,16 @@
*/
export default {
name: 'u-icon',
+ beforeCreate() {
+ // #ifdef APP-NVUE
+ if (this.customFontFamily) {
+ domModule.addRule('fontFace', {
+ 'fontFamily': `${this.customPrefix}-${this.customFontFamily}`,
+ 'src': `url('${this.customFontUrl}')`
+ })
+ }
+ // #endif
+ },
data() {
return {
@@ -136,7 +146,9 @@
// 閫氳繃鍥炬爣鍚嶏紝鏌ユ壘瀵瑰簲鐨勫浘鏍�
icon() {
// 浣跨敤鑷畾涔夊浘鏍囩殑鏃跺�欓〉闈笂浼氭妸name灞炴�т篃灞曠ず鍑烘潵锛屾墍浠ュ湪杩欓噷澶勭悊涓�涓�
- if (this.customPrefix !== "uicon") return "";
+ if (this.customPrefix !== "uicon") {
+ return this.customIcons[this.customPrefix + '-' + this.name] || this.name;
+ }
// 濡傛灉鍐呯疆鐨勫浘鏍囦腑鎵句笉鍒板搴旂殑鍥炬爣锛屽氨鐩存帴杩斿洖name鍊硷紝鍥犱负鐢ㄦ埛鍙兘浼犲叆鐨勬槸unicode浠g爜
return icons['uicon-' + this.name] || this.name
}
@@ -145,7 +157,7 @@
addStyle,
addUnit,
clickHandler(e) {
- this.$emit('click', this.index)
+ this.$emit('click', this.index, e)
// 鏄惁闃绘浜嬩欢鍐掓场
this.stop && this.preventEvent(e)
}
diff --git a/src/uni_modules/uview-plus/components/u-image/image.js b/src/uni_modules/uview-plus/components/u-image/image.js
new file mode 100644
index 0000000..2552db6
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-image/image.js
@@ -0,0 +1,30 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:01:51
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/image.js
+ */
+export default {
+ // image缁勪欢
+ image: {
+ src: '',
+ mode: 'aspectFill',
+ width: '300',
+ height: '225',
+ shape: 'square',
+ radius: 0,
+ lazyLoad: true,
+ showMenuByLongpress: true,
+ loadingIcon: 'photo',
+ errorIcon: 'error-circle',
+ showLoading: true,
+ showError: true,
+ fade: true,
+ webp: false,
+ duration: 500,
+ bgColor: '#f3f4f6'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-image/u-image.vue b/src/uni_modules/uview-plus/components/u-image/u-image.vue
index 63936f6..8e462f0 100644
--- a/src/uni_modules/uview-plus/components/u-image/u-image.vue
+++ b/src/uni_modules/uview-plus/components/u-image/u-image.vue
@@ -2,10 +2,11 @@
<u-transition
mode="fade"
:show="show"
+ :style="transStyle"
:duration="fade ? 1000 : 0"
>
<view
- class="u-image"
+ class="u-image box-border"
@tap="onClick"
:style="[wrapStyle, backgroundStyle]"
>
@@ -19,9 +20,9 @@
:lazy-load="lazyLoad"
class="u-image__image"
:style="{
- borderRadius: shape == 'circle' ? '10000px' : addUnit(radius),
width: addUnit(width),
- height: addUnit(height)
+ height: addUnit(height),
+ borderRadius: shape == 'circle' ? '10000px' : addUnit(radius)
}"
></image>
<view
@@ -37,8 +38,6 @@
<slot name="loading">
<u-icon
:name="loadingIcon"
- :width="width"
- :height="height"
></u-icon>
</slot>
</view>
@@ -46,16 +45,12 @@
v-if="showError && isError && !loading"
class="u-image__error"
:style="{
- borderRadius: shape == 'circle' ? '50%' : addUnit(radius),
- width: addUnit(width),
- height: addUnit(height)
+ borderRadius: shape == 'circle' ? '50%' : addUnit(radius)
}"
>
<slot name="error">
<u-icon
:name="errorIcon"
- :width="width"
- :height="height"
></u-icon>
</slot>
</view>
@@ -120,7 +115,6 @@
if (!n) {
// 濡傛灉浼犲叆null鎴栬��''锛屾垨鑰協alse锛屾垨鑰卽ndefined锛屾爣璁颁负閿欒鐘舵��
this.isError = true
-
} else {
this.isError = false;
this.loading = true;
@@ -129,11 +123,46 @@
}
},
computed: {
+ transStyle() {
+ let style = {};
+ // 閫氳繃璋冪敤addUnit()鏂规硶锛屽鏋滄湁鍗曚綅锛屽鐧惧垎姣旓紝px鍗曚綅绛夛紝鐩存帴杩斿洖锛屽鏋滄槸绾补鐨勬暟鍊硷紝鍒欏姞涓妑px鍗曚綅
+ // #ifdef APP-NVUE
+ style.width = addUnit(this.width);
+ style.height = addUnit(this.height);
+ // #endif
+ // #ifndef APP-NVUE
+ if (this.loading || this.isError || this.width == '100%' || this.mode != 'heightFix') {
+ style.width = this.width;
+ } else {
+ style.width = 'fit-content';
+ }
+ if (this.loading || this.isError || this.height == '100%' || this.mode != 'widthFix') {
+ style.height = this.height;
+ } else {
+ style.height = 'fit-content';
+ }
+ // #endif
+ return style;
+ },
wrapStyle() {
let style = {};
// 閫氳繃璋冪敤addUnit()鏂规硶锛屽鏋滄湁鍗曚綅锛屽鐧惧垎姣旓紝px鍗曚綅绛夛紝鐩存帴杩斿洖锛屽鏋滄槸绾补鐨勬暟鍊硷紝鍒欏姞涓妑px鍗曚綅
+ // #ifdef APP-NVUE
style.width = addUnit(this.width);
style.height = addUnit(this.height);
+ // #endif
+ // #ifndef APP-NVUE
+ if (this.loading || this.isError || this.width == '100%' || this.mode != 'heightFix') {
+ style.width = this.width;
+ } else {
+ style.width = 'fit-content';
+ }
+ if (this.loading || this.isError || this.height == '100%' || this.mode != 'widthFix') {
+ style.height = this.height;
+ } else {
+ style.height = 'fit-content';
+ }
+ // #endif
// 濡傛灉鏄樉绀哄渾褰紝璁剧疆涓�涓緢澶氱殑鍗婂緞鍊煎嵆鍙�
style.borderRadius = this.shape == 'circle' ? '10000px' : addUnit(this.radius)
// 濡傛灉璁剧疆鍦嗚锛屽繀椤昏鏈塰idden锛屽惁鍒欏彲鑳藉渾瑙掓棤鏁�
@@ -156,8 +185,8 @@
methods: {
addUnit,
// 鐐瑰嚮鍥剧墖
- onClick() {
- this.$emit('click')
+ onClick(e) {
+ this.$emit('click', e)
},
// 鍥剧墖鍔犺浇澶辫触
onErrorHandler(err) {
@@ -192,7 +221,7 @@
removeBgColor() {
// 娣″叆鍔ㄧ敾杩囨浮瀹屾垚鍚庯紝灏嗚儗鏅缃负閫忔槑鑹诧紝鍚﹀垯png鍥剧墖浼氱湅鍒扮伆鑹茬殑鑳屾櫙
this.backgroundStyle = {
- backgroundColor: 'transparent'
+ backgroundColor: this.bgColor || '#ffffff'
};
}
}
diff --git a/src/uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js b/src/uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js
new file mode 100644
index 0000000..bb20d46
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js
@@ -0,0 +1,19 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:13:15
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/indexAnchor.js
+ */
+export default {
+ // indexAnchor 缁勪欢
+ indexAnchor: {
+ text: '',
+ color: '#606266',
+ size: 14,
+ bgColor: '#dedede',
+ height: 32
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-index-list/indexList.js b/src/uni_modules/uview-plus/components/u-index-list/indexList.js
new file mode 100644
index 0000000..4f31b37
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-index-list/indexList.js
@@ -0,0 +1,20 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:13:35
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/indexList.js
+ */
+export default {
+ // indexList 缁勪欢
+ indexList: {
+ inactiveColor: '#606266',
+ activeColor: '#5677fc',
+ indexList: [],
+ sticky: true,
+ customNavHeight: 0,
+ safeBottomFix: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-index-list/u-index-list.vue b/src/uni_modules/uview-plus/components/u-index-list/u-index-list.vue
index 44396de..eb29ec0 100644
--- a/src/uni_modules/uview-plus/components/u-index-list/u-index-list.vue
+++ b/src/uni_modules/uview-plus/components/u-index-list/u-index-list.vue
@@ -105,7 +105,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addUnit, sys, sleep, getPx } from '../../libs/function/index';
+ import { addUnit, getWindowInfo, sleep, getPx } from '../../libs/function/index';
// #ifdef APP-NVUE
// 鐢变簬weex涓洪樋閲岀殑KPI涓氱哗鑰冩牳鐨勪骇鐗╋紝鎵�浠ヤ笉鏀寔鐧惧垎姣斿崟浣嶏紝杩欓噷闇�瑕侀�氳繃dom鏌ヨ缁勪欢鐨勫搴�
@@ -152,7 +152,7 @@
// scroll-view鐨勯珮搴�
scrollViewHeight: 0,
// 绯荤粺淇℃伅
- sys: sys(),
+ sys: {},
scrolling: false,
scrollIntoView: '',
pageY: 0,
@@ -188,6 +188,7 @@
created() {
this.children = []
this.anchors = []
+ this.sys = getWindowInfo()
},
mounted() {
this.init()
@@ -320,7 +321,7 @@
const {
height
} = size
- const sysData = sys()
+ const sysData = getWindowInfo()
const windowHeight = sysData.windowHeight
let customNavHeight = 0
// 娑堥櫎鍚勭瀵艰埅鏍忛潪鍘熺敓鍜屽師鐢熷鑷寸殑宸紓锛岃绱㈠紩鍒楄〃瀛楁瘝瀵瑰睆骞曞瀭鐩村眳涓�
@@ -358,19 +359,19 @@
let index = this.currentIndex;
// 瀵笻5鐨刾ageY杩涜淇锛岃繖鏄敱浜巙ni-app鑷綔澶氭儏鍦℉5涓皢瑙︽懜鐐圭殑鍧愭爣璺烪5鐨勫鑸爮缁撳悎瀵艰嚧鐨勯棶棰�
// #ifdef H5
- // pageY += sys().windowTop
+ // pageY += getWindowInfo().windowTop
// #endif
// 瀵圭涓�鍜屾渶鍚庝竴涓瓧姣嶅仛杈圭晫澶勭悊锛屽洜涓虹敤鎴峰彲鑳藉湪瀛楁瘝鍒楄〃涓婅Е鎽稿埌涓ょ鐨勫敖澶村悗渚濈劧缁х画婊戝姩
- console.log('top1', top)
- console.log('height', height)
+ // console.log('top1', top)
+ // console.log('height', height)
top = top - (height / 2) // 鍑忓幓transfrom鐨則ranslateY鍊煎鑷寸殑楂樺害
pageY = pageY - this.topOffset
// if (this.safeBottomFix) {
// pageY = pageY + 34
// }
- console.log('topOffset', this.topOffset)
- console.log('pageY', pageY)
- console.log('top2', top)
+ // console.log('topOffset', this.topOffset)
+ // console.log('pageY', pageY)
+ // console.log('top2', top)
if (pageY < top) {
index = 0
} else if (pageY >= top + height) {
@@ -401,7 +402,7 @@
const header = await this.getHeaderRect()
// item鐨則op鍊硷紝鍦╪vue涓嬶紝妯℃嫙鍑虹殑anchor鐨則op锛岀被浼奸潪nvue涓嬬殑index-item鐨則op
let top = header.height
- console.log(top)
+ // console.log(top)
const anchors = this.anchors
// 鐢变簬list缁勪欢鏃犳硶鑾峰彇cell鐨則op鍊硷紝杩欓噷閫氳繃header slot鍜屽悇涓猧tem涔嬮棿鐨刪eight锛屾ā鎷熷嚭绫讳技闈瀗vue涓嬬殑浣嶇疆淇℃伅
let children = this.children.map((item, index) => {
@@ -426,7 +427,7 @@
// #ifdef APP-NVUE
// 鍦╪vue涓紝鐢变簬cell鍜宧eader涓哄悓绾у厓绱狅紝鎵�浠ュ疄闄呮槸闇�瑕佸header(anchor)杩涜鍋忕Щ
const anchor = `u-index-anchor-${this.uIndexList[currentIndex]}`
- console.log(anchor)
+ // console.log(anchor)
dom.scrollToElement(this.anchors[currentIndex].$refs[anchor], {
offset: 0,
animated: false
@@ -476,8 +477,8 @@
let children = this.children
// #ifdef APP-NVUE
// nvue涓嬭幏鍙栫殑婊氬姩鏉″亸绉讳负璐熸暟锛岄渶瑕佽浆涓烘鏁�
- let sys = uni.getSystemInfoSync()
- scrollTop = Math.abs(e.contentOffset.y) / 10
+ let sys = getWindowInfo()
+ scrollTop = Math.abs(e.contentOffset.y) / 10
// console.log('native', e)
// #endif
@@ -515,7 +516,7 @@
if (scrollTop <= children[0].top || scrollTop >= children[len - 1].top + children[len - 1].height) {
this.activeIndex = -1
break
- } else if (!nextItem) {
+ } else if (!nextItem) {
// 褰撲笉瀛樺湪涓嬩竴涓猧tem鏃讹紝鎰忓懗鐫�鍘嗛亶鍒颁簡鏈�鍚庝竴涓�
this.activeIndex = len - 1
break
diff --git a/src/uni_modules/uview-plus/components/u-input/input.js b/src/uni_modules/uview-plus/components/u-input/input.js
new file mode 100644
index 0000000..6c310ea
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-input/input.js
@@ -0,0 +1,48 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:13:55
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/input.js
+ */
+export default {
+ // index 缁勪欢
+ input: {
+ value: '',
+ type: 'text',
+ fixed: false,
+ disabled: false,
+ disabledColor: '#f5f7fa',
+ clearable: false,
+ password: false,
+ maxlength: 140,
+ placeholder: null,
+ placeholderClass: 'input-placeholder',
+ placeholderStyle: 'color: #c0c4cc',
+ showWordLimit: false,
+ confirmType: 'done',
+ confirmHold: false,
+ holdKeyboard: false,
+ focus: false,
+ autoBlur: false,
+ disableDefaultPadding: false,
+ cursor: -1,
+ cursorSpacing: 30,
+ selectionStart: -1,
+ selectionEnd: -1,
+ adjustPosition: true,
+ inputAlign: 'left',
+ fontSize: '15px',
+ color: '#303133',
+ prefixIcon: '',
+ prefixIconStyle: '',
+ suffixIcon: '',
+ suffixIconStyle: '',
+ border: 'surround',
+ readonly: false,
+ shape: 'square',
+ formatter: null
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-input/u-input.vue b/src/uni_modules/uview-plus/components/u-input/u-input.vue
index a4e50e9..69d35e2 100644
--- a/src/uni_modules/uview-plus/components/u-input/u-input.vue
+++ b/src/uni_modules/uview-plus/components/u-input/u-input.vue
@@ -18,6 +18,7 @@
涓轰簡闃叉type=number鏃讹紝鍙堝瓨鍦╬assword灞炴�э紝type鏃犳晥锛屾鏃堕渶瑕佽缃畃assword涓簎ndefined
-->
<input
+ ref="input-native"
class="u-input__content__field-wrapper__field"
:style="[inputStyle]"
:type="type"
@@ -44,6 +45,7 @@
@focus="onFocus"
@confirm="onConfirm"
@keyboardheightchange="onkeyboardheightchange"
+ @nicknamereview="onnicknamereview"
/>
</view>
<view
@@ -223,7 +225,7 @@
},
},
// #ifdef VUE3
- emits: ['update:modelValue', 'focus', 'blur', 'change', 'confirm', 'clear', 'keyboardheightchange'],
+ emits: ['update:modelValue', 'focus', 'blur', 'change', 'confirm', 'clear', 'keyboardheightchange', 'nicknamereview'],
// #endif
methods: {
// 鍦ㄥ井淇″皬绋嬪簭涓紝涓嶆敮鎸佸皢鍑芥暟褰撳仛props鍙傛暟锛屾晠鍙兘閫氳繃ref褰㈠紡璋冪敤
@@ -258,6 +260,12 @@
this.focused = true;
this.$emit("focus");
},
+ doFocus() {
+ this.$refs['input-native'].focus();
+ },
+ doBlur() {
+ this.$refs['input-native'].blur();
+ },
// 鐐瑰嚮瀹屾垚鎸夐挳鏃惰Е鍙�
onConfirm(event) {
this.$emit("confirm", this.innerValue);
@@ -266,6 +274,9 @@
// 鍏煎鎬э細寰俊灏忕▼搴�2.7.0+銆丄pp 3.1.0+
onkeyboardheightchange(event) {
this.$emit("keyboardheightchange", event);
+ },
+ onnicknamereview(event) {
+ this.$emit("nicknamereview", event);
},
// 鍐呭鍙戠敓鍙樺寲锛岃繘琛屽鐞�
valueChange(value, isOut = false) {
@@ -306,6 +317,9 @@
* 鏃犳硶瑙﹀彂u-form-item鐨勭偣鍑讳簨浠讹紝杩欓噷閫氳繃鎵嬪姩璋冪敤u-form-item鐨勬柟娉曡繘琛岃Е鍙�
*/
clickHandler() {
+ if (this.disabled || this.readonly) {
+ uni.hideKeyboard();
+ }
// #ifdef APP-NVUE
if (os() === "android") {
const formItem = $parent.call(this, "u-form-item");
diff --git a/src/uni_modules/uview-plus/components/u-keyboard/keyboard.js b/src/uni_modules/uview-plus/components/u-keyboard/keyboard.js
new file mode 100644
index 0000000..57182bd
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-keyboard/keyboard.js
@@ -0,0 +1,30 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:07:49
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/keyboard.js
+ */
+export default {
+ // 閿洏缁勪欢
+ keyboard: {
+ mode: 'number',
+ dotDisabled: false,
+ tooltip: true,
+ showTips: true,
+ tips: '',
+ showCancel: true,
+ showConfirm: true,
+ random: false,
+ safeAreaInsetBottom: true,
+ closeOnClickOverlay: true,
+ show: false,
+ overlay: true,
+ zIndex: 10075,
+ cancelText: '鍙栨秷',
+ confirmText: '纭畾',
+ autoChange: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-lazy-load/u-lazy-load.vue b/src/uni_modules/uview-plus/components/u-lazy-load/u-lazy-load.vue
index a8be4bf..c49add0 100644
--- a/src/uni_modules/uview-plus/components/u-lazy-load/u-lazy-load.vue
+++ b/src/uni_modules/uview-plus/components/u-lazy-load/u-lazy-load.vue
@@ -219,7 +219,7 @@
contentObserver.relativeToViewport({
bottom: this.getThreshold,
}).observe('.u-lazy-item-' + this.elIndex, (res) => {
- console.log('relativeToViewport', res)
+ // console.log('relativeToViewport', res)
if (res.intersectionRatio > 0) {
// 鎳掑姞杞界姸鎬佹敼鍙�
this.isShow = true;
diff --git a/src/uni_modules/uview-plus/components/u-line-progress/lineProgress.js b/src/uni_modules/uview-plus/components/u-line-progress/lineProgress.js
new file mode 100644
index 0000000..cdfcb0e
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-line-progress/lineProgress.js
@@ -0,0 +1,19 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:14:11
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/lineProgress.js
+ */
+export default {
+ // lineProgress 缁勪欢
+ lineProgress: {
+ activeColor: '#19be6b',
+ inactiveColor: '#ececec',
+ percentage: 0,
+ showText: true,
+ height: 12
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-line/line.js b/src/uni_modules/uview-plus/components/u-line/line.js
new file mode 100644
index 0000000..2c87af2
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-line/line.js
@@ -0,0 +1,20 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:04:49
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/line.js
+ */
+export default {
+ // line缁勪欢
+ line: {
+ color: '#d6d7d9',
+ length: '100%',
+ direction: 'row',
+ hairline: true,
+ margin: 0,
+ dashed: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-link/link.js b/src/uni_modules/uview-plus/components/u-link/link.js
new file mode 100644
index 0000000..a5d0450
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-link/link.js
@@ -0,0 +1,26 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:45:36
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/link.js
+ */
+import config from '../../libs/config/config'
+
+const {
+ color
+} = config
+export default {
+ // link瓒呴摼鎺ョ粍浠秔rops鍙傛暟
+ link: {
+ color: color['u-primary'],
+ fontSize: 15,
+ underLine: false,
+ href: '',
+ mpTips: '閾炬帴宸插鍒讹紝璇峰湪娴忚鍣ㄦ墦寮�',
+ lineColor: '',
+ text: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-list-item/listItem.js b/src/uni_modules/uview-plus/components/u-list-item/listItem.js
new file mode 100644
index 0000000..7fe2166
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-list-item/listItem.js
@@ -0,0 +1,15 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:15:40
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/listItem.js
+ */
+export default {
+ // listItem 缁勪欢
+ listItem: {
+ anchor: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue b/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue
index ae30b08..eeaccdc 100644
--- a/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue
+++ b/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue
@@ -19,7 +19,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { sys } from '../../libs/function/index';
+ import { getWindowInfo } from '../../libs/function/index';
// #ifdef APP-NVUE
const dom = uni.requireNativePlugin('dom')
// #endif
@@ -39,7 +39,7 @@
rect: {},
index: 0,
show: true,
- sys: sys()
+ sys: getWindowInfo()
}
},
computed: {
diff --git a/src/uni_modules/uview-plus/components/u-list/list.js b/src/uni_modules/uview-plus/components/u-list/list.js
new file mode 100644
index 0000000..a830c32
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-list/list.js
@@ -0,0 +1,28 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:14:53
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/list.js
+ */
+export default {
+ // list 缁勪欢
+ list: {
+ showScrollbar: false,
+ lowerThreshold: 50,
+ upperThreshold: 0,
+ scrollTop: 0,
+ offsetAccuracy: 10,
+ enableFlex: false,
+ pagingEnabled: false,
+ scrollable: true,
+ scrollIntoView: '',
+ scrollWithAnimation: false,
+ enableBackToTop: false,
+ height: 0,
+ width: 0,
+ preLoadScreen: 1
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-list/u-list.vue b/src/uni_modules/uview-plus/components/u-list/u-list.vue
index 1473b3e..41de947 100644
--- a/src/uni_modules/uview-plus/components/u-list/u-list.vue
+++ b/src/uni_modules/uview-plus/components/u-list/u-list.vue
@@ -50,7 +50,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addUnit, addStyle, deepMerge, sleep, sys } from '../../libs/function/index';
+ import { addUnit, addStyle, deepMerge, sleep, getWindowInfo } from '../../libs/function/index';
// #ifdef APP-NVUE
const dom = uni.requireNativePlugin('dom')
// #endif
@@ -90,7 +90,7 @@
innerScrollTop: 0,
// vue涓嬶紝scroll-view鍦ㄤ笂鎷夊姞杞芥椂鐨勫亸绉诲��
offset: 0,
- sys: sys()
+ sys: getWindowInfo()
}
},
computed: {
@@ -129,7 +129,7 @@
scrollTop = e.detail.scrollTop
// #endif
this.innerScrollTop = scrollTop
- this.$emit('scroll', Math.abs(scrollTop))
+ this.$emit('scroll', scrollTop)
},
scrollIntoViewById(id) {
// #ifdef APP-NVUE
diff --git a/src/uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js b/src/uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js
new file mode 100644
index 0000000..56cc3f2
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js
@@ -0,0 +1,30 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:45:47
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/loadingIcon.js
+ */
+import config from '../../libs/config/config'
+
+const {
+ color
+} = config
+export default {
+ // loading-icon鍔犺浇涓浘鏍囩粍浠�
+ loadingIcon: {
+ show: true,
+ color: color['u-tips-color'],
+ textColor: color['u-tips-color'],
+ vertical: false,
+ mode: 'spinner',
+ size: 24,
+ textSize: 15,
+ text: '',
+ timingFunction: 'ease-in-out',
+ duration: 1200,
+ inactiveColor: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-loading-page/loadingPage.js b/src/uni_modules/uview-plus/components/u-loading-page/loadingPage.js
new file mode 100644
index 0000000..6ed7485
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-loading-page/loadingPage.js
@@ -0,0 +1,24 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:00:23
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/loadingPage.js
+ */
+export default {
+ // loading-page缁勪欢
+ loadingPage: {
+ loadingText: '姝e湪鍔犺浇',
+ image: '',
+ loadingMode: 'circle',
+ loading: false,
+ bgColor: '#ffffff',
+ color: '#C8C8C8',
+ fontSize: 19,
+ iconSize: 28,
+ loadingColor: '#C8C8C8',
+ zIndex: 10
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-loadmore/loadmore.js b/src/uni_modules/uview-plus/components/u-loadmore/loadmore.js
new file mode 100644
index 0000000..67c1160
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-loadmore/loadmore.js
@@ -0,0 +1,32 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:15:26
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/loadmore.js
+ */
+export default {
+ // loadmore 缁勪欢
+ loadmore: {
+ status: 'loadmore',
+ bgColor: 'transparent',
+ icon: true,
+ fontSize: 14,
+ iconSize: 17,
+ color: '#606266',
+ loadingIcon: 'spinner',
+ loadmoreText: '鍔犺浇鏇村',
+ loadingText: '姝e湪鍔犺浇...',
+ nomoreText: '娌℃湁鏇村浜�',
+ isDot: false,
+ iconColor: '#b7b7b7',
+ marginTop: 10,
+ marginBottom: 10,
+ height: 'auto',
+ line: false,
+ lineColor: '#E6E8EB',
+ dashed: false,
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-modal/modal.js b/src/uni_modules/uview-plus/components/u-modal/modal.js
new file mode 100644
index 0000000..02dadaa
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-modal/modal.js
@@ -0,0 +1,31 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:15:59
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/modal.js
+ */
+export default {
+ // modal 缁勪欢
+ modal: {
+ show: false,
+ title: '',
+ content: '',
+ confirmText: '纭',
+ cancelText: '鍙栨秷',
+ showConfirmButton: true,
+ showCancelButton: false,
+ confirmColor: '#2979ff',
+ cancelColor: '#606266',
+ buttonReverse: false,
+ zoom: true,
+ asyncClose: false,
+ closeOnClickOverlay: false,
+ negativeTop: 0,
+ width: '650rpx',
+ confirmButtonShape: '',
+ contentTextAlign: 'left'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-modal/u-modal.vue b/src/uni_modules/uview-plus/components/u-modal/u-modal.vue
index d724c9a..ed2d578 100644
--- a/src/uni_modules/uview-plus/components/u-modal/u-modal.vue
+++ b/src/uni_modules/uview-plus/components/u-modal/u-modal.vue
@@ -120,7 +120,7 @@
* @event {Function} confirm 鐐瑰嚮纭鎸夐挳鏃惰Е鍙�
* @event {Function} cancel 鐐瑰嚮鍙栨秷鎸夐挳鏃惰Е鍙�
* @event {Function} close 鐐瑰嚮閬僵鍏抽棴鍑哄彂锛宑loseOnClickOverlay涓簍rue鏈夋晥
- * @example <u-loadmore :status="status" icon-type="iconType" load-text="loadText" />
+ * @example <u-modal :show="show" />
*/
export default {
name: 'u-modal',
@@ -137,7 +137,7 @@
if (n && this.loading) this.loading = false
}
},
- emits: ["confirm", "cancel", "close"],
+ emits: ["confirm", "cancel", "close", "update:show"],
methods: {
addUnit,
// 鐐瑰嚮纭畾鎸夐挳
@@ -145,11 +145,14 @@
// 濡傛灉閰嶇疆浜嗗紓姝ュ叧闂紝灏嗘寜閽�间负loading鐘舵��
if (this.asyncClose) {
this.loading = true;
+ } else {
+ this.$emit('update:show', false)
}
this.$emit('confirm')
},
// 鐐瑰嚮鍙栨秷鎸夐挳
cancelHandler() {
+ this.$emit('update:show', false)
this.$emit('cancel')
},
// 鐐瑰嚮閬僵
@@ -159,6 +162,7 @@
// 閫忔槑閬僵鐨勫瓙鍏冪礌鍋氫簡.stop澶勭悊锛屾墍浠ョ偣鍑诲唴瀹瑰尯锛屼篃涓嶄細瀵艰嚧璇Е鍙�
clickHandler() {
if (this.closeOnClickOverlay) {
+ this.$emit('update:show', false)
this.$emit('close')
}
}
diff --git a/src/uni_modules/uview-plus/components/u-navbar-mini/props.js b/src/uni_modules/uview-plus/components/u-navbar-mini/props.js
new file mode 100644
index 0000000..57d5b4e
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-navbar-mini/props.js
@@ -0,0 +1,51 @@
+import { defineMixin } from '../../libs/vue'
+
+export const props = defineMixin({
+ props: {
+ // 鏄惁寮�鍚《閮ㄥ畨鍏ㄥ尯閫傞厤
+ safeAreaInsetTop: {
+ type: Boolean,
+ default: () => true
+ },
+ // 鏄惁鍥哄畾鍦ㄩ《閮�
+ fixed: {
+ type: Boolean,
+ default: () => true
+ },
+ // 宸﹁竟鐨勫浘鏍�
+ leftIcon: {
+ type: String,
+ default: 'arrow-leftward'
+ },
+ // 鑳屾櫙棰滆壊
+ bgColor: {
+ type: String,
+ default: () => 'rgba(0,0,0,.15)'
+ },
+ // 瀵艰埅鏍忛珮搴�
+ height: {
+ type: [String, Number],
+ default: () => '32px'
+ },
+ // 鍥炬爣鐨勫ぇ灏�
+ iconSize: {
+ type: [String, Number],
+ default: '20px'
+ },
+ // 鍥炬爣鐨勯鑹�
+ iconColor: {
+ type: String,
+ default: '#fff'
+ },
+ // 鐐瑰嚮宸︿晶鍖哄煙(杩斿洖鍥炬爣)锛屾槸鍚﹁嚜鍔ㄨ繑鍥炰笂涓�椤�
+ autoBack: {
+ type: Boolean,
+ default: () => true
+ },
+ // 棣栭〉璺緞
+ homeUrl: {
+ type: [String],
+ default: ''
+ }
+ }
+})
diff --git a/src/uni_modules/uview-plus/components/u-navbar-mini/u-navbar-mini.vue b/src/uni_modules/uview-plus/components/u-navbar-mini/u-navbar-mini.vue
new file mode 100644
index 0000000..72e4b37
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-navbar-mini/u-navbar-mini.vue
@@ -0,0 +1,139 @@
+<template>
+ <view class="u-navbar-mini" :class="[customClass]">
+ <view class="u-navbar-mini__inner" :class="[fixed && 'u-navbar-mini--fixed']">
+ <u-status-bar
+ v-if="safeAreaInsetTop"
+ ></u-status-bar>
+ <view
+ class="u-navbar-mini__content"
+ :class="[border && 'u-border-bottom']"
+ :style="{
+ height: addUnit(height),
+ backgroundColor: bgColor,
+ }"
+ >
+ <view
+ class="u-navbar-mini__content__left"
+ hover-class="u-navbar-mini__content__left--hover"
+ hover-start-time="150"
+ @tap="leftClick"
+ >
+ <slot name="left">
+ <up-icon
+ :name="leftIcon"
+ :size="iconSize"
+ :color="iconColor"
+ ></up-icon>
+ </slot>
+ </view>
+ <view style="padding: 10px 10px;">
+ <up-line direction="col" color="#fff" length="16px"></up-line>
+ </view>
+ <view
+ class="u-navbar-mini__content__center" @tap="homeClick">
+ <slot name="center">
+ <up-icon name="home" :size="iconSize" :color="iconColor"></up-icon>
+ </slot>
+ </view>
+ </view>
+ </view>
+ </view>
+</template>
+
+<script>
+ import { props } from './props';
+ import { mpMixin } from '../../libs/mixin/mpMixin';
+ import { mixin } from '../../libs/mixin/mixin';
+ import { addUnit, addStyle, getPx, sys } from '../../libs/function/index';
+ /**
+ * NavbarMini 杩蜂綘瀵艰埅鏍�
+ * @description 姝ょ粍浠朵竴鑸敤浜庡湪鍏ㄥ睆椤甸潰涓紝鍏稿瀷鐨勫寰俊灏忕▼搴忓乏涓婅銆�
+ * @tutorial https://ijry.github.io/uview-plus/components/navbar-mini.html
+ * @property {Boolean} safeAreaInsetTop 鏄惁寮�鍚《閮ㄥ畨鍏ㄥ尯閫傞厤 锛堥粯璁� true 锛�
+ * @property {Boolean} placeholder 鍥哄畾鍦ㄩ《閮ㄦ椂锛屾槸鍚︾敓鎴愪竴涓瓑楂樺厓绱狅紝浠ラ槻姝㈠闄� 锛堥粯璁� false 锛�
+ * @property {Boolean} fixed 瀵艰埅鏍忔槸鍚﹀浐瀹氬湪椤堕儴 锛堥粯璁� false 锛�
+ * @property {String} leftIcon 宸﹁竟杩斿洖鍥炬爣鐨勫悕绉帮紝鍙兘涓簎View鑷甫鐨勫浘鏍� 锛堥粯璁� 'arrow-left' 锛�
+ * @property {String} title 瀵艰埅鏍忔爣棰橈紝濡傝缃负绌哄瓧绗︼紝灏嗕細闅愯棌鏍囬鍗犱綅鍖哄煙
+ * @property {String} bgColor 瀵艰埅鏍忚儗鏅缃� 锛堥粯璁� '#ffffff' 锛�
+ * @property {String | Number} height 瀵艰埅鏍忛珮搴�(涓嶅寘鎷姸鎬佹爮楂樺害鍦ㄥ唴锛屽唴閮ㄨ嚜鍔ㄥ姞涓�)锛堥粯璁� '44px' 锛�
+ * @property {String | Number} iconSize 宸︿晶杩斿洖鍥炬爣鐨勫ぇ灏忥紙榛樿 20px 锛�
+ * @property {String | Number} leftIconColor 宸︿晶杩斿洖鍥炬爣鐨勯鑹诧紙榛樿 #303133 锛�
+ * @property {Boolean} autoBack 鐐瑰嚮宸︿晶鍖哄煙(杩斿洖鍥炬爣)锛屾槸鍚﹁嚜鍔ㄨ繑鍥炰笂涓�椤碉紙榛樿 false 锛�
+ * @property {Object | String} titleStyle 鏍囬鐨勬牱寮忥紝瀵硅薄鎴栧瓧绗︿覆
+ * @event {Function} leftClick 鐐瑰嚮宸︿晶鍖哄煙
+ * @event {Function} rightClick 鐐瑰嚮鍙充晶鍖哄煙
+ * @example <u-navbar-mini @click-left="onClickBack"></u-navbar-mini>
+ */
+ export default {
+ name: 'u-navbar-mini',
+ mixins: [mpMixin, mixin, props],
+ data() {
+ return {
+ }
+ },
+ emits: ["leftClick", "homeClick"],
+ created() {
+ },
+ methods: {
+ addStyle,
+ addUnit,
+ sys,
+ getPx,
+ // 鐐瑰嚮宸︿晶鍖哄煙
+ leftClick() {
+ // 濡傛灉閰嶇疆浜哸utoBack锛岃嚜鍔ㄨ繑鍥炰笂涓�椤�
+ this.$emit('leftClick')
+ if(this.autoBack) {
+ uni.navigateBack()
+ }
+ },
+ homeClick() {
+ if (this.homeUrl) {
+ uni.reLaunch({ url: this.homeUrl })
+ }
+ }
+ }
+ }
+</script>
+
+<style lang="scss" scoped>
+ @import "../../libs/css/components.scss";
+
+ .u-navbar-mini {
+
+ &__inner {
+ width: 180rpx;
+ overflow: hidden;
+ }
+
+ &--fixed {
+ position: fixed;
+ left: 20px;
+ right: 0;
+ top: 10px;
+ z-index: 11;
+ }
+
+ &__content {
+ @include flex(row);
+ padding: 0 15px;
+ border-radius: 20px;
+ align-items: center;
+ height: 36px;
+ background-color: #9acafc;
+ position: relative;
+ justify-content: space-between;
+
+ &__left {
+ @include flex(row);
+ align-items: center;
+ }
+
+ &__left {
+ &--hover {
+ opacity: 0.7;
+ }
+ }
+ }
+ }
+</style>
diff --git a/src/uni_modules/uview-plus/components/u-navbar/navbar.js b/src/uni_modules/uview-plus/components/u-navbar/navbar.js
new file mode 100644
index 0000000..a950988
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-navbar/navbar.js
@@ -0,0 +1,33 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:16:18
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/navbar.js
+ */
+import color from '../../libs/config/color'
+export default {
+ // navbar 缁勪欢
+ navbar: {
+ safeAreaInsetTop: true,
+ placeholder: false,
+ fixed: true,
+ border: false,
+ leftIcon: 'arrow-left',
+ leftText: '',
+ rightText: '',
+ rightIcon: '',
+ title: '',
+ titleColor: '',
+ bgColor: '#ffffff',
+ titleWidth: '400rpx',
+ height: '44px',
+ leftIconSize: 20,
+ leftIconColor: color.mainColor,
+ autoBack: false,
+ titleStyle: ''
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-navbar/props.js b/src/uni_modules/uview-plus/components/u-navbar/props.js
index 2f20b02..5e0a632 100644
--- a/src/uni_modules/uview-plus/components/u-navbar/props.js
+++ b/src/uni_modules/uview-plus/components/u-navbar/props.js
@@ -48,6 +48,11 @@
type: [String, Number],
default: () => defProps.navbar.title
},
+ // 鏍囬棰滆壊
+ titleColor: {
+ type: String,
+ default: () => defProps.navbar.titleColor
+ },
// 鑳屾櫙棰滆壊
bgColor: {
type: String,
diff --git a/src/uni_modules/uview-plus/components/u-navbar/u-navbar.vue b/src/uni_modules/uview-plus/components/u-navbar/u-navbar.vue
index 6d6cdba..f16bd21 100644
--- a/src/uni_modules/uview-plus/components/u-navbar/u-navbar.vue
+++ b/src/uni_modules/uview-plus/components/u-navbar/u-navbar.vue
@@ -4,7 +4,7 @@
class="u-navbar__placeholder"
v-if="fixed && placeholder"
:style="{
- height: addUnit(getPx(height) + sys().statusBarHeight,'px'),
+ height: addUnit(getPx(height) + getWindowInfo().statusBarHeight,'px'),
}"
></view>
<view :class="[fixed && 'u-navbar--fixed']">
@@ -47,6 +47,7 @@
class="u-line-1 u-navbar__content__title"
:style="[{
width: addUnit(titleWidth),
+ color: titleColor,
}, addStyle(titleStyle)]"
>{{ title }}</text>
</slot>
@@ -76,7 +77,8 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addUnit, addStyle, getPx, sys } from '../../libs/function/index';
+ import config from '../../libs/config/config';
+ import { addUnit, addStyle, getPx, getWindowInfo } from '../../libs/function/index';
/**
* Navbar 鑷畾涔夊鑸爮
* @description 姝ょ粍浠朵竴鑸敤浜庡湪鐗规畩鎯呭喌涓嬶紝闇�瑕佽嚜瀹氫箟瀵艰埅鏍忕殑鏃跺�欑敤鍒帮紝涓�鑸缓璁娇鐢╱ni-app甯︾殑瀵艰埅鏍忋��
@@ -85,11 +87,12 @@
* @property {Boolean} placeholder 鍥哄畾鍦ㄩ《閮ㄦ椂锛屾槸鍚︾敓鎴愪竴涓瓑楂樺厓绱狅紝浠ラ槻姝㈠闄� 锛堥粯璁� false 锛�
* @property {Boolean} fixed 瀵艰埅鏍忔槸鍚﹀浐瀹氬湪椤堕儴 锛堥粯璁� false 锛�
* @property {Boolean} border 瀵艰埅鏍忓簳閮ㄦ槸鍚︽樉绀轰笅杈规 锛堥粯璁� false 锛�
- * @property {String} leftIcon 宸﹁竟杩斿洖鍥炬爣鐨勫悕绉帮紝鍙兘涓簎View鑷甫鐨勫浘鏍� 锛堥粯璁� 'arrow-left' 锛�
+ * @property {String} leftIcon 宸﹁竟杩斿洖鍥炬爣鐨勫悕绉帮紝鍙兘涓簎view-pls鑷甫鐨勫浘鏍� 锛堥粯璁� 'arrow-left' 锛�
* @property {String} leftText 宸﹁竟鐨勬彁绀烘枃瀛�
* @property {String} rightText 鍙宠竟鐨勬彁绀烘枃瀛�
- * @property {String} rightIcon 鍙宠竟杩斿洖鍥炬爣鐨勫悕绉帮紝鍙兘涓簎View鑷甫鐨勫浘鏍�
+ * @property {String} rightIcon 鍙宠竟杩斿洖鍥炬爣鐨勫悕绉帮紝鍙兘涓簎view-plus鑷甫鐨勫浘鏍�
* @property {String} title 瀵艰埅鏍忔爣棰橈紝濡傝缃负绌哄瓧绗︼紝灏嗕細闅愯棌鏍囬鍗犱綅鍖哄煙
+ * @property {String} titleColor 鏂囧瓧棰滆壊 锛堥粯璁� '' 锛�
* @property {String} bgColor 瀵艰埅鏍忚儗鏅缃� 锛堥粯璁� '#ffffff' 锛�
* @property {String | Number} titleWidth 瀵艰埅鏍忔爣棰樼殑鏈�澶у搴︼紝鍐呭瓒呭嚭浼氫互鐪佺暐鍙烽殣钘� 锛堥粯璁� '400rpx' 锛�
* @property {String | Number} height 瀵艰埅鏍忛珮搴�(涓嶅寘鎷姸鎬佹爮楂樺害鍦ㄥ唴锛屽唴閮ㄨ嚜鍔ㄥ姞涓�)锛堥粯璁� '44px' 锛�
@@ -112,14 +115,18 @@
methods: {
addStyle,
addUnit,
- sys,
+ getWindowInfo,
getPx,
// 鐐瑰嚮宸︿晶鍖哄煙
leftClick() {
// 濡傛灉閰嶇疆浜哸utoBack锛岃嚜鍔ㄨ繑鍥炰笂涓�椤�
this.$emit('leftClick')
- if(this.autoBack) {
- uni.navigateBack()
+ if (config.interceptor.navbarLeftClick != null) {
+ config.interceptor.navbarLeftClick()
+ } else {
+ if(this.autoBack) {
+ uni.navigateBack()
+ }
}
},
// 鐐瑰嚮鍙充晶鍖哄煙
diff --git a/src/uni_modules/uview-plus/components/u-no-network/noNetwork.js b/src/uni_modules/uview-plus/components/u-no-network/noNetwork.js
new file mode 100644
index 0000000..74dba1b
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-no-network/noNetwork.js
@@ -0,0 +1,18 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:16:39
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/noNetwork.js
+ */
+export default {
+ // noNetwork
+ noNetwork: {
+ tips: '鍝庡憖锛岀綉缁滀俊鍙蜂涪澶�',
+ zIndex: '',
+ image: 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEsCAYAAAB5fY51AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABLKADAAQAAAABAAABLAAAAADYYILnAABAAElEQVR4Ae29CZhkV3kefNeq6m2W7tn3nl0aCbHIAgmQPGB+sLCNzSID9g9PYrAf57d/+4+DiW0cy8QBJ06c2In/PLFDHJ78+MGCGNsYgyxwIwktwEijAc1ohtmnZ+2Z7p5eq6vu9r/vuXWrq25VdVV1V3dXVX9Hmj73nv285963vvOd75yraeIEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQaD8E9PbrkvRopSMwMBBYRs+5O/yJS68cPnzYXel4tFP/jXbqjPRFEAiCQNe6Bw/6gdFn9Oy9Q90LLG2DgBBW2wyldIQIPPPCte2a5q3jtR+4ff/4wuBuXotrDwSEsNpjHKUXQODppy+udYJMEUEZgbd94DvnNwlA7YGAEFZ7jOOK78Xp06eTTkq7sxwQhmXuf/754VXl4iSstRAQwmqt8ZLWlkHg0UcD49qYfUjXfLtMtOZ7npExJu4iqZWLl7DWQUAIq3XGSlpaAYHD77q8xwuCOSUoXw8Sl0eMux977DGzQjES3AIICGG1wCBJEysj8PXnz230XXdr5RQFMYbRvWnv6w8UhMhliyGwYghr4Pjg3oEXL34ey9zyC9tiD2ml5h47dr1LN7S6CMjz/A3PvHh1Z6UyJby5EVgRhKUe7Kz/JU0LfvrJo5f+Y3MPibSuFgQGBgasYSd9l6GDsup0WS/T/9RTp9fXmU2SNwECdQ92E7S57iaMeJnPQLK6ixkDLfjlb7546RfrLkQyNBcC3dsP6oHWMd9G+V3JgwPHh7rnm1/yLQ8CbU9Y33zp0j+nZFUMb/DHmB7+SHGY3LUKAk8cObtD00xlHDrfNge+Z2ozU3c9dvx4Yr5lSL6lR6CtCWvg6OAPw9z538ZhhZRl6XrwhW8du1KX/iNejtwvPQIDR8+vSRqJ/obU7GupjdNdh2gW0ZDypJBFR6BtB2rg2OVtuub9JcmpHIpBoK1xfffLzx4f7C0XL2HNiYDp6bs9z23Ypn1fC1Y/9PCFDc3ZW2lVHIG2JKzTp4Ok7nv/G6Q054MIvda+bNb74pEgKGtwGAdL7pcfAa8vOKEZ2kyjWuLr7uDh+/qvN6o8KWdxEWhLwroyeek/g4zuqwU6kNrhyZcu/UktaSXN8iNwuL9/RuvVXtJ9PbPQ1vhmcP6t9+47u9ByJP/SIdB2hDVw9MJHQFYfrQdCph84evFX68kjaZcPAZJWwjMXRFpJ2zr91tfuvrh8vZCa54NA2xGWrunvmg8QWCJ/N4ir7fCYDxatkOeBB7an501agXbygVdvv9IK/ZQ2FiPQdi9osGbH+zRNf7y4m9Xu9Me7N9nv0HXdr5ZS4psHgXpJC9P/wDRTx0Vn1TxjWG9LGrbaUm/Fi5meSvcrkxf/Cg/ow9XqAUk91v3qHT97r6471dJKfHMi8Oyzgx1Z03t1YAQVT2MwgsC3u+yXHzi0faQ5eyGtqgWBtpOw2Ol9+/TM+sTOn8L08MtzgQCy+tOHXr3jA0JWc6HU/HF5Scssr4jXcYqfP6V/T8iq+ceyWgvbUsKKOn38eJAYyl56TAuCEr2WYei//9Crd/5GlFb81kdASVopSFrerKRlaoZj9HR+700H10+0fg+lB21NWBxe2lhNHsUpDZr27mi4dV379R9+za4/iO7Fbx8ECknLCPTsTDJ17O33bJpqnx6u7J60PWFxeAcCbMV56dJfQKf1bkMLfuGh1+76zMoe9vbuPUnLsb2DtmOe5HSxvXsrvWtLBEhaTx29+Ma27Jx0ShAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQaEsEVoQdVluO3BJ06ptHL34b1XRjp4Ch6Rq24+kmjG4Nwwg+9uA9u/73EjRBqhAEihAoe3xwUQq5WTYEzp0b3ZnV/Ncf6O/9AvY9wlh/6dy3X7ncN512Zw9BVLXjuAP4np44vnQtkZoEgVkEhLBmsWiKqwsXpjbPBOn3gRfenwnc+7GBe+zsjclvonFDS9nA9Iy/u3x9+vAP3735VPk4CRUEFhcBIazFxbfm0k9fHD7k+v4nQFaPQIrx8Gmyx/GJ0J/t7ez7mw0b9MmaC2pQQgh0/ZSm4g5TwueWWtqLt0HuVy4CQljLPPYnB0depTn+b3t+8B4t0AdBUv93h2H9xc6da0aXs2m+r1WQsLRnl7NdUvfKRkAIa5nG//r1oGtsZvjTgev/kqYHF/TA+AXoqv4npJemOEiQU1Eo2l+G0movBK1UBBPU7s9E1+ILAkuNgKwSLjXiqO/khVtvARH8dxDBRkMzPrF/V+9/BlG5y9CUqlXinHv9mRPXtvuus88L9H3JPv2zD2yXExCqAicJBIFWRwAvv3Xqwq0/Pnn+lv/K+ZvfPH3p9p5W75O0fxaBp793ce3AwIDMWmYhafiVgNtwSMsXeHp4eNXJC8Nf0PAdRCiuf/XgrnWUqsqotcvnl9DmRkCdweX4b9N7+m/ih+mbMraLM14yJVwcXItKpT1VRve+ArC3Qqn+3gM7132jKEGZm6tXg86J7OhDfuA/iHwPUpfUZSfu2L59tXxEoQxeyxkEgjKeOnLxHb4RqC+NY5H3+2953d4XlrNN7Vq3ENYij+yZwbG9jpt9GkBPQ5H9zgP9607OVeWp87cOQtn9zwJf+xDMNFfj+jryPqXpxj8c2Nn7P+SXey70lidu4IXzb0DNB4tr9751+HV7zxSHyd1CERDCWiiCc+QPjUCnsaqmZ62O5IN7N/VUNP48ee7mAZDTf4Tt049iUG4Guv4ZfNLos9UIbo7qJWoJEHjy+bP7fNsoOcnW0A0/aacef8PdG28sQTNWTBVCWIs01OfPj66BpfqTmq732UnjgT1bei+Vq4pTv7HM8Ceg2/o1qLQug7T+FaaM3IqTLZdewpoHgYEjV9fphvOj+OShWa5V+CxvZtpzv/LwG/aNl4uXsPoRwI+4uEYjAJ2GmdG8L0FK2mYa+tsrkdXZy+P7x2ZuHdW14P+BLdank9q6Qwd3rf+ckFWjR6Tx5Q2cP58K9Jm3VCIr1ogt48lO237r3//96YofeG18y9q7RFklXITxPXV+5DchKb3ZDMy37Nu5tuxG4R9cHH6b42QfAzlds+3EPXu2rfrBIjRFilwkBIIR7SHoJDurFU89ZOd680Gke6JaWomvjoBIWNUxqivFD87fej0e0n8Fwvr0/t1rnyqX+QfnRz7g+8FX8Rv8vL3auF/IqhxKzR2WCPxXqKeq3krDTdj2ierpJEUtCIgOqxaUakwzNBR0D09yiqePHOjveyOkpxLr9VMXb73V97S/h3nDXx7Y2fdPkAYbncW1IgIDxy5vM7LZt/hgrnLtxyaBrJNxv/72N+6tuNhSLp+EVUZACKsyNnXHvHL+1qcgNf2KbSXu2bt9dcmS9qlzo/fARgcmCtpzB3b1/Vg5QiuslLowENyDWDn8cSjl98PgdBviu03N+rl9/WufLEwr18uDwLdevLTF1YK3xnVZ2HI1bUxrT7z5zTuXdRP78qCyeLUKYTUI25OXbm4JPO00TBj+6I7+db8ZL3ZwMOiYdG4dA1lN9HWte2iuI2NAVPapC8O/CGPR34Ip/AZIbIMo7yX8G9QMbcS09P+2b1vf5XgdrXaPfiYns9oeLLEd8D1/B7Dp0E1jGP042pXQj7RKf546cmGzp+tv1TRf6YQD35/QO3seP3xow5IfC9QqmM23naJ0ny9ysXwgq98BWc0kVhv/Nhalbqe8kd/Fr8MOSEr3zEVWrwyO3I29hl+E9LUHGf+nAXI6sGPdd8uV2YphIKnE5IyL6bLxk7cn3bdkHHefrpvJAExMZ1uBZmqeNzXtfzUzk/m/ens7LjV7Px+8d9e1579/44l0duZtge+Np5zEEw8c2pBu9na3YvtEwmrAqNE8IZvNHsep5//yjl3r/0O8yFOXbv0QCO05gP0JGIL+fjw+uj91YeRh/Dp/PtCDM7Zpfmjvjt6Xo7hW9ycmJjaYduf7Hdf/8HTGfa3rG9rYxLSWnsloPg7fijZV8oFM2Ja2a9t6EJd7bCztvHP7us4rrdD/r3/7ct9I99jEI4cOiQ3dIg2YEFYDgOUJDFj1e8TqX7cT4kImXuQr5279A4DeBEX8ayvprU4N3rovcALot/TH13T0fXDTJn0qXk4r3k9OTm4y7a6PzjjORzOOvn1kbEqbnEprPhRzwAKzwFLHk05hv6Yd6N+o3R6beG50aPSdr3qV6IJKkVp5ITIlXOCYn4Yexr0w/DO6YXymHFlR0e5r7tsM3fxgJbI6fW1ivTeT+SsYmr54cFff+5Cu5X+hb94Merp6/J/PusGvTE6724eGJ7RpSFOkKPCUZvBPBccoHBet3Rwe13rX9tw/PjXzZ5hKvr8SfhWKkeA2REAIa4GD6p0feRdWBnvxjv2PckVhVfBf4A29uG/X2i+Ui2eYn8n8NryuDr3jPfWSFV5k44UT137eshIP2K7/64cObbheqZ6lCp+Ydt8TBO7vTM5od1+/NR4SFVhoLpKKt410lnE8LTMzo3V2dLznxLkhYgQ9obiVjEDln7mVjEodfYcpw+MAsftg/7qSDbAnb97sCSb0Yei2fqOcbovVqKNnNO8HmAE9Cv3Wp+uoWjt27HpXNqH9WTKR+kBHKqEFbvo5y3N/avfu4g23R45f3WGa1k9ZicTd0zPTf/f6O7f8dT311Jp2fHzmgJlI/N70jPPe4bEZ6Kg4qw0lqlrLiNKBiLWerpTW25PUbkPXZViW62ecHz+4d8PXojTirzwEyhq8rTwYFtRjvpX/rlwJ+iSXugPbMuyKBOHo3geRJtuT7PujcmVUCuPJlhnL/9NUqvMD2eyM5sxMaIlE4n7XML907tyNjcxHQjty4sZv66Z1xEok/xNW5n4uZSf+8sT5m++vVO58wkEu5sR09pd9w/rWyET2vReujiqygrSopn/zKZN5qMeirotKeTyolm7p/+X06Wvr51ue5Gt9BISwFjiGsLl6N6SrvylXDNTK70D4mX071pwtF88w6Jd/DG/1E1u26NOV0pQL71y3/8PJVOcHMzPTWkcCH2YGOaTTaS2RTN6f1fQvvvDK1bdnbO2JZCr1SeRfn05Pa1PTU0gXJBKW+ecnzlxvCGndhFQ1NRP8bcY1/vjS9bF1V26MwHwsVKiXa3etYVw1TNhYJ3TDjQCO42jJVMcez7J+t9YyJF37ISCEtahjGjxkGDr2DJZ31D8h5vUQJL5RPkXlUMM07u3qSGidICvkzzuSlmlZb0olrK9hD9v9JCrPC196JoPMAolFg6CV+PPj54YeyWecx8Vk2v1Q0rSfhFT18LnBmzBRyNalp5qrSuq7kiAsh4SFa7oZ9M0wzI+cPHOjZPo9V1kS1z4ICGEt4lhiCvZrSa2jol7qzPXJPk6nIGbVbWfUvcr7hO9MP97ZVXpggOu6ajplYStj7l1XvbRMXbPAbp6HzSSBlkraNknrvfVCcPt2sHYi7f3pTDb47KUbYxuvKqkKpYBXKBnV869c3WgbDEixAck0FGFFfEzJzbIsO9C1TyrcymWWsLZGIHoW2rqTzdo5dXyykz0NC8l779i5vu4zwM+eHVntGP5jqVTq/6AkVc5NZ3wNH2lVxNWZNIukMSjiNd9z0+CHp5DXAdX4SAg203w8GB5IATtODHzdK8C15kEjhXvNS9rWA11dnfcMDY9prscss48RySakrOLWqODCoIKAgkuVgsS0urtD60haeV1YYVbbtjUn6/74HXvW/11huFy3PwKzT1r797Upe3jq4sib9u9Y+wxe+vh7W1N7jx49v6ZzbffnQD4/Cj1Pfjx54XiBls6GVuTUc9mQsOIO9mPQFdkIRlz4fy5JLm2ZMOqTcJaXIqpcqnixVe+rdbZ3dbc2OT0D0wZIibHSksmklslknvx+//q3PiKnXcTQae/b+LPQ3r1t0969cOL6G7o6E09qgZegdMJBpVQ1DbKCpyUt6oPKz/4NEJalCAuZFIuEVBJd+jgLh4rvAiFqUVGkhJZMWFp3Z0obGSu/d5gSnWmavuO6h+/cvYHSobgVgoAYjrb4QPMUiGtj1/79jBMkLBwiTlMASlYzTkhWCJyTrGAyMOFkst/BoYMmuIIyGJYcMXMMdNwHPhYN1qWS1t6ZLGaKZL8yzFXTr15BooLLMugHMBRNKgW+It8y9TEcJGt4rvcRFCCEVQbFdg0Swmrxkb0+cf2XOzq73kgdFieEXF2jdEUJKQH6SVWQrNjtZDKlpTPp38U58iUbthk/Ph7sN6zg/xudSGvD4xkq6otcnnjyF0XRRTflkyC0IIJE1JG0QbqGNpMNp5xFhRTcZDNoj66988SFm5vv3LX+WkGUXLYxAuXnCW3c4XbqGs9hwjv+a9lsuN+ahOJSCoLjNDAFvVUll0p1aNPp6adTweSflEszPO48oFn+4yOTmR+6enOshKyYhzWpf/jDuuf6x2aV/qNRaPG/1d0gUXWCA0uu7GhMmkqmerEc8KOVU0lMuyFQ+Ylut562YX9Sncmf7Ojo3BDZWbGLtMkiUVXSWTFNuMqWuYG530f7+/tnGFboxsfdd9mm8XdDo9O7rg6NFq0CFqZr5DWlK9qV0fZqGvZchSuPlevB2VmG/hOV4yWm3RAQwmrhEcW64qu4ykfJho52Vp3J8quBYQooqWDKADftBd6HD+5efyoKj/zR8ew/hWXY56/cnFh7a3RCTTGjuMX0SVB9qzu1qfQM+jO3dBW1g6uVSHv/qVNX10Vh4rc3AkJYLTy+WA/8ou9kJjo7bOh+DLVFZ64TEbCyBktxI5PJZj56R//Gx+NdH5vM4vuI+p8NXh9LjU1iw3EZhXc8TyPuuV9wDaaCfBjTM06N0hVWQmHBDzvSDZ5tvqYR7ZAymh8BIazmH6OKLbzv0KZvJEz3ZzEFnEolaEtV2XEaCLKadrIz//TQnk1/EU85NuH8th8Yf4j9gMZUOrNkZEVZCnsbtTU9KW18GqcKFyjh420sd2+j33pg3F8uTsLaDwEhrBYf04O7N/2t7/o/C2FoGnsIy/YGlvAwSfCvZzLOe+8oR1ZT3u/5uvHJC9dGtJlMrfqjslXVHwjpat2aLi2rjFFLjUSrFUjlO0juddXSSXx7ICCE1QbjiHO0/hofbPgwpnDTOR2V6hWNQqGUx34890noet5yaO+Gko3Y45PO7/uB/lvnrwxrWdha1absbgxo1FWtwplXqYSJY5Nn5lU3bLHQmGA/yko0plVSSjMjIITVzKNTR9sO7dv8RSeb/T9BWmMkKv4D+YzBXuljV7yxd+zfte6VeHGKrHTz4+cv38JWmyUmKzSGG5z7VndoE7kz3uPtq+Welvhwm39weVjOyaoFsBZPI4TV4gNY2Pw79mz8KyebeRIH+VEZTaX0sf27+v794TKmCxNTzr/2NOPj5wZBVjjdYSklq6jN69dyKuhqmWztivYob+RTSkPbe/xMdlMUJn77IiCE1W5jq+s4dYEO6mzsYAmvi/+CrH7LDYxPcBq4HGTFVcG1ULLT5orS1ULIkoSFI2cMHKG8obiXcteOCAhhtdmo6gaOh4EWWlkyYU9gvHswXfgV19d/7+LVkSWfBrItJJhObL/p7elQR8fUZnEV70XxPc01sM+xrzhU7toRgZIHuh07uZL6xA3LBaYB+Ar8rBsfz34YX1j+D5eu317QNGy2xPquSE4mDuXb2IujY2AgytNE67RiKFshzuwCR5s9ZSMlsK0QEMJqq+GkBKOF5yFzRoidK5BoFCeMjM/8mG+a//Xy0Li55KYLBRiTrGjwOQ1br4VMBQuKVJeQKVPxMLlvPwSEsNpsTEECmBLSgbHUpwD1YGwse59l2p+9fmuig4fiNZIowrqq/6Xeqm9Vh9JbjcOKvqFtACX7gV8kTVZvkaRoRQSEsFpx1OZoM2iKxxuHLtDcsZlgLzYZfv7m7XSv+r7fIm234XSP/8o5ktWqzqSyZr89PoXPYDTYkZvziw0NLluKayoEyq4iNVULpTF1IaDjHHZmoAW4aep9geN8fiLt998cGYdtVp7K6iqzXGJFUCAi7jdkuapsBJKcPBwgyP8YRyV7B04Q3dDbpY3jg6gupoMNla5U41BbUN9n0sr1ScKaHwEhrOYfo7paCAW0WiWknihhW/0Tabf/6tDtxpIVSIhGnz1dSXUkDL8fSHKi4/lWPId9Kp3Vxqegp8J/m9f14D6DQ/nmb281FwgkZ1Dj7bnSSFx7ICCE1R7jmO8FJJr8jCvjeNrIxFjDJBpKVaSlXhwDw384MyucBoLAGEfHI5ptO6n1YAq4FjorH9IWjUOnFlF3pj62aui3whbI33ZGQAir/UY3XCVEvzgdw/8NcSyGUhSlpVWQrFg2p39xp0JYLyIohaXxdZ2FGofG6yi85/QS32F0Asu8URgu1+2JgCjd22xcsVElPC85169Gaa1YTkRWJKpSqooBiQQzONvq9sRULKKxtzzAEJw1api2EFZjoW3K0oSwmnJY5tcoSD09HanEDztubnfO/IopyUWC6sUmZUpW5aSqkgwgK04DxxaZrFivacCaIdAuH9zaM1rSDgloOwSEsNpoSMenvU93dXb+EE5taFivKElRqd67qrNmsqIF+yjMF/i56MV2JqadYKxXMDXM6+4Wu04pf/kQEMJaPuwbWvPticwj4Il/NnTrdl7JrqaDC5wTUle1GmdWWVCw1+JotjA6PgnThsIdQrXknF8arkJi/+R355dbcrUaArU9ha3WqxXW3tHR9C5dN//T9eEJ3aGdUwP7T0V7F86Mr0VW4mF6o2NTS/ilaB2HDmb8wA2+08AuS1FNjIAQVhMPTi1NgwRkGKbxRxMz3uaJSRzVUkumOtLwo6Zc7aOkVdEhynN9NQ1cyuNqeEqD67mX9TXGyxXbJhFthYAQVosP58S0909czfqJqzdGODVqaG/IUbCWr2p0yukfp4FUtDfeir1yl8IPUGjPHFy/fqJyKolpJwSEsFp4NEfT6Z3YBvOp8MvMc0hAi9hHNQ1cBrJil5TUZxhfXsTuSdFNhoAQVpMNSD3NMTzzU1PZYAM/ProYkg3UV5rHT8lXmA7SwnwEq4FLLVkRI04HM+n0LdvzvlEPZpK2tREQwmrR8ZucCd7hePr7rw2N5PfxLUZXON1zHKz4kb0KnIttP6Njk8tyaimbwXPrsW/yq3v3bhoqaJZctjkCQlgtOMCYCnU4GedTI+NpQ32XbxH7QOmKG5nzdIWZJz8HNkKygqI9TmSL2JSiovGVn0A39c8WBcpN2yMghNWCQ4zPc0HRbr6GEs6chJFnmfl3knZO4/hmII1B6fiFG9br0s6qAeXPp2WUrhzHeXH/jr6n5pNf8rQuAkJYLTZ2kK7Wul7w6zeGx9DyUsZovOodOizosTg1TM9k1Wogpa7lIisOF+w48E/7E5B1Y/cgtdizsBKbK6c1tNioT6X9n3MDcyePOo7OoJqrC6S0+ZIYV+GSOHxvc18PJCxXG4ed13I727axqTp9yk9rX1jutkj9S4+ASFhLj/m8axwdDdbgELxfGsLpoZyqVXPVU1QugVJUV0dC27p+FaaBWWxknq6ceAljTNMiAf/BoUMbJpewWqmqSRAQCatJBqKWZpgJ731Zx9pJM4aK0hXe5vlKVFEbKFlxs3PvqpSSqpbzKztRm+gnEkktnU6/2GFMfa4wXK5XDgJCWC0y1iAR6/Z49iOjY7C5qkG6mk+3SFQGlEP8FFdnygrNFqBsn1OxP5+K5pGHbcBhqhT8fqu/v39mHkVIljZAQAirRQYx7Wj3Zj3tddQjVVJ4l50CMjHe8mqOTJCCvmoTyIrENXx7Uinbm4Gs2PZUqkObnp76i0N7N36tWl8kvn0RaGnCGhgILKPn3B3+xKVXDh8+nPseX3sOlpt13+P4uonv71WeDqLr1ampFB8S1JrulNaHc9rTMxltcpofOeWns0rTLkeIZUHRnpm5YibMf7kc9UudzYNAyyrd8ZLpWvfgQT8w+oyevXeo++bBtaEtQd9s1/ffRsV3I6eDJCp+nourgH04UZQnhIYfWm1o8xdUGCU8/E/bil89sH3dlQUVJplbHoGWJaxnXri2HTvd1nEEcCBS3z++MLi75UejQgcmJjL92ax/gNJPo6QekhVXAbdvXI3D+XQ1Bcxiu02zTAEjKFIdHTQS/S8Hd2/4YhQm/spFoCUJ6+mnL651gkwRQRmBt33gO+c3teNQYin/oG6aKX5rcKEukqqoWN+Ij5vy81v8UATDG0WGC21jlJ96K6wKPpWd8H8jChN/ZSPQcoR1+vTppJPS7iw3bIZl7n/++eFV5eJaOczX9Z2YvM1LPxWpocBHKv8qHHdMqSphGUqqahaThfj40ITBcbLnsDj6oXvu2bS4n96JVy73TYtASxHWo48GxrUx+5Cu+XY5RH3PMzLGxF0ktXLxrRoGNVPPfNtOolIrgElLGYH2wbZqcipdIFVFlDbfGhqfj9bskCaHHS/7gTt3r73Y+BqkxFZFoKUI6/C7Lu/Bl1jmlKB8PUhcHjHufuyxx/g5lbZw+BL7bX4EoiZqyS0T0uM0j1+82QSl+ua+bhxj7GjD2LicwWkLzaarigbKsmDJ7gcTmezMBw/t3ixntUfAiK8QaBmzhq8/f26j77pbaxo3w+jetPf1B5D2RE3pmzyR4/nH+Mti4Wx1dUrCHO0lSVGqskFUnakkpn6mhu086jgYHkWTW3Wbo4Tli6L5gqYHE47vfeDufVv+YflaIjU3KwItIWEdO3a9Szc0ElDNDqcLbHjmxas7a87QxAnX9ljfxcr+Mzs29ykpi1O8iJjoR/cm5o7dnUl89LRLW93dyWmVIip+Kp7pmlWqIvQ8Mga9Gslm3Efu3LX+K008HNK0ZUSgplnGMrZPGxgYsIKeXa/TA61jPu0w0+7xBx/cd3M+eZspD0wbDgWm+RXP13cODY/jWGKuGAb48jG+agNpilbqlKZoWDqDY2AyjtNUlupzYZlKpXgaxIVMNv0zd+/d+uxcaSVuZSPQ/IT13TN34QRvZW81n6HSDdMLUqmjh9tgd//Fi8OHEl3JL3Z2dh3MzGA7XU664llVWRz/QhLjNYmsmaWp/DjCjqIDdlaZTOZZ1/A+fGj7hjP5OLkQBMog0NSE9cSRszuswNhdpt31BRnazM3U9IuPHDrUuG+419eChqU+cvzqjp7u5P9KJpMPpqc51Zv9QntLkFQBEqZluVCw/7nhaP9i376+8YIouRQEyiLQtIQ1cPT8GjOw7vE8tyFtxBrb2MBXdh579FF99g0vC0nzB548ebNHT2l/aFmJj1BPBYyav9EFLaQ+jdPAVNL8/pZ13a8qiJLLOhAAjvrTRy/d0enbF+69d0tzHFhWR/vnk7Rple6mp+9uFFkRGF8LVj/08IUN8wGp2fIcPLh+4sCu9R+F3ucj0MLf4vaVVnChqYWmdaQS2jpY2vd0djh86Vqh7c3Yxm8dudTPxaW0lrn7yJEjZW0Tm7HdC2lT0xKW1xecgHE3FDWNcb7uDh6+r/96Y0prjlIO7ur7TOD5b3ayzt9ylY0Gl83qKFXZsCXrXdOlrV3djf2LBr556JOshLDmMWhPPXV6vav5O5jVxYLUhNl3iIbV8yiqpbI0bQcP85C2Xu0l3dczC0XUN4Pzb71339mFltOM+Q/0rzu5f2fvu1zH+QDOt3uZ0pbVRMRFouJK5qqeTkhVqyBdtdUmhGV5JI4cudrpd5kHiyp3tTU/8s6r+4rC2vCmaQmLWJO0Ep65INJK2tbpt75298U2HLuiLh3oX/95L+0/kHUyvwTieiUJHVEimVzy1UKeWMqv2pCoKEVFRNXT1aHawnBx80eAZj7TwcxdAc5Gi5fiaNnNT37nCk4xaV/X1IRF2B94YHt63qQVaCcfePX2K+07fMU9U7qtHev+xE/7r3cc70O+6w1gxuV0dHZiusgvJS/O7IskRXLs6KCxqj+B26t9a3uUREWi4plbQlTFYzXvu+7tB3EIUGel/L6e3TNw5NS8zYAqldss4YvzBC9C7559drAja3qvDoyg6pwCP+KBZaVOPPjazS1vMLpQKE9fuPnawDB+EqehPwzWuAuSl8LPg90WVxhJJPWQCUmPBAWTBEz1TFUGpqO3wYYvIPgr2az35a2b1/50V6f1e1NTlVcvEzB0xRekj67usu5FmS2/crvQcaol/zeeObfTSOj91dIq28PxiaOHDx9quy8LtQxhcZBqIS0Dhkl2l/3yA4e2j1Qb2JUUD1Iyz1waOQib0vsxKXsAFvH3wMB0JySwtZC+DBPTN5BOCEnhrI1BuKe9l6tIzsVCiD6E0DOabrwI2elZ09aP7N3aNxjheXvK+a1OENa0EFYEyYL9rz072Ju03ZpNQKj7Xd899cKhNrA9LASvZTY/s9GcHoK0XsrakLS8UklLxyl+/rj+/Qfu2367sJNyTS7SuZfneO7ffweBGScu3NwAqWgrTvTc5jjBZmw87tMCfRXYKQWOgula4OiBOQUZ7DZuhrAGdQXxV0zPuCaGnkv3VPGHOpPw7+QPR62OM5HhdNddGOeX2kmCbSnC4mDlSStVTFr4eLljdHV+702vWz9R66Cu5HS5h5hmHvz3QiOxwJTRo2BGgY06dm7OVhewYGAY6s75oD+ZDs4JPY9JyqSCQ7ABqftd5VFM3/j2Ja4mtsWpJQSq6ZXu5UZTKeJnsHpohiYPRqBn04nkS2+CQWW59BK2dAjwS0Y4IHDz2ERWG8Gnwm7iK9W3sFmbvrqGPzw6gW8eTmvTM07XmTPX28KYd7EQ3rjnvv1QFHbPt3zT9DcMPHd+13zzN1s+/hC2rKOo7NjeQdsxT5LEWrYjbdLw05eHtwWe9jl0542u62HZHZIVpalY/yIlP5X3MHYddLLZfy4fmYiBhNuB509vw+rG3tKY+kOwGHLi7W/cS91jS7v4s9TSnZHGLx8CICH9lXNDX+zpWfXuycnaBV2e3e567nAm4973qv0bzy1fD5qr5oEB7KXt0u7B3Loh7yhWVfypbOalh9+wr6U3mbfklLC5Hi1pDRE4ef7Wj+EEiZ+amqpvJT2bzWjJRLIPR3n9riA5i4DZg720DSIrlsrvHXSZ9p7ZGlrzSgirNcetqVp9/vz5FJTqj6JRejTdq6eBMzNpHP9s//QrF4bvrydfO6f1JrCX1mvcXlo98Kembjotr3wXwmrnp36J+pYNeh5JdqRem83O77gxkpxtW3bgOZ/g1HKJmt3U1Rw+3D+zrc89aunagnWzpq6PdxujLz388L4F78tdbtCEsJZ7BFq8/sHBoMPX/I9hyrGgnuDUUZzrnnz7yQu3HlxQQW2Ued++fZmJ1e5LoPB5k5ZpWCPXz+08du+99zrtAI0QVjuM4jL2YcIZeh+2+9wF49MFtYJSlgmHE0g/JlLWLJQPg7RmhtyXsJ18eja0tivsXhj6xy9ve/mRR5TRcG2ZmjyViN9NPkDN3Dz1FW5z9XM4i+s1ME1YcFNpUIrVLHzJzHnwjl0bn1twgW1UwPHjxxPXpztejR0HFTc+F3YXRwxdfdM9W08D0zrs4wtLaM5rkbCac1xaolWOvurhZIPIih0OdVm2haNTfqUlAFjCRnJP4HBn+iUqz6tVa2nGpTe/etsP2o2s2G8hrGqjL/FlEQC5GHghfplSUSMdvwaEA/9+4vjpa3c2stx2KIsfUek2dr+EuXNF2xEjSJx98w/tbFt7NiGsdniSl6EPp84O3W/Z1oPzXRms1GRKWdCJdeCIlJ+vlGYlh997r+70+EPH8NHJEtLCauCph+7bmj81ox1xEsJqx1Fdij4Zxi9AT2KSYBrtslgxhOD2gWOyz7AstFzx6zFHj1mGobYUYAgC9cHge3ddK5uhjQKFsNpoMJeqK6+8cm0X6noXiWUxHA8WxAdWNyQM45HFKL8dyiRpueM7jllmMGpnjO+1w9fNaxmXxiogaqlR0jQdAkeOBPjczrnOiQ6jw88ESSOA6KT7iQzOHEvavu1pZsLQg4QPP/DdZG9Xx/vWrOr+mfR03SvtNffdxleAQIgvTzjBT0w409Mpu2faufZy+vDhw5WPMa25dEnYqggIYbXqyNXY7i/jCyvdfmaVb5hdVsLp9LJGp43j1/1A7/RdvdMwPRzEboRnLVHe9vEvL3eXBOB4ZMta22H+TiqV2LJQ26u5u6Bju44Z3J7O/Lvp6cwPmBanOwQ4uNHRTWMK21bSvh1Mm642nTWCtKkH07rnTE72aOO0XZq7bIltVQSEsFp15HLthg5J/+aJE12m3tVjOPYq1/dW4cTjHnwMYhXOce8xDd3y/PJW6OpMdsTRVy4iK/rKMR/jwvz825VIHFzT3fkx13UW/dnhRy3GJyeeHEs7n1XNibUPFvY6vtGDw5vV9w0Vofn81qGhZfDhi3HX8SfQ/3HPMse9CWcCX0gel2OIFJIt+2fRH7qWRaYJG85NxldGzV4tGayFSLQ24+q9ULyu9gJfMU5ELTn6wUISTl03NHz1KzyiJLqmX657OLLdSJgoXTO7cBxyN172blier4YCvBsFdSNXV2dC35tKJrbzfPfFdjwvC/qs9MSMxxNRsSqmT6LhUDQHE+jUBE7UnATXTuLsrRn01K2l/x6+qItiR3TNG8V59KNB0DGSfNXGUXwJY2Gm+osNhpSvEBDCasIHgVLTt75/aQ0MnXpBNb2QgNYEntfr4wu/nBYpKQLtxtdwAh0SBX3VDe7nM/Ha5vf1Fb/CURS2bCTAWWuxR229qRsbQQQbUed61LfW14JVKKsTJ5sk8WUcHbtlNANyTOhgcmAGKH7p3m1FWpqtuZCu+LByVdKHVMjpKEQrBwIW9tnpXOIH+QTDSH/D9f0bmCLewDn1I4HmwtAypPDZ/oe9oXKf/aMPsWxSs/RR13FHrURiZE1gDR86tKHEdCDMKX+XCwEhrOVCvqBeHNaW6ui11/mWDtLQ1kEiWodXE4rwYgepAPssTPCMOjIdAk94TZ8pMZjch8HjDorGFUTUAwlkh64be0A9/ZCatiDZWtOyE7ClQmIdJICJFYhA+TRV4Fo5/QIHiUvrTEbkVRCxiJfsSBbfYk87OTExXxdazY5yUgiRKfpHQ1YSkONmAZY+gV4NIeVFfCXoLNA5h/Plb5LzWAyzF+IVXdNnvO/6GcsyhjC1vmWZ7s2pO3fdOqzriy9asnJxZREoerDLppDAhiIAEtCfO3F5rW0a6z1PX4/nf53nG5RqqrpieSnULEVh8cx4E7ugH78H8tG9eP/24oVezY+pkpA8b/abhPF8le75BqdsXUtaFeaTlTI2IByEoU1l8oq1mkokcZHElIRoWmpejMMCMyCvQXyy7JjjuUcgOl4tLCzCMpTHgFpcgkViX/dH/ax2Szf8m2Yqc/MN+1r7BM/C/rfCtRDWEozSkbMjq7NTY5t13dqE6dhG3wsSqlp+C9DDi0ifLrqmT1f6BgUaPjiHN0lJAGAfvpWcI4XjiHIMF6ocO/EjmMa9HeelQ1LT1PRpoce/sJwOTCQtc+kfGQp6Uxl+9JWtmL+jNEaJ0gKBgbsygR58B4sHfwV5aliVWg3vCHv6ymHcdG868IzrVsK6pnd71+/dsmXxbD3m3/W2ybn0T1/bQFe5I8euX+9ybuqbXMPbDA7ZCKV4uMOecyz+9OfmWvj9x9zEw6JW+JuOX298WhE6qtwLEV3TL1tb/AWj7sqwfqaro/sdmcyM+vBp2XzzDEzaBiQsNH+e+eeTjQ+ohwqnG0BYhfVzNYKrkOmpyauYYH8KvD8G6RPBszrC6Jq+ystl0ghzXEZjR5+O4+iZwTh+eG7Yqa5rq/3hGzzTSkXKn4YgIITVABjBP+ZzP7i8ydasrZCetuCHvIvFRs92SEdlpnCYE2LOQi12OA7RNf1yjrphHIyE9yOXPnfNMDg70DpdTf8DWDKs5rRvMVwChAWrUgh21HzllD0NrigqlxKVC7bKQuOOWeGiuI7OTkhb6T8C/Xw3xkel9cXxj6eIxiY3Hhx3X9dHsWJwDaa3l1+zd9Mt/F4tUk/ijWnP+/DBb8++LWqvnh0c7NDGta0pO7kl6zpb8AJzEUr91kYEFdeBRCt69Nm4+AsSl6jwjVGckY6VwPwUpLhLURx9xliWvxFHi/w+zB0SWCnLsVpxnoXesSI2ngp4zmRJXPgf/0IleGH51R6uwjeX5MR76qtITh7+8N9Cp4GF7Sm8Zl1s35pVXVomm/5c1vG+Wm284njHJeJq44/FjixUAld8w7uijW6+xo3MhW2S6+oIVHumqpewglJ87+LFtcFUcqur+1vxwPcZJqYPMOyhXw6GKI4+4/GwQpjCBhe+6XDIpFb06PM+np5hhS5eXzw9bLJ2pBLGv4Fe36BU4kA6IQGw8MUY6MJywVeqDs54Z69zrWdY7jI3G1ZtUiSV6zzDI3IqLLew/wu9jspl+yywrA1pEed5QceXPT3jBb/DLrA5ua5UHZ/4eMTbFx+fwvE3DJO8fANrjlctL7giJhRx9MrfR89R+VgJ1Y6currONuwd0FNsxwtV02mPlWGLy1TxlPHf6Hh8PH9xesvw9yRM+5PIRT2ZIgVKKZxWUY/PT8aTFPji0i3m4Ed1hDWV/7uY9bNGtiGqAyorJRWSqCgdkrQiR5KddrwPlsq8xfhG6efvx8dvtiQczDdmmPaldDBxSVYeZ3GJXxUMWzxq5d4fPz7Ym7X1HTAL2A7NqtJHEQ3qtCPjw3LoxB/v+OMZ5VVzR5aHWRuErYA+y4uu6fM+Xl9J/lh7bFvbY+vmv0bWos9tsXAWSLIiaSnyApHxJz6SbFSFuXTw8i86r5vVRW1m+6IHmUREAuI0lcREP5q2ztWPrO9/YK54xsXHI56+cePvj3qBfimZNS+J5FWMcrjptThsRd4dPX9+DcwEd5iQphwozfkCwJKaLv9ewHYKeicfSudwShcnJDBBOD3MTwGRO0cqLIj73jQTaejDBYaPHTBgJ/i5+HyYijd95sFhRzkzB7yL2IrCtGwezj9nOQVTUlfPwiicifnu5J0qHHd8mXHIG6ZD7JQqIk9kJK6QwAokMWRUhMaSeJ0vcfaiXNhs7PyuwpYV51Vh+EM/Pu2M9GckpyiOuZm2Wvtom+Y4me8xPbvIIujzPu6Wbvyt1ejL3U7Sv/v754ZHsORwaX3KGdwiJhO5pzY+Mivk/urVq52jTnIXlEc78LKu8qAMx/G8kHhyOicosz0ovM3IrIDKb15HSvDoOoqv+hMLYCOWI8ash0vmufryZVcqLz4u8fym3ov1xT/EVp4UDUTn4/iS0xW+sZTMojASmLqGp64iH4FRXJQ2TKj+lv7JVRTVxwQkm9APyaboGnGMzSVR6VR87ipsVT645ovOzi5tamb6zzB1/nqzjz+s9YetwLioZW5C8jq08K9+1IxS8yQsfF6ap1WL2BK8VOaJc6NbPcPrx7wJ++hmHQUPvOaQgMJ3ETtVlERDP0wVsQ19uPgcLQyt/Dc+p4jlL6k/1xa2qVyh5ApEzEoErm/DsPOTXV3de6anq36roFyRdYWVbVSshHJEMt98saIXfIu9koplYZL6m/hUz7kS/Jt0/PE8+Jj6X/Y6k+fv2tA1BKIvB/OC8WnGAmp5dpqx3XW36fjgYK/upXbhFd+BrRlqn16MfkrspkoC4hnirYjbUVWzs4rHx8uL3cerjwt0TA4RcBcsuX8Rn97q54okVsCKJJ9YkSvy1gJR4aOtnAr6OJP+L13d+BKBKMEzHhAfgDh6yzD+vqHjTDDvYpAxLqwEfVdbE9bpIEi6V27tdLP+LnzPrWS/XrRTnz5d4e79+LNY7r4kP+Z7Jv7z1LyPL0B4Tb+ci9cXLy+eJ54e8Rw//rqqcUR+HOrgYVprJbBl5E2w63oI64J7k8mUDZLGhmAXs19ucVkxP8gKQu4ptCxbMy2TW3KAGI4u1P207ztH3CDx/7bL+Cdse8h1Zy5ev7Dp8uHD7blJuy0J69TV8XW6l92Dl3cbLG6g98idbhDgdANcY1ZY9o2N4mpNr96GRf1Da3Wui0RW69F1bWslvp81LD2xDTOGu9DhQzBc7AcYfYlkAqo6A6ozqHNBYJTESGitTGShsp0qQSxT4AcoPJQw0LBlEPhBFakHDjoLvY+XgVIyg7WK77tG8n9pvpHXBbXL+OMBd7FN6KLu+uf27esbX9RHdIkLbxvCGhgYsDb3v2a7obt7YHakpKmYiqgE2ioqJbzIOszXcSov/DAzRRNehyJKvPx4+igv/ZLKEaCkoZxUFMYXE1I8f7Xyq/UHp9CkAlfbCF3NdlhS7IQguA0N2wiJYy1ktC5IISb1Okr5jSYruy2SGlYkIkKLSC3yy/WrUWGzSnjaTUX/QEhYQuNewLCdwBFKRkpOuAfr4sBnwwfDg6B0MHagORhBHNqHw5WxTwYav6lAt/42MBLfrYZXHO9w3Ftr/B0Hp0pY+tkD29ddAz5ln8NGjddSlNPyhHV8aKjbzAS7Dd3egRcvgRHJWyrHASw9Pyp+vlSxEluH0jWAGQF9VVZMpxHVRZ/xSKQU4PR5Xy0+/sLQZCFS9DN/XKtSeh5WrL2x+sMyZv+W67+vwz5eC7oDx12rm9pakNg639B68XL3Qh+2Bm94DySxHhg0daBHSQhiCbyyyMS9SDi8RhEHyYP1qD9qak0S4VGn5VYrSTRKEkKHWYYiHuQmCYb/YKYLqS+3H5LYckxJmz6qhSYJ5yNgzgtuclESpncBfN8Fj3lgJdCSGpHcGECoxrouMoHjzO+4evLLMB1VKxJV8Wyj8Q80Ix043jnTu32hlTdkh08Yn7UWcnio9Qs3pzZm0lN7LCOxIdIZxbuQ1+lAVFFxJB7aMeUIiPkiPRPjo2v6dPF4FVjHnxi/oQK0Az/bymf5uI7ayGLj6eM63nrbF5VNXzV7nv3HViQL3JAEaSV1z0iBNJIgJBCYkSKJYbdjEiSHw7a0BI5s6QBBbINUswMUsQ6E11UojZGccA9dcZDBdQY+TgyFTgkiEKYyIBvstAQzIRk8cBJ+A2j4gZFDFWAqjAp3V5IhQYYwwUJ57ByS0QINzMYK8FyrRxt3KNbXb2qG/UVNT5wDyCt6/A0boGbdqzPA4tD21SPquWihPy1FWHjQzYs3xnZkM95ePIZd8RccBx1xez/UPowp46I4+uVcLD9/8Plq0Gfy6Jp+uez5uqPyY+UtNN5DuVQc06drpv4bIDXsjtsMpdkOSC79QK4Xog3PzwF4IBNCBiIhpBSpoE8jioqWaM2KCRuOqwLXgIQItKIe0lCYD/lZjoqgGIo0+J++SsmMKA8eqQ21qHuUh2PfzQHN6vgG6vVK8GfmQhcbr3Yff+AEi3rtdCtNF8u/eIWD2ATXx4Mg0XH1Vr/hm7sDQw8PvyvTrriKWocEE0C6oM/kJRJHrAykgj6WGlq+JUifu6YfS6pu4/UVa6AgQcXKi78ApekhcWFBwMstEkTX9MvVHw+Lt2ex+4+Pg62CxgsHEwZbAdgWIJfA+ICkfDRYtyAwWWB7Ay8F8VT/KB0bOJ4Gx/CQfUKSwZGrJJs8iZHYgB0zMB+zk8hopQ8hEcEog2ERASIBAOL5fIrVIKLxXKtzKPZLgZUckvGf+/nH5HsK0+Uz3316zeAjj3D23Lwu90w0ZwNpiZ72UnvwfO/AXIFnXfLBxLOsHn6yiLqmr3oQ04LHX9hq6TFHI6txrlYWkHj98UT1lh8vryR/rIKq6aO204drdP8hRWF3itmLUw42QnW1CSTSA2IAIXkWOBYKLWw8wjVqNkEaFqjFwLQNJhWI4ZiFoiq6QX0SbsEo6HMoWVFCYprwjw6FP65BXCSoXJwiOwpnFK9A6yiWkQhRDwA9XAfpwLS/AqnqSKP7jwapquiznXFXMn6x8Yg/X/HySvLHKqiaPlZfvf0H6BloAM/v3tpzHkJwUx59Uxb4GE5Lfnt2ZGS16SX3+F5mq4llfegtwnaSR6J5EC8hPUV6IDaS6aDnoZ5DpYe6AtdgOr4pyhXLNPH0KKCo/DDP7N+S+mI6qHzbQr7AbdgW+iylWn0l5cf6E29ftfSN6L9lGl04x30tOtMHklmLhxpClW9BL4S1T+i2uNPRp+0FflD0AN9A9LHnmHGBBfJCE3QL9ALiguoJqiu+64gDzWGIIAlhzhaSDsMV/yjJi3BxyY9khP9BXBSzEMY/AFORGMmM1yyKZfmm+ZKuJf4uMHV1THEj+o+S864E7zYd/8Dliqp2MamvPbt9uw4dY/M4DnXTuMuXx/scK9iHLcbryzfKwvOJBSGNPl10Tb8WV0xYyMFymDdXXv46Kq+ueChJQI4WlSUqf8StOf5CNdXqr9afxe8/Gm6AoLAqGKyCGLSG350ACFzKM2FvaeOseEhFOsjItdQ2S6wYYmkOdl2+CfLBvmpIV55vYY2Qn6uAxAWC40zbhxSmWArcQj0TSIiSU37mx0kgVesgLereOSz8E5EWJa6Qzyh1hZEcO7xY4Ct9WLfNvwa+5xA2h6uGP6vMPxMsZ8WNf0Gf+cOCw9usq51a5+kNG9Sn1IjJsjoO0LI7EpVra/vxhPdFs7JyjYriohlbTAKGxO1C6oJEljseOLqmTxfPX66OucJK66OUNzuDjK7p05UIbGwX25I/vrj4BYrnD0uZ/Rtvfzz9fPsPIkgkbL0DZNMFRVEHFEY2ZCBTcwMLdfCsCCVN4SwpE9YG+ARNgD24IDHYSYB1yNCYDkLRFoC8oOUG40AKQx5IYyAmlQ6SF7dDoSof0hbJiApzqLs43aPc5UG+AvVQ/4T7nGQFQiJ5kdbAkmgH2Sz0FaWB4gLrad22v4nmuvPt/yzCc1+V4t0e4z93r8PYwDCvNANxLSthkai0jmCf5+jq6y6Y4SkjTfoKprgWufj9Dg3AozBmiK7pl3H8WDH3u0YfLY6u6c/HVS2vSvsxoygyTF2q/qNenEyjJ5NJPYGPRidME1M1/JYqwyoNq32Ihu4J0z5M+WA2DoqwEI9wfmEaEhQJzPNsKNOh0jJwrfRVJqbnNOrC6IGwQFzgHiKrpCuq2kE+FizrMXWE7IWCEKemg7hSiimOQchNIC3EchqpHlBO95TshQThkwF5TL9k+Mm/MZLGzVo3AlQdLzagDle1vCYd/wU9/5Z5ZcyZPnNow/J8ZHZZCGtsbKw3rdn7nIzTx42o0WfP1cPKuYJ6XPFs5q7p8zmKx5v8cdcxDeMPOR1fj+gh4X10TV/dukiC+nJPeLy8eH1hrtm/UVvpKxcrP2oL/dlcs1eQ9PCeo73wGcp+R2Xyvlp74vH19B9EkoA2CYKUlcQqJCQj6vkoyBjh/IurcJiy4Zxy2FMptRBO7sK3kClR0UYUZAX+wMqfC1ICiYHMYBsKSQsSFKaAUEqZLoiK00ASFsgpN0UEUWE6yOkiiArE6NmUb91OWwAAEuNJREFUszCNxA0c/uBoF04W86YOarWQAYjGmHBBEIkUiXEqib025hNmInWknv6zKo77Sh3/RvcfSx5Xl4O4yr5Y7NxiuEEQFT4uvs8yrF5VvosX28LLS185vsiRHkc9YPiJtrCbJIzHyx3gJdfpl80flZWPR6qIxJghus7xjSqj4E9UNn2VvN76Csqq6XIR+48OYEeGlcAaXhLfQwxNQcgQEI9IErOOxBUuCuDLz9Arm5iyOTaYy7Jty8hAb2VCm43ZmwnwQTbgFpAWyA4SGEKhaMdgYNpngKAcpeMCAfFjYGE4yAqco3RZ0LorUqOkxVkf6AgzvFBPFbISSsOUD+WRrWijpcwbmI4Gomj4yxAIv4bPVU+q9sfxk/EP36UlfP49N3vNWr/m9CZdX/zzjDDofAoW3XHVr9NPHdB8p2+uORl/mjFLUktMbBTtkSJbpLCRxYyD5OpJps/4+DJuvq5IIgoLqfi3pLzcRuloM7QSzKImsBSWG80LVKkxkSvOkFHaCjL5QvrPN9rwvaSVtEg2ICmQCNRQkGjwnlOpNktMxdds+GxcRFrIyCmhTQMEUJjl4qwtzPbAOVC8o0DUZroGiMmBpEUfRBZ4DvRUJC4/1GOpij1ML9XU0PJdFxIZGsOpJkkOQ0YdFh5CPodKl0WfRqQkVUhTIEf1iN4GkdJU4Rx/xsJfHkpfMv4cd+IAUJb1+YdkfSU7NXp6+/bti7qquKiEdfVq0Gl2TO2DonYzAcUTCv0slCB8FuGia/q8j7iAPl30aNIPHVKq55w+00MvjFLo05WmV8H5P9XLzydVF/H0xbGl9UGfjm226B98po2u6fO+0f3H9M7SbT1h+FoS00ybSmm+5/RZHxzbwWvVHtSvNuLRR4BKl0vPtHRhWh1SESUsNBkH0qjvNiAx4MA1JDBc4yBmTPmwJArJCFM+dA1SE5XsmFIqRTzKUrZYkMio78IUkauFoW6Mcbin1GWrOR8nqOEUEUQFmuK3ZdEw6NFg92s9j3XLp0CIsAuS8VdPkcKhCZ9/KAc81x/c3NdzFjy6KHZc0YPNh7VhDg9jYnh4co9n2dvx1nLalys7Rimx2xLGigfEJBQ0Xr149FkBVb04BQiTlPAFbTiDxRGKM1pJf5AgarPKG0sQu413N07hkCANO5m0fSebtCwziW5DqMISHTRMJCDF23inYbmsauNCHq+Vn1ta5dErzKN8psP/RiIXVpAegKJQ30Y06AQSEXdAIpdL0wbTNsLpoSIeCwRJHZYBpTusIFAIlPC0iqL5AxoCcmLPQkkLdITRCc0dSFqQD1A51g4pLOXmhZCwDMO2BpH9q6ZtDoU4oKQIy5yEynFnv+mzw+0+/q3Sf5yT4aYs89zq1alLIK7wYeQANcCpgW5AOaqIARzxcudrXrMTz+cuFAxBI1Rw06eLKz3xsnDikt+Mmr9mWBlXrbySeJAlTt8MXJImXHRNv0zx2GpWZ3r0KKqzXHlRHH26+fQf+mkbg56ADjppUuihMJl7BEhGtmnj+4Phj1lEUAzjaQcgJkzcqPPmlI/yjdJV8Trf/+hbeYyP0uMS0zSVF8SEaSELxkhR6a7IC1IVHkNMBWEkCljxYQ7YXgWKrDCHw2ohJDDKSkr5Tst3TANBp7DdgkTFKSOpxYMtV2i3hXQoJjwbBo3L4oibAajdXmSbCl01PEvi6x3PetMvwfi3cv+xHpPRk8GZvo6Oq5y5FvZlvtfqQZ5v5igfH7iRdHqrn/H24McyEb6ejCUxkCwqEATi8JDNKtWRIxI6wrLj+aOyQgIqLT/KTZ+OLYnCFGHE60PdSgzIgVmcfrbt5evjYkB97VeNyv8plx/UYoChElhYgB7KtD3PAUWRpejIVNzNAjNzyDuYRqnrMF5dIx4CkTrlAJQRps2FhZIX5lqYwfFLOygTBeSmkUhDEgNvIC7MR5ML6JhozoCpn+858G1utbH4j7BRT0Z9VlZzbTyOKJCKeCjkqYbkFBJh+DXCPVcKuXKIFURlm8WBoZSFOBCYmk6i33ioT+Kw1CegEMspcFfe+M8+rRySNum/YUwm9I7TPT04NWOBDg/nwtz16xMbEp3mPswIOuI6G7wBSlynz1pQWZEIP0smIcEEWN3QsfJDn+nj9FFSPh73wilgdE2f+eOumo4pPqWI2kI/LKu4RVXLq7H/kJopRUFhnkj4joNT9KC/BlZgAIVD1I+cwASVUBgCIsF1KEQxJLpGPKHGP5LYrAs5ikREnmJ61KF4K5cG1+REVS6HC1JauGroYYcOrLWUEp6MSF0UpoZgK5hV2dgEzeNLYbMBnRQZEUPnOwGMT6GOp57Kg/0WTCMYjnsQHpDmlJFTR5IcNt/alvV1PdF5NsKcLSpGG03L6QcjnWDpeIXqgFYb//A9wGi1+fMPDeqY7nae6uvT530KKp+JebkhHJyX6Fqz33X83tCgRr1d6gXBH+XnFtEwDmEVMBfAtbK7UvHxVTb1gGLQokbFVBZMDtUJHmT+dsPxmqSRU2nkrxkWxhfbOfEVwLov4sIaonSRr1qZy6vy8xliPbn+qPjYHxSm6mJwdB357DfaVtJ/BMLeW0/ayVQSR6TA5AB7h8kwmFeRrFBUSFYkJk7GsM+F5SuiCQmFBEriCskHYcxfEM9ozBjBS/yaKD//rBzndjD3BHswAcmqwFdhOWGugCw5owwpEt9sxMlVGWQEK4GlcAOi1XAcL6eLICfdcMFmNDnH7xdO/YTCHTkxM2B6EiSPbuXmHrZO5eJy4Iu6lfo2Gu8orFfA+PM9UMjnHpBIx9v+/Q9Wm8nMfcMTE1d7u7vP4Ec6fzy1wqOGP3xI63JHjgT2/rsy/boTbMP0pe78dVUWS5wjK0VUjIqNN3kA62ZYeIcfxofXDFNFUZBTT4W6m71mWBlXrb4yWSoEYWh0jVIUdJEmzA6o18mRDN7dCplCEkK8IiP4WRAU9OO8j5wimZB3SAhKYlJEphLkJCaSEP7PEdxsfVG5UWFxP6qPPngTlvBED6IWLN8dTPmg8ocFPPRXWBdlFWqqCEmLlhAgLRtKdLaAkpQNfRUM6DUQGOUiTimNEaT7FvRVw/F6K91XG4/mHf9KPaovvJ36jzfSS1mpc6mUdhnvhZL4a0GjZsKBKK+n0+kt0AHvztCAsIzjeeAeUKVPF1l101cBWCICxcGmcPalUeHRnyguIsJYej79fFnpKxdjrKhu+spVK69Ke+OW6SXlh7Xk/8b7D5umJKY6nUiQAEmp5ZKoD5Ay8kTFzcAsJIrL+ZREYCWAaU4ubXRNP8wfpuSuGubHMwCJhSuGPCiYJIMw5GV6xkfY0Wd+WoPiBAlEhvnzNluw3SKZYTkQHIQ5J1RQDg7Lw/QQGUIdFp4wcC9KgQ/7KkxjucEHROVmc3ZaCFfEjMxUvlPvBZ0WhT1Q1zG06hQKyGPA9qEh4bPRJuO/0p//WvoPyXpa77BPr9L1mn64QiJRT0vlP3jg1oyn0/th1dnN6VOkQyh8wVRuPpLUH9GHi+sckD4vLaj43NSHLwfv8cKjbGxdgc97JUpFpIRbpovKYHTUltkpHYkyEqNYf1gWfZU+Vn+JiMZERS4qKyTAMv1hmwoItLT/aL6OL9cn8A4mknhDkR5CUuh43ExhAXjnIQVxRQ9UwnU1JM73meHISINzlY/1Ir3jwNQBtui5IpU3K2mFZbEUEhgJiHlZhkqI8rws7hPFxBHlZ5romu1CGRSv2HyQEQiLPkwefJcSk2o0mU+F8Z46KswbKd8qvRUWiq7BsuoYlF/q+Jd839p4/KNnFHhw+Fbc819r/y3dHO7qsk9D2lLPBvEq59SLXC6CYSCq1OTk5F48g+FxLyQSvvyzhFK8taaYL1ACiYdkkSOg/HVO4irmAySLlR8+yHy5wnaWysTF7YmnRxdyecMXFDcxx3KjNCUEGUtb2r4Iixwh5qebxEG58v2Hkh0ERqlLp5kClNLkngLSyF8XExrZi089SYbFm9DRg1FCbEKyoxQE8sqFkTOgTwrDVIPCP/k8qpRcGrxMEXmxnpwjUeXbhjpgA2bBNsp0HPQWOiwNOnddw5YcNIdSFyzTlUKehEbrLDxDNn7osjCXPw5FO22qgPfKHn/pf8XxxxetvSvYlX8BxBVKCdGDmPPDhz0W+Oijjxof//jHt+Hh2oko/qKqFx4l0BJQmQIwS3RNn/fxZXqGFbq4nQzimI9tKFs+S1S1KJ9XoQkEfUQwtKg98fSzefMMwmx5F28/IqK2RLjM2b54/gX0H0v6+IiDZSVgHJogfYWNzDMUpCtsUkKg4pKIUJAsnNTlkjNWzfBCPMOhi8JAiCSqPBmyMFVQ1OdctQwLywNZ5cPCpDl80D6IhjzBASQF0sUeREpSJCyE4ceSpJXbEO2612AHepaTSRn/YrtEAD3n8xV/ntv4+S96nyGRO9gccQZmEPiBK3bRi5kPHcG+v2T32n2+53bxNY8oQyWIB0SR9OmqxMeTh5lm/8azx8srEbCQNSqTpUTX+eagwCiPqiWeQAXO/olHV2tPaYUFjWCxsQJjt7MV564K6iOB2Xj1adNGa3PqDMFl4XwSSnAQCUIibqFPlwtTwbiOkoSR+JvLx3KYv9BXaSrlLyifSegQBNMFTAWhiIeFArRZnoX+8Y2EzKhbnuNlYO9wFpZXkwoH5Kmj/6qOFTz+0n8+Y4Y/2pVIcJqY35+YJ6wjEN33ZzL9kPY3hWjx6Sv+RcByLIQAZZYQJSn2C944FRF/QkvjQ31XZDcV04GVPOGl+WdJEhVGbaNPV3d7Va7ZP83U/1ACgzTjkg4gjUFvHhGWkrPAPnnBLNeFSEKKfAbzOu9yBAUdVj6cZURpZuU3XOUILioD93x2IEnxxFGc9c6M+M93cHSNZVzHquBQDeMn4x898wQ2us7pgGvAbyU8/z5e5EupVEqtJirCgp4KHxVI7sbrQIYKHyKF3+yvIvEEX8FsQNk9qXwgBpgQwNo7p9OKrukzfdzF08+WTmYrV35YF+tU8bEpYImInGtLVH+8PkzZ8iQcVpjrawXCLOHH5uo/9JmWjbXHJMQcNhVW8bOklbsumnJw7Q+cgtVK2mJxAUNNKKncp54KHuzAwnjCE01B1UIHA1A80ik/IkdIfTj6mE8MXh2sSKZhdHUd+IcDykwFLj4eMv7Fv+il75c8/xEmeHaojD+jZ4LgbsPVVvO5iutg4oSAFCCiAqVp/jrUKRU8mzVexsube05ff3tiD0Q1wkP/ojrYgeiaftiheHsjLKL4GrudTxYvb0H9h94bpzeAwCD4cAqJf5SmlBjFH5D8ChVC1Q8KyIkrjtgbE64y4lqtINJHel5Hq4q4ZdsYzsWBWaU+rkFWtFzQbiNNnWciNbT/qD4+Hitq/FdE/3mWzmvQU+W4hZZPenQuRHRNfylcvfVjpUqz0Tj6dNE1/fm4euufTx1z5am3/hr6z6lj9A9ElneKwPJ3IYEVEpqKys0YFeUhoDBP4TV/+bjVIkfqKuu8/ixC/+tqR73111V4DYnrrb+G8a+h1tkk9dY/m7MxV7XUzwdP3ApBgCYG6Co+L6/+kcB4X0g0ERFFzwXjojBc5q8ZhqOKtWEoROmLEwSWBIHowVySyqSS5kIABEYhisRFEov8SgRWGD6K9OMgq8IwBIkTBBYXASGsxcW3pUoHgfF5iIiLPv9x+03kuLxMqaqsUj1KJL4gsFgICGEtFrJtUG6OwDhtJHHhqLOl+dBAG0AnXRAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBAFBQBAQBAQBQUAQEAQEAUFAEBAEBIGVhMD/D0fV/fpMMM+gAAAAAElFTkSuQmCC'
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-no-network/u-no-network.vue b/src/uni_modules/uview-plus/components/u-no-network/u-no-network.vue
index 54539a5..62f85ff 100644
--- a/src/uni_modules/uview-plus/components/u-no-network/u-no-network.vue
+++ b/src/uni_modules/uview-plus/components/u-no-network/u-no-network.vue
@@ -46,7 +46,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { toast } from '../../libs/function/index';
+ import { toast, getDeviceInfo } from '../../libs/function/index';
/**
* noNetwork 鏃犵綉缁滄彁绀�
* @description 璇ョ粍浠舵棤闇�浠讳綍閰嶇疆锛屽紩鍏ュ嵆鍙紝鍐呴儴鑷姩澶勭悊鎵�鏈夊姛鑳藉拰浜嬩欢銆�
@@ -67,7 +67,7 @@
}
},
mounted() {
- this.isIOS = (uni.getSystemInfoSync().platform === 'ios')
+ this.isIOS = (getDeviceInfo().platform === 'ios')
uni.onNetworkStatusChange((res) => {
this.isConnected = res.isConnected
this.networkType = res.networkType
diff --git a/src/uni_modules/uview-plus/components/u-notice-bar/noticeBar.js b/src/uni_modules/uview-plus/components/u-notice-bar/noticeBar.js
new file mode 100644
index 0000000..5c4adde
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-notice-bar/noticeBar.js
@@ -0,0 +1,28 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:17:13
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/noticeBar.js
+ */
+export default {
+ // noticeBar
+ noticeBar: {
+ text: [],
+ direction: 'row',
+ step: false,
+ icon: 'volume',
+ mode: '',
+ color: '#f9ae3d',
+ bgColor: '#fdf6ec',
+ speed: 80,
+ fontSize: 14,
+ duration: 2000,
+ disableTouch: true,
+ url: '',
+ linkType: 'navigateTo',
+ justifyContent: 'flex-start'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-notice-bar/props.js b/src/uni_modules/uview-plus/components/u-notice-bar/props.js
index cc2a53f..2dd91af 100644
--- a/src/uni_modules/uview-plus/components/u-notice-bar/props.js
+++ b/src/uni_modules/uview-plus/components/u-notice-bar/props.js
@@ -67,6 +67,10 @@
linkType: {
type: String,
default: () => defProps.noticeBar.linkType
- }
+ },
+ justifyContent: {
+ type: String,
+ default: () => defProps.noticeBar.justifyContent
+ },
}
})
diff --git a/src/uni_modules/uview-plus/components/u-notice-bar/u-notice-bar.vue b/src/uni_modules/uview-plus/components/u-notice-bar/u-notice-bar.vue
index 548d07f..7fa4bfa 100644
--- a/src/uni_modules/uview-plus/components/u-notice-bar/u-notice-bar.vue
+++ b/src/uni_modules/uview-plus/components/u-notice-bar/u-notice-bar.vue
@@ -17,6 +17,7 @@
:disable-touch="disableTouch"
:fontSize="fontSize"
:duration="duration"
+ :justifyContent="justifyContent"
@close="close"
@click="click"
></u-column-notice>
diff --git a/src/uni_modules/uview-plus/components/u-notify/notify.js b/src/uni_modules/uview-plus/components/u-notify/notify.js
new file mode 100644
index 0000000..1042d2a
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-notify/notify.js
@@ -0,0 +1,22 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:10:21
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/notify.js
+ */
+export default {
+ // notify缁勪欢
+ notify: {
+ top: 0,
+ type: 'primary',
+ color: '#ffffff',
+ bgColor: '',
+ message: '',
+ duration: 3000,
+ fontSize: 15,
+ safeAreaInsetTop: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-number-box/numberBox.js b/src/uni_modules/uview-plus/components/u-number-box/numberBox.js
new file mode 100644
index 0000000..ac79ad0
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-number-box/numberBox.js
@@ -0,0 +1,39 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:11:46
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/numberBox.js
+ */
+export default {
+ // 姝ヨ繘鍣ㄧ粍浠�
+ numberBox: {
+ name: '',
+ value: 0,
+ min: 1,
+ max: Number.MAX_SAFE_INTEGER,
+ step: 1,
+ integer: false,
+ disabled: false,
+ disabledInput: false,
+ asyncChange: false,
+ inputWidth: 35,
+ showMinus: true,
+ showPlus: true,
+ decimalLength: null,
+ longPress: true,
+ color: '#323233',
+ buttonWidth: 30,
+ buttonSize: 30,
+ buttonRadius: '0px',
+ bgColor: '#EBECEE',
+ inputBgColor: '#EBECEE',
+ cursorSpacing: 100,
+ disableMinus: false,
+ disablePlus: false,
+ iconStyle: '',
+ miniMode: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-number-box/props.js b/src/uni_modules/uview-plus/components/u-number-box/props.js
index 1c5564e..ac12d18 100644
--- a/src/uni_modules/uview-plus/components/u-number-box/props.js
+++ b/src/uni_modules/uview-plus/components/u-number-box/props.js
@@ -86,15 +86,30 @@
type: String,
default: () => defProps.numberBox.color
},
+ // 鎸夐挳瀹藉害
+ buttonWidth: {
+ type: [String, Number],
+ default: () => defProps.numberBox.buttonWidth
+ },
// 鎸夐挳澶у皬锛屽楂樼瓑浜庢鍊硷紝鍗曚綅px锛岃緭鍏ユ楂樺害鍜屾鍊间繚鎸佷竴鑷�
buttonSize: {
type: [String, Number],
default: () => defProps.numberBox.buttonSize
},
+ // 鎸夐挳鍦嗚
+ buttonRadius: {
+ type: [String],
+ default: () => defProps.numberBox.buttonRadius
+ },
// 杈撳叆妗嗗拰鎸夐挳鐨勮儗鏅鑹�
bgColor: {
type: String,
default: () => defProps.numberBox.bgColor
+ },
+ // 杈撳叆妗嗚儗鏅鑹�
+ inputBgColor: {
+ type: String,
+ default: () => defProps.numberBox.inputBgColor
},
// 鎸囧畾鍏夋爣浜庨敭鐩樼殑璺濈锛岄伩鍏嶉敭鐩橀伄鎸¤緭鍏ユ锛屽崟浣峱x
cursorSpacing: {
@@ -115,6 +130,11 @@
iconStyle: {
type: [Object, String],
default: () => defProps.numberBox.iconStyle
- }
+ },
+ // 杩蜂綘妯″紡
+ miniMode: {
+ type: Boolean,
+ default: () => defProps.numberBox.miniMode
+ },
}
})
diff --git a/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue b/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue
index c0afaf9..6f4c19a 100644
--- a/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue
+++ b/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue
@@ -5,12 +5,12 @@
@tap.stop="clickHandler('minus')"
@touchstart="onTouchStart('minus')"
@touchend.stop="clearTimeout"
- v-if="showMinus && $slots.minus"
+ v-if="showMinus && !hideMinus && $slots.minus"
>
<slot name="minus" />
</view>
<view
- v-else-if="showMinus"
+ v-else-if="showMinus && !hideMinus"
class="u-number-box__minus cursor-pointer"
@tap.stop="clickHandler('minus')"
@touchstart="onTouchStart('minus')"
@@ -29,36 +29,38 @@
></u-icon>
</view>
- <slot name="input">
- <!-- #ifdef MP-WEIXIN -->
- <input
- :disabled="disabledInput || disabled"
- :cursor-spacing="getCursorSpacing"
- :class="{ 'u-number-box__input--disabled': disabled || disabledInput }"
- :value="currentValue"
- class="u-number-box__input"
- @blur="onBlur"
- @focus="onFocus"
- @input="onInput"
- type="number"
- :style="[inputStyle]"
- />
- <!-- #endif -->
- <!-- #ifndef MP-WEIXIN -->
- <input
- :disabled="disabledInput || disabled"
- :cursor-spacing="getCursorSpacing"
- :class="{ 'u-number-box__input--disabled': disabled || disabledInput }"
- v-model="currentValue"
- class="u-number-box__input"
- @blur="onBlur"
- @focus="onFocus"
- @input="onInput"
- type="number"
- :style="[inputStyle]"
- />
- <!-- #endif -->
- </slot>
+ <template v-if="!hideMinus">
+ <slot name="input">
+ <!-- #ifdef MP-WEIXIN -->
+ <input
+ :disabled="disabledInput || disabled"
+ :cursor-spacing="getCursorSpacing"
+ :class="{ 'u-number-box__input--disabled': disabled || disabledInput }"
+ :value="currentValue"
+ class="u-number-box__input"
+ @blur="onBlur"
+ @focus="onFocus"
+ @input="onInput"
+ type="number"
+ :style="[inputStyle]"
+ />
+ <!-- #endif -->
+ <!-- #ifndef MP-WEIXIN -->
+ <input
+ :disabled="disabledInput || disabled"
+ :cursor-spacing="getCursorSpacing"
+ :class="{ 'u-number-box__input--disabled': disabled || disabledInput }"
+ v-model="currentValue"
+ class="u-number-box__input"
+ @blur="onBlur"
+ @focus="onFocus"
+ @input="onInput"
+ type="number"
+ :style="[inputStyle]"
+ />
+ <!-- #endif -->
+ </slot>
+ </template>
<view
class="u-number-box__slot cursor-pointer"
@tap.stop="clickHandler('plus')"
@@ -164,6 +166,9 @@
// #endif
},
computed: {
+ hideMinus() {
+ return this.currentValue == 0 && this.miniMode == true
+ },
getCursorSpacing() {
// 鍒ゆ柇浼犲叆鐨勫崟浣嶏紝濡傛灉涓簆x鍗曚綅锛岄渶瑕佽浆鎴恜x
return getPx(this.cursorSpacing)
@@ -173,8 +178,10 @@
return (type) => {
const style = {
backgroundColor: this.bgColor,
+ width: addUnit(this.buttonWidth),
height: addUnit(this.buttonSize),
- color: this.color
+ color: this.color,
+ borderRadius: this.buttonRadius
}
if (this.isDisabled(type)) {
style.backgroundColor = '#f7f8fa'
@@ -187,7 +194,7 @@
const disabled = this.disabled || this.disabledInput
const style = {
color: this.color,
- backgroundColor: this.bgColor,
+ backgroundColor: this.inputBgColor || this.bgColor,
height: addUnit(this.buttonSize),
width: addUnit(this.inputWidth)
}
@@ -306,6 +313,8 @@
// 涓虹┖杩斿洖
if (value === '') return
let formatted = this.filter(value)
+ // https://github.com/ijry/uview-plus/issues/613
+ this.emitChange(value);
// 鏈�澶у厑璁哥殑灏忔暟闀垮害
if (this.decimalLength !== null && formatted.indexOf('.') !== -1) {
const pair = formatted.split('.');
diff --git a/src/uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js b/src/uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js
new file mode 100644
index 0000000..7b45065
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js
@@ -0,0 +1,17 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:08:05
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/numberKeyboard.js
+ */
+export default {
+ // 鏁板瓧閿洏
+ numberKeyboard: {
+ mode: 'number',
+ dotDisabled: false,
+ random: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-number-keyboard/u-number-keyboard.vue b/src/uni_modules/uview-plus/components/u-number-keyboard/u-number-keyboard.vue
index a978fd0..2013bc7 100644
--- a/src/uni_modules/uview-plus/components/u-number-keyboard/u-number-keyboard.vue
+++ b/src/uni_modules/uview-plus/components/u-number-keyboard/u-number-keyboard.vue
@@ -55,6 +55,7 @@
* @example
*/
export default {
+ name: 'u-number-keyboard',
mixins: [mpMixin, mixin, props],
data() {
return {
diff --git a/src/uni_modules/uview-plus/components/u-overlay/overlay.js b/src/uni_modules/uview-plus/components/u-overlay/overlay.js
new file mode 100644
index 0000000..c26d068
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-overlay/overlay.js
@@ -0,0 +1,18 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:06:50
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/overlay.js
+ */
+export default {
+ // overlay缁勪欢
+ overlay: {
+ show: false,
+ zIndex: 10070,
+ duration: 300,
+ opacity: 0.5
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue b/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue
index d804750..71e4342 100644
--- a/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue
+++ b/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue
@@ -5,6 +5,7 @@
:duration="duration"
:custom-style="overlayStyle"
@click="clickHandler"
+ @touchmove.stop.prevent="noop"
>
<slot />
</u-transition>
diff --git a/src/uni_modules/uview-plus/components/u-parse/node/node.vue b/src/uni_modules/uview-plus/components/u-parse/node/node.vue
index 70a4b05..a6a4fe2 100644
--- a/src/uni_modules/uview-plus/components/u-parse/node/node.vue
+++ b/src/uni_modules/uview-plus/components/u-parse/node/node.vue
@@ -122,7 +122,7 @@
return {
ctrl: {},
// #ifdef MP-WEIXIN
- isiOS: uni.getSystemInfoSync().system.includes('iOS')
+ isiOS: uni.getDeviceInfo().system.includes('iOS')
// #endif
}
},
diff --git a/src/uni_modules/uview-plus/components/u-parse/parse.js b/src/uni_modules/uview-plus/components/u-parse/parse.js
new file mode 100644
index 0000000..feb22b9
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-parse/parse.js
@@ -0,0 +1,22 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:17:33
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/parse.js
+ */
+export default {
+ // parse
+ parse: {
+ copyLink: true,
+ errorImg: '',
+ lazyLoad: false,
+ loadingImg: '',
+ pauseVideo: true,
+ previewImg: true,
+ setTitle: true,
+ showImgMenu: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-parse/parser.js b/src/uni_modules/uview-plus/components/u-parse/parser.js
index c251cbf..dc93c9d 100644
--- a/src/uni_modules/uview-plus/components/u-parse/parser.js
+++ b/src/uni_modules/uview-plus/components/u-parse/parser.js
@@ -75,12 +75,16 @@
}
}
const tagSelector={}
+// #ifdef APP || H5 || MP-WEIXIN
+const { windowWidth } = uni.getWindowInfo()
+const { system } = uni.getDeviceInfo()
+// #endif
+// #ifndef APP || H5 || MP-WEIXIN
const {
windowWidth,
- // #ifdef MP-WEIXIN
system
- // #endif
} = uni.getSystemInfoSync()
+// #endif
const blankChar = makeMap(' ,\r,\n,\t,\f')
let idIndex = 0
diff --git a/src/uni_modules/uview-plus/components/u-picker-column/props.js b/src/uni_modules/uview-plus/components/u-picker-column/props.js
index affa527..a37e438 100644
--- a/src/uni_modules/uview-plus/components/u-picker-column/props.js
+++ b/src/uni_modules/uview-plus/components/u-picker-column/props.js
@@ -1,7 +1,7 @@
-// import { defineMixin } from '../../libs/vue'
+import { defineMixin } from '../../libs/vue'
import defProps from '../../libs/config/props.js'
export const props = defineMixin({
props: {
}
-}
+})
diff --git a/src/uni_modules/uview-plus/components/u-picker/picker.js b/src/uni_modules/uview-plus/components/u-picker/picker.js
new file mode 100644
index 0000000..3d4d936
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-picker/picker.js
@@ -0,0 +1,31 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:18:20
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/picker.js
+ */
+export default {
+ // picker
+ picker: {
+ show: false,
+ popupMode: 'bottom',
+ showToolbar: true,
+ title: '',
+ columns: [],
+ loading: false,
+ itemHeight: 44,
+ cancelText: '鍙栨秷',
+ confirmText: '纭畾',
+ cancelColor: '#909193',
+ confirmColor: '#3c9cff',
+ visibleItemCount: 5,
+ keyName: 'text',
+ closeOnClickOverlay: false,
+ defaultIndex: [],
+ immediateChange: true,
+ zIndex: 10076,
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-picker/props.js b/src/uni_modules/uview-plus/components/u-picker/props.js
index e305620..6fd3f7b 100644
--- a/src/uni_modules/uview-plus/components/u-picker/props.js
+++ b/src/uni_modules/uview-plus/components/u-picker/props.js
@@ -6,6 +6,15 @@
type: Array,
default: () => []
},
+ //鏄惁绂佺敤
+ disabled: {
+ type: Boolean,
+ default: false
+ },
+ disabledColor:{
+ type: String,
+ default: () => defProps.input.disabledColor
+ },
hasInput: {
type: Boolean,
default: false
@@ -93,6 +102,16 @@
immediateChange: {
type: Boolean,
default: () => defProps.picker.immediateChange
- }
+ },
+ // 宸ュ叿鏍忓彸渚ф彃妲芥槸鍚﹀紑鍚�
+ toolbarRightSlot: {
+ type: Boolean,
+ default: false
+ },
+ // 灞傜骇
+ zIndex: {
+ type: [String, Number],
+ default: () => defProps.picker.zIndex
+ },
}
})
diff --git a/src/uni_modules/uview-plus/components/u-picker/u-picker.vue b/src/uni_modules/uview-plus/components/u-picker/u-picker.vue
index f7102cb..0a502e1 100644
--- a/src/uni_modules/uview-plus/components/u-picker/u-picker.vue
+++ b/src/uni_modules/uview-plus/components/u-picker/u-picker.vue
@@ -1,15 +1,15 @@
<template>
<view class="u-picker-warrper">
- <view v-if="hasInput" class="u-picker-input cursor-pointer" @click="showByClickInput = !showByClickInput">
- <slot>
- <view>
- {{ inputLabel && inputLabel.length ? inputLabel.join('/') : placeholder }}
- </view>
- </slot>
- </view>
+ <view v-if="hasInput" class="u-picker-input cursor-pointer" @click="onShowByClickInput">
+ <slot>
+ <up-input :disabled="disabled" :disabledColor="disabledColor" :placeholder="placeholder" :readonly="true" border="surround" v-model="inputLabel"></up-input>
+ <div class="input-cover"></div>
+ </slot>
+ </view>
<u-popup
:show="show || (hasInput && showByClickInput)"
:mode="popupMode"
+ :zIndex="zIndex"
@close="closeHandler"
>
<view class="u-picker">
@@ -20,9 +20,15 @@
:cancelText="cancelText"
:confirmText="confirmText"
:title="title"
+ :rightSlot="toolbarRightSlot ? true : false"
@cancel="cancel"
@confirm="confirm"
- ></u-toolbar>
+ >
+ <template #right>
+ <slot name="toolbar-right"></slot>
+ </template>
+ </u-toolbar>
+ <slot name="toolbar-bottom"></slot>
<picker-view
class="u-picker__view"
:indicatorStyle="`height: ${addUnit(itemHeight)}`"
@@ -41,6 +47,7 @@
<view
v-if="testArray(item)"
class="u-picker__view__column__item u-line-1"
+ :class="[index1 === innerIndex[index] && 'u-picker__view__column__item--selected']"
v-for="(item1, index1) in item"
:key="index1"
:style="{
@@ -106,6 +113,7 @@
// 涓婁竴娆$殑鍙樺寲鍒楃储寮�
columnIndex: 0,
showByClickInput: false,
+ currentActiveValue: [] //褰撳墠鐢ㄦ埛閫変腑锛屼絾鏄繕娌$‘璁ょ殑鍊硷紝鐢ㄦ埛娌″仛change鎿嶄綔鏃跺�欙紝鐐瑰嚮纭鍙互榛樿閫変腑绗竴涓�
}
},
watch: {
@@ -113,8 +121,13 @@
defaultIndex: {
immediate: true,
deep:true,
- handler(n) {
- this.setIndexs(n, true)
+ handler(n,o) {
+ // 淇uniapp璋冪敤瀛愮粍浠剁洿鎺�:defaultIndex="[0]"杩欐牱鍐�
+ // v-model鐨勫�煎彉鍖栨椂鍊欏鑷磀efaultIndexwatch涔熶細鎵ц鐨勯棶棰�
+ //鍗曠函vue涓嶄細鍑虹幇
+ if (!o || n.join("/") != o.join("/")) {
+ this.setIndexs(n, true)
+ }
}
},
// 鐩戝惉columns鍙傛暟鐨勫彉鍖�
@@ -126,28 +139,49 @@
}
},
},
- emits: ['close', 'cancel', 'confirm', 'change', 'update:modelValue'],
+ emits: ['close', 'cancel', 'confirm', 'change', 'update:modelValue', 'update:show'],
computed: {
- inputLabel() {
- let items = this.innerColumns.map((item, index) => item[this.innerIndex[index]])
- let res = []
- items.forEach(element => {
- res.push(element[this.keyName])
- });
- return res
- },
- inputValue() {
- let items = this.innerColumns.map((item, index) => item[this.innerIndex[index]])
- let res = []
- items.forEach(element => {
- res.push(element['id'])
- });
- return res
- }
+ //宸查��&&宸茬‘璁ょ殑鍊兼樉绀哄湪input涓婇潰鐨勬枃妗�
+ inputLabel() {
+ let firstItem = this.innerColumns[0] && this.innerColumns[0][0];
+ // //鍖哄垎鏄笉鏄璞℃暟缁�
+ if (firstItem && Object.prototype.toString.call(firstItem) === '[object Object]') {
+ let res = this.innerColumns[0].filter(item => this.modelValue.includes(item['id']))
+ res = res.map(item => item[this.keyName]);
+ return res.join("/");
+
+ } else {
+ //鐢ㄦ埛纭畾鐨勫�硷紝鎵嶆樉绀哄埌杈撳叆妗�
+ return this.modelValue.join("/");
+ }
+ },
+ //宸查�夛紝寰呯‘璁ょ殑鍊�
+ inputValue() {
+ let items = this.innerColumns.map((item, index) => item[this.innerIndex[index]])
+ let res = []
+ //鍖哄垎鏄笉鏄璞℃暟缁�
+ if (items[0] && Object.prototype.toString.call(items[0]) === '[object Object]') {
+ //瀵硅薄鏁扮粍杩斿洖id闆嗗悎
+ items.forEach(element => {
+ res.push(element && element['id'])
+ });
+ } else {
+ //闈炲璞℃暟缁勮繑鍥炲厓绱犻泦鍚�
+ items.forEach((element, index) => {
+ res.push(element)
+ });
+ }
+ return res
+ }
},
methods: {
addUnit,
testArray: test.array,
+ onShowByClickInput(){
+ if(!this.disabled){
+ this.showByClickInput=!this.showByClickInput;
+ }
+ },
// 鑾峰彇item闇�瑕佹樉绀虹殑鏂囧瓧锛屽垽鍒负瀵硅薄杩樻槸鏂囨湰
getItemText(item) {
if (test.object(item)) {
@@ -162,6 +196,7 @@
if (this.hasInput) {
this.showByClickInput = false
}
+ this.$emit('update:show', false)
this.$emit('close')
}
},
@@ -170,14 +205,29 @@
if (this.hasInput) {
this.showByClickInput = false
}
+ this.$emit('update:show', false)
this.$emit('cancel')
},
// 鐐瑰嚮宸ュ叿鏍忕殑纭畾鎸夐挳
confirm() {
+ //濡傛灉鐢ㄦ埛鏈夋病鏈夎Е鍙戣繃change
+ if (!this.currentActiveValue.length) {
+ let arr = [0]
+ //濡傛灉鏈夐粯璁ゅ��&&榛樿鍊肩殑鏁扮粍闀垮害鏄纭殑锛屽氨鐢ㄩ粯璁ゅ��
+ if (Array.isArray(this.defaultIndex) && this.defaultIndex.length == this.innerColumns.length) {
+ arr = [...this.defaultIndex];
+ } else {
+ //鍚﹀垯榛樿閮介�変腑绗竴涓�
+ arr = Array(this.innerColumns.length).fill(0);
+ }
+ this.setLastIndex(arr)
+ this.setIndexs(arr)
+ }
this.$emit('update:modelValue', this.inputValue)
if (this.hasInput) {
this.showByClickInput = false
}
+ this.$emit('update:show', false)
this.$emit('confirm', {
indexs: this.innerIndex,
value: this.innerColumns.map((item, index) => item[this.innerIndex[index]]),
@@ -191,6 +241,8 @@
} = e.detail
let index = 0,
columnIndex = 0
+ //璁板綍鐢ㄦ埛閫変腑浣嗘槸杩樻病纭鐨勫��
+ this.currentActiveValue = value;
// 閫氳繃瀵规瘮鍓嶅悗涓ゆ鐨勫垪绱㈠紩锛屽緱鍑哄綋鍓嶅彉鍖栫殑鏄摢涓�鍒�
for (let i = 0; i < value.length; i++) {
let item = value[i]
@@ -207,9 +259,11 @@
// 灏嗗綋鍓嶇殑鍚勯」鍙樺寲绱㈠紩锛岃缃负"涓婁竴娆�"鐨勭储寮曞彉鍖栧��
this.setLastIndex(value)
this.setIndexs(value)
-
- this.$emit('update:modelValue', this.inputValue)
-
+ //濡傛灉鏄潪鑷甫杈撳叆妗嗘墠浼氬湪change鏃跺�欒Е鍙憊-model缁戝�肩殑鍙樺寲
+ //鍚﹀垯浼氶潪甯哥殑濂囨�紝鐢ㄦ埛鏈‘璁わ紝鍊煎氨鍙樹簡
+ if (!this.hasInput) {
+ this.$emit('update:modelValue', this.inputValue)
+ }
this.$emit('change', {
// #ifndef MP-WEIXIN || MP-LARK
// 寰俊灏忕▼搴忎笉鑳戒紶閫抰his锛屼細鍥犱负寰幆寮曠敤鑰屾姤閿�
@@ -292,7 +346,18 @@
.u-picker {
position: relative;
-
+ &-input {
+ position: relative;
+ .input-cover {
+ opacity: 0;
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ z-index:1;
+ }
+ }
&__view {
&__column {
diff --git a/src/uni_modules/uview-plus/components/u-popup/popup.js b/src/uni_modules/uview-plus/components/u-popup/popup.js
new file mode 100644
index 0000000..5440c3c
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-popup/popup.js
@@ -0,0 +1,29 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:06:33
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/popup.js
+ */
+export default {
+ // popup缁勪欢
+ popup: {
+ show: false,
+ overlay: true,
+ mode: 'bottom',
+ duration: 300,
+ closeable: false,
+ overlayStyle: {},
+ closeOnClickOverlay: true,
+ zIndex: 10075,
+ safeAreaInsetBottom: true,
+ safeAreaInsetTop: false,
+ closeIconPos: 'top-right',
+ round: 0,
+ zoom: true,
+ bgColor: '',
+ overlayOpacity: 0.5
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-popup/u-popup.vue b/src/uni_modules/uview-plus/components/u-popup/u-popup.vue
index ce83c97..caf24fa 100644
--- a/src/uni_modules/uview-plus/components/u-popup/u-popup.vue
+++ b/src/uni_modules/uview-plus/components/u-popup/u-popup.vue
@@ -17,10 +17,12 @@
@afterEnter="afterEnter"
@click="clickHandler"
>
+ <!-- @click.stop涓嶈兘鍘婚櫎锛屽幓闄や細瀵艰嚧灞呬腑妯″紡涓嬬偣鍑诲唴瀹瑰尯鍩熻Е鍙戝叧闂脊绐� -->
<view
class="u-popup__content"
:style="[contentStyle]"
- @tap.stop="noop"
+ @click.stop="noop"
+ @touchmove.stop.prevent="noop"
>
<u-status-bar v-if="safeAreaInsetTop"></u-status-bar>
<slot></slot>
@@ -49,7 +51,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addUnit, addStyle, deepMerge, sleep, sys } from '../../libs/function/index';
+ import { addUnit, addStyle, deepMerge, sleep, getWindowInfo } from '../../libs/function/index';
/**
* popup 寮圭獥
* @description 寮瑰嚭灞傚鍣紝鐢ㄤ簬灞曠ず寮圭獥銆佷俊鎭彁绀虹瓑鍐呭锛屾敮鎸佷笂銆佷笅銆佸乏銆佸彸鍜屼腑閮ㄥ脊鍑恒�傜粍浠跺彧鎻愪緵瀹瑰櫒锛屽唴閮ㄥ唴瀹圭敱鐢ㄦ埛鑷畾涔�
@@ -72,7 +74,7 @@
* @property {Object} customStyle 缁勪欢鐨勬牱寮忥紝瀵硅薄褰㈠紡
* @event {Function} open 寮瑰嚭灞傛墦寮�
* @event {Function} close 寮瑰嚭灞傛敹璧�
- * @example <u-popup v-model="show"><text>鍑烘筏娉ヨ�屼笉鏌擄紝婵竻娑熻�屼笉濡�</text></u-popup>
+ * @example <u-popup v-model:show="show"><text>鍑烘筏娉ヨ�屼笉鏌擄紝婵竻娑熻�屼笉濡�</text></u-popup>
*/
export default {
name: 'u-popup',
@@ -137,7 +139,7 @@
// 涓嶄娇鐢╟ss鏂规锛屾槸鍥犱负nvue涓嶆敮鎸乧ss鐨刬PhoneX瀹夊叏鍖烘煡璇㈠睘鎬�
const {
safeAreaInsets
- } = sys()
+ } = getWindowInfo()
if (this.mode !== 'center') {
style.flex = 1
}
diff --git a/src/uni_modules/uview-plus/components/u-qrcode/qrcode.js b/src/uni_modules/uview-plus/components/u-qrcode/qrcode.js
index ae5f945..7ec89fc 100644
--- a/src/uni_modules/uview-plus/components/u-qrcode/qrcode.js
+++ b/src/uni_modules/uview-plus/components/u-qrcode/qrcode.js
@@ -1031,6 +1031,7 @@
image: '',
imageSize: 30,
canvasId: opt.canvasId,
+ nvueContext: opt.nvueContext,
context: opt.context,
usingComponents: opt.usingComponents,
showLoading: opt.showLoading,
@@ -1090,7 +1091,12 @@
mask: true
});
}
- var ctx = uni.createCanvasContext(options.canvasId, options.context);
+ var ctx = '';
+ if (options.nvueContext) {
+ ctx = options.nvueContext;
+ } else {
+ ctx = uni.createCanvasContext(options.canvasId, options.context);
+ }
var count = qrCodeAlg.getModuleCount();
var ratioSize = options.size;
var ratioImgSize = options.imageSize;
@@ -1141,34 +1147,52 @@
ctx.draw(true, () => {
// 淇濆瓨鍒颁复鏃跺尯鍩�
setTimeout(() => {
- uni.canvasToTempFilePath({
- width: options.width,
- height: options.height,
- destWidth: options.width,
- destHeight: options.height,
- canvasId: options.canvasId,
- quality: Number(1),
- success: function (res) {
- if (options.cbResult) {
- // 鐢变簬瀹樻柟杩樻病鏈夌粺涓�姝ゆ帴鍙g殑杈撳嚭瀛楁锛屾墍浠ュ厛鍒ゅ畾涓� 鏀粯瀹濅负 res.apFilePath
- if (!empty(res.tempFilePath)) {
- options.cbResult(res.tempFilePath)
- } else if (!empty(res.apFilePath)) {
- options.cbResult(res.apFilePath)
- } else {
+ if (options.nvueContext) {
+ ctx.toTempFilePath(
+ 0,
+ 0,
+ options.width,
+ options.height,
+ options.width,
+ options.height,
+ "",
+ 1,
+ function(res) {
+ if (options.cbResult) {
options.cbResult(res.tempFilePath)
}
}
- },
- fail: function (res) {
- if (options.cbResult) {
- options.cbResult(res)
- }
- },
- complete: function () {
- uni.hideLoading();
- },
- }, options.context);
+ );
+ } else {
+ uni.canvasToTempFilePath({
+ width: options.width,
+ height: options.height,
+ destWidth: options.width,
+ destHeight: options.height,
+ canvasId: options.canvasId,
+ quality: Number(1),
+ success: function (res) {
+ if (options.cbResult) {
+ // 鐢变簬瀹樻柟杩樻病鏈夌粺涓�姝ゆ帴鍙g殑杈撳嚭瀛楁锛屾墍浠ュ厛鍒ゅ畾涓� 鏀粯瀹濅负 res.apFilePath
+ if (!empty(res.tempFilePath)) {
+ options.cbResult(res.tempFilePath)
+ } else if (!empty(res.apFilePath)) {
+ options.cbResult(res.apFilePath)
+ } else {
+ options.cbResult(res.tempFilePath)
+ }
+ }
+ },
+ fail: function (res) {
+ if (options.cbResult) {
+ options.cbResult(res)
+ }
+ },
+ complete: function () {
+ uni.hideLoading();
+ },
+ }, options.context);
+ }
}, options.text.length + 100);
});
}, options.usingComponents ? 0 : 150);
@@ -1193,7 +1217,12 @@
}
};
QRCode.prototype.clear = function (fn) {
- var ctx = uni.createCanvasContext(this.options.canvasId, this.options.context)
+ var ctx = '';
+ if (options.nvueContext) {
+ ctx = options.nvueContext;
+ } else {
+ uni.createCanvasContext(this.options.canvasId, this.options.context)
+ }
ctx.clearRect(0, 0, this.options.size, this.options.size)
ctx.draw(false, () => {
if (fn) {
diff --git a/src/uni_modules/uview-plus/components/u-qrcode/u-qrcode.vue b/src/uni_modules/uview-plus/components/u-qrcode/u-qrcode.vue
index 802a6de..dc9574b 100644
--- a/src/uni_modules/uview-plus/components/u-qrcode/u-qrcode.vue
+++ b/src/uni_modules/uview-plus/components/u-qrcode/u-qrcode.vue
@@ -1,12 +1,36 @@
<template>
- <view class="u-qrcode">
- <canvas class="u-qrcode__canvas" :id="cid" :canvas-id="cid" :style="{ width: size + unit, height: size + unit }" />
- <image v-show="show" :src="result" :style="{ width: size + unit, height: size + unit }" />
+ <view class="u-qrcode" @longpress="longpress">
+ <view class="u-qrcode__content" @click="preview">
+ <!-- #ifndef APP-NVUE -->
+ <canvas class="u-qrcode__canvas"
+ :id="cid" :canvas-id="cid" :style="{ width: size + unit, height: size + unit }" />
+ <!-- #endif -->
+ <!-- #ifdef APP-NVUE -->
+ <gcanvas class="u-qrcode__canvas" ref="gcanvess"
+ :style="{ width: size + unit, height: size + unit }">
+ </gcanvas>
+ <!-- #endif -->
+ <view v-if="showLoading && loading" class="u-qrcode__loading"
+ :style="{ width: size + unit, height: size + unit }">
+ <up-loading-icon vertical :text="loadingText" textSize="14px"></up-loading-icon>
+ </view>
+ <!-- <image v-show="show" :src="result" :style="{ width: size + unit, height: size + unit }" /> -->
+ </view>
+ <!-- <up-action-sheet :actions="list" cancelText="鍙栨秷"
+ v-model:show="popupShow" @select="selectClick">
+ </up-action-sheet> -->
</view>
</template>
<script>
import QRCode from "./qrcode.js"
+// #ifdef APP-NVUE
+// https://github.com/dcloudio/NvueCanvasDemo/blob/master/README.md
+import {
+ enable,
+ WeexBridge
+} from '../../libs/util/gcanvas/index.js';
+// #endif
let qrcode
export default {
name: "u-qrcode",
@@ -73,23 +97,62 @@
},
loadingText: {
type: String,
- default: '浜岀淮鐮佺敓鎴愪腑'
+ default: '鐢熸垚涓�'
+ },
+ allowPreview: {
+ type: Boolean,
+ default: false
},
},
+ emits: ['result', 'longpress'],
data() {
return {
+ loading: false,
result: '',
+ popupShow: false,
+ list: [
+ {
+ name: '淇濆瓨浜岀淮鐮�',
+ }
+ ],
+ ganvas: null,
+ context: '',
+ canvasObj: {}
+ }
+ },
+ mounted: function () {
+ // #ifdef APP-NVUE
+ /*鑾峰彇鍏冪礌寮曠敤*/
+ this.ganvas = this.$refs["gcanvess"]
+ /*閫氳繃鍏冪礌寮曠敤鑾峰彇canvas瀵硅薄*/
+ this.canvasObj = enable(this.ganvas, {
+ bridge: WeexBridge
+ })
+ /*鑾峰彇缁樺浘鎵�闇�鐨勪笂涓嬫枃锛岀洰鍓嶄笉鏀寔3d*/
+ this.context = this.canvasObj.getContext('2d')
+ // #endif
+
+ if (this.loadMake) {
+ if (!this._empty(this.val)) {
+ setTimeout(() => {
+ this._makeCode()
+ }, 0);
+ }
}
},
methods: {
_makeCode() {
let that = this
if (!this._empty(this.val)) {
+ // #ifndef APP-NVUE
+ this.loading = true
+ // #endif
qrcode = new QRCode({
context: that, // 涓婁笅鏂囩幆澧�
canvasId: that.cid, // canvas-id
+ nvueContext: that.context,
usingComponents: that.usingComponents, // 鏄惁鏄嚜瀹氫箟缁勪欢
- showLoading: that.showLoading, // 鏄惁鏄剧ずloading
+ showLoading: false, // 鏄惁鏄剧ずloading
loadingText: that.loadingText, // loading鏂囧瓧
text: that.val, // 鐢熸垚鍐呭
size: that.size, // 浜岀淮鐮佸ぇ灏�
@@ -130,9 +193,47 @@
});
}
},
+ preview(e) {
+ // 棰勮鍥剧墖
+ // console.log(this.result)
+ if (this.allowPreview) {
+ uni.previewImage({
+ urls: [this.result],
+ longPressActions: {
+ itemList: ['淇濆瓨浜岀淮鐮佸浘鐗�'],
+ success: function(data) {
+ // console.log('閫変腑浜嗙' + (data.tapIndex + 1) + '涓寜閽�,绗�' + (data.index + 1) + '寮犲浘鐗�');
+ switch (data.tapIndex) {
+ case 0:
+ that._saveCode();
+ break;
+ }
+ },
+ fail: function(err) {
+ console.log(err.errMsg);
+ }
+ }
+ });
+ }
+ this.$emit('preview', {
+ url: this.result
+ }, e)
+ },
+ longpress() {
+ this.$emit('longpress', this.result)
+ },
+ selectClick(index) {
+ switch (index) {
+ case 0:
+ alert('淇濆瓨浜岀淮鐮�')
+ this._saveCode();
+ break;
+ }
+ },
_result(res) {
+ this.loading = false;
this.result = res;
- this.$emit('result', res)
+ this.$emit('result', res);
},
_empty(v) {
let tp = typeof v,
@@ -173,27 +274,31 @@
}
},
computed: {
- },
- mounted: function () {
- if (this.loadMake) {
- if (!this._empty(this.val)) {
- setTimeout(() => {
- this._makeCode()
- }, 0);
- }
- }
- },
+ }
}
</script>
<style lang="scss" scoped>
.u-qrcode {
- position: relative;
+ &__loading {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ background-color: #f7f7f7;
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ }
+ &__content {
+ position: relative;
- &__canvas {
- position: fixed;
- top: -99999rpx;
- left: -99999rpx;
- z-index: -99999;
+ &__canvas {
+ position: fixed;
+ top: -99999rpx;
+ left: -99999rpx;
+ z-index: -99999;
+ }
}
}
</style>
diff --git a/src/uni_modules/uview-plus/components/u-radio-group/props.js b/src/uni_modules/uview-plus/components/u-radio-group/props.js
index 326c087..9ff6996 100644
--- a/src/uni_modules/uview-plus/components/u-radio-group/props.js
+++ b/src/uni_modules/uview-plus/components/u-radio-group/props.js
@@ -90,6 +90,11 @@
iconPlacement: {
type: String,
default: () => defProps.radio.iconPlacement
- }
+ },
+ // item 涔嬮棿鐨勯棿璺�
+ gap: {
+ type: [String, Number],
+ default: () => defProps.radioGroup.gap
+ }
}
})
diff --git a/src/uni_modules/uview-plus/components/u-radio-group/radioGroup.js b/src/uni_modules/uview-plus/components/u-radio-group/radioGroup.js
new file mode 100644
index 0000000..3d73fd5
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-radio-group/radioGroup.js
@@ -0,0 +1,31 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : CPS
+ * @lastTime : 2024-11-05 16:01:12
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/radioGroup.js
+ */
+export default {
+ // radio-group缁勪欢
+ radioGroup: {
+ value: '',
+ disabled: false,
+ shape: 'circle',
+ activeColor: '#2979ff',
+ inactiveColor: '#c8c9cc',
+ name: '',
+ size: 18,
+ placement: 'row',
+ label: '',
+ labelColor: '#303133',
+ labelSize: 14,
+ labelDisabled: false,
+ iconColor: '#ffffff',
+ iconSize: 12,
+ borderBottom: false,
+ iconPlacement: 'left',
+ gap: "10px"
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue b/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue
index 7d6180a..794c2c5 100644
--- a/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue
+++ b/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue
@@ -2,6 +2,7 @@
<view
class="u-radio-group"
:class="bemClass"
+ :style="radioGroupStyle"
>
<slot></slot>
</view>
@@ -11,6 +12,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
+ import { addUnit, addStyle, deepMerge } from '../../libs/function/index';
/**
* radioRroup 鍗曢�夋鐖剁粍浠�
@@ -32,7 +34,8 @@
* @property {String | Number} iconSize 鍥炬爣鐨勫ぇ灏忥紝鍗曚綅px 锛堥粯璁� 12 锛�
* @property {Boolean} borderBottom placement涓簉ow鏃讹紝鏄惁鏄剧ず涓嬭竟妗� 锛堥粯璁� false 锛�
* @property {String} iconPlacement 鍥炬爣涓庢枃瀛楃殑瀵归綈鏂瑰紡 锛堥粯璁� 'left' 锛�
- * @property {Object} customStyle 缁勪欢鐨勬牱寮忥紝瀵硅薄褰㈠紡
+ * @property {Object} gap item 涔嬮棿鐨勯棿璺�
+ * @property {Object} customStyle 缁勪欢鐨勬牱寮忥紝瀵硅薄褰㈠紡
* @event {Function} change 浠讳竴涓猺adio鐘舵�佸彂鐢熷彉鍖栨椂瑙﹀彂
* @example <u-radio-group v-model="value"></u-radio-group>
*/
@@ -60,6 +63,12 @@
// this.bem涓轰竴涓猚omputed鍙橀噺锛屽湪mixin涓�
return this.bem('radio-group', ['placement'])
},
+ radioGroupStyle() {
+ const style = {
+ gap: addUnit(this.gap)
+ };
+ return deepMerge(style, addStyle(this.customStyle));
+ }
},
watch: {
// 褰撶埗缁勪欢闇�瑕佸瓙缁勪欢闇�瑕佸叡浜殑鍙傛暟鍙戠敓浜嗗彉鍖栵紝鎵嬪姩閫氱煡瀛愮粍浠�
diff --git a/src/uni_modules/uview-plus/components/u-radio/radio.js b/src/uni_modules/uview-plus/components/u-radio/radio.js
new file mode 100644
index 0000000..4df200f
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-radio/radio.js
@@ -0,0 +1,27 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:02:34
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/radio.js
+ */
+export default {
+ // radio缁勪欢
+ radio: {
+ name: '',
+ shape: '',
+ disabled: '',
+ labelDisabled: '',
+ activeColor: '',
+ inactiveColor: '',
+ iconSize: '',
+ labelSize: '',
+ label: '',
+ labelColor: '',
+ size: '',
+ iconColor: '',
+ placement: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-radio/u-radio.vue b/src/uni_modules/uview-plus/components/u-radio/u-radio.vue
index ef8ce9c..7ce5923 100644
--- a/src/uni_modules/uview-plus/components/u-radio/u-radio.vue
+++ b/src/uni_modules/uview-plus/components/u-radio/u-radio.vue
@@ -11,7 +11,7 @@
:class="iconClasses"
:style="[iconWrapStyle]"
>
- <slot name="icon">
+ <slot name="icon" :elIconSize="elIconSize" :elIconColor="elIconColor">
<u-icon
class="u-radio__icon-wrap__icon"
name="checkbox-mark"
@@ -20,15 +20,18 @@
/>
</slot>
</view>
- <text
- class="u-radio__text"
- @tap.stop="labelClickHandler"
- :style="{
- color: elDisabled ? elInactiveColor : elLabelColor,
- fontSize: elLabelSize,
- lineHeight: elLabelSize
- }"
- >{{label}}</text>
+ <view class="u-radio__label-wrap cursor-pointer" @tap.stop="labelClickHandler">
+ <slot name="label" :label="label" :elDisabled="elDisabled">
+ <text
+ class="u-radio__text"
+ :style="{
+ color: elDisabled ? elInactiveColor : elLabelColor,
+ fontSize: elLabelSize,
+ lineHeight: elLabelSize
+ }"
+ >{{label}}</text>
+ </slot>
+ </view>
</view>
</template>
diff --git a/src/uni_modules/uview-plus/components/u-rate/rate.js b/src/uni_modules/uview-plus/components/u-rate/rate.js
new file mode 100644
index 0000000..d31c61a
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-rate/rate.js
@@ -0,0 +1,26 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:05:09
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/rate.js
+ */
+export default {
+ // rate缁勪欢
+ rate: {
+ value: 1,
+ count: 5,
+ disabled: false,
+ size: 18,
+ inactiveColor: '#b2b2b2',
+ activeColor: '#FA3534',
+ gutter: 4,
+ minCount: 1,
+ allowHalf: false,
+ activeIcon: 'star-fill',
+ inactiveIcon: 'star',
+ touchable: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-read-more/readMore.js b/src/uni_modules/uview-plus/components/u-read-more/readMore.js
new file mode 100644
index 0000000..09b11cc
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-read-more/readMore.js
@@ -0,0 +1,22 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:18:41
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/readMore.js
+ */
+export default {
+ // readMore
+ readMore: {
+ showHeight: 400,
+ toggle: false,
+ closeText: '灞曞紑闃呰鍏ㄦ枃',
+ openText: '鏀惰捣',
+ color: '#2979ff',
+ fontSize: 14,
+ textIndent: '2em',
+ name: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-row-notice/rowNotice.js b/src/uni_modules/uview-plus/components/u-row-notice/rowNotice.js
new file mode 100644
index 0000000..cd9d0a0
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-row-notice/rowNotice.js
@@ -0,0 +1,21 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:19:13
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/rowNotice.js
+ */
+export default {
+ // rowNotice
+ rowNotice: {
+ text: '',
+ icon: 'volume',
+ mode: '',
+ color: '#f9ae3d',
+ bgColor: '#fdf6ec',
+ fontSize: 14,
+ speed: 80
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-row/row.js b/src/uni_modules/uview-plus/components/u-row/row.js
new file mode 100644
index 0000000..573a431
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-row/row.js
@@ -0,0 +1,17 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:18:58
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/row.js
+ */
+export default {
+ // row
+ row: {
+ gutter: 0,
+ justify: 'start',
+ align: 'center'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue b/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue
index b286f70..e895baa 100644
--- a/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue
+++ b/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue
@@ -11,7 +11,7 @@
import { props } from "./props.js";
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addStyle, deepMerge, addUnit, sys } from '../../libs/function/index';
+ import { addStyle, deepMerge, addUnit, getWindowInfo } from '../../libs/function/index';
/**
* SafeBottom 搴曢儴瀹夊叏鍖�
* @description 杩欎釜閫傞厤锛屼富瑕佹槸閽堝IPhone X绛変竴浜涘簳閮ㄥ甫鎸囩ず鏉$殑鏈哄瀷锛屾寚绀烘潯鐨勬搷浣滃尯鍩熶笌椤甸潰搴曢儴瀛樺湪閲嶅悎锛屽鏄撳鑷寸敤鎴疯鎿嶄綔锛屽洜姝ゆ垜浠渶瑕侀拡瀵硅繖浜涙満鍨嬭繘琛屽簳閮ㄥ畨鍏ㄥ尯閫傞厤銆�
@@ -36,7 +36,7 @@
const style = {};
// #ifdef APP-NVUE || MP-TOUTIAO
// nvue涓嬶紝楂樺害浣跨敤js璁$畻濉厖
- style.height = addUnit(sys().safeAreaInsets.bottom, 'px');
+ style.height = addUnit(getWindowInfo().safeAreaInsets.bottom, 'px');
// #endif
return deepMerge(style, addStyle(this.customStyle));
},
diff --git a/src/uni_modules/uview-plus/components/u-scroll-list/scrollList.js b/src/uni_modules/uview-plus/components/u-scroll-list/scrollList.js
new file mode 100644
index 0000000..441e63a
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-scroll-list/scrollList.js
@@ -0,0 +1,20 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:19:28
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/scrollList.js
+ */
+export default {
+ // scrollList
+ scrollList: {
+ indicatorWidth: 50,
+ indicatorBarWidth: 20,
+ indicator: true,
+ indicatorColor: '#f2f2f2',
+ indicatorActiveColor: '#3c9cff',
+ indicatorStyle: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-search/search.js b/src/uni_modules/uview-plus/components/u-search/search.js
new file mode 100644
index 0000000..8f393c8
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-search/search.js
@@ -0,0 +1,37 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:19:45
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/search.js
+ */
+export default {
+ // search
+ search: {
+ shape: 'round',
+ bgColor: '#f2f2f2',
+ placeholder: '璇疯緭鍏ュ叧閿瓧',
+ clearabled: true,
+ focus: false,
+ showAction: true,
+ actionStyle: {},
+ actionText: '鎼滅储',
+ inputAlign: 'left',
+ inputStyle: {},
+ disabled: false,
+ borderColor: 'transparent',
+ searchIconColor: '#909399',
+ searchIconSize: 22,
+ color: '#606266',
+ placeholderColor: '#909399',
+ searchIcon: 'search',
+ margin: '0',
+ animation: false,
+ value: '',
+ maxlength: '-1',
+ height: 32,
+ label: null
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-search/u-search.vue b/src/uni_modules/uview-plus/components/u-search/u-search.vue
index 379d4c1..248d847 100644
--- a/src/uni_modules/uview-plus/components/u-search/u-search.vue
+++ b/src/uni_modules/uview-plus/components/u-search/u-search.vue
@@ -45,6 +45,7 @@
class="u-search__content__input"
type="text"
:style="[{
+ pointerEvents: disabled ? 'none' : 'auto',
textAlign: inputAlign,
color: color,
backgroundColor: bgColor,
@@ -53,8 +54,8 @@
/>
<view
class="u-search__content__icon u-search__content__close"
- v-if="keyword && clearabled "
- @click.stop.prevent="clear"
+ v-if="keyword && clearabled && focused"
+ @click="clear"
>
<u-icon
name="close"
diff --git a/src/uni_modules/uview-plus/components/u-section/section.js b/src/uni_modules/uview-plus/components/u-section/section.js
new file mode 100644
index 0000000..f432648
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-section/section.js
@@ -0,0 +1,24 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:07:33
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/section.js
+ */
+export default {
+ // u-section缁勪欢
+ section: {
+ title: '',
+ subTitle: '鏇村',
+ right: true,
+ fontSize: 15,
+ bold: true,
+ color: '#303133',
+ subColor: '#909399',
+ showLine: true,
+ lineColor: '',
+ arrow: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-select/u-select.vue b/src/uni_modules/uview-plus/components/u-select/u-select.vue
new file mode 100644
index 0000000..bda9d90
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-select/u-select.vue
@@ -0,0 +1,135 @@
+<template>
+ <view class="u-select">
+ <view class="u-select__content">
+ <view class="u-select__label" @click="openSelect">
+ <slot name="text">
+ <text class="u-select__text">
+ {{ label }}
+ </text>
+ </slot>
+ <slot name="icon">
+ <u-icon name="arrow-down" :size="iconSize" :color="iconColor"></u-icon>
+ </slot>
+ </view>
+ <view class="u-select__options"
+ :style="{zIndex: zIndex}" v-if="isOpen">
+ <slot name="options">
+ <view class="u-select__options_item"
+ :class="current == item[keyName] ? 'active': ''"
+ :key="index" v-for="(item, index) in options"
+ @click="selectItem(item)">
+ <slot name="optionItem" :item="item">
+ <text class="u-select__item_text" :style="{color: itemColor}">
+ {{item.name}}
+ </text>
+ </slot>
+ </view>
+ </slot>
+ </view>
+ </view>
+ </view>
+</template>
+
+<script>
+ export default {
+ name:"up-select",
+ emits: ['update:current', 'select'],
+ props: {
+ label: {
+ type: String,
+ default: '閫夐」'
+ },
+ options: {
+ type: Array,
+ default: () => {
+ return []
+ }
+ },
+ keyName: {
+ type: String,
+ default: 'id'
+ },
+ current: {
+ type: [String, Number],
+ default: ''
+ },
+ zIndex: {
+ type: Number,
+ default: 10
+ },
+ itemColor: {
+ type: String,
+ default: '#333333'
+ },
+ iconColor: {
+ type: String,
+ default: ''
+ },
+ iconSize: {
+ type: [String],
+ default: '13px'
+ }
+ } ,
+ data() {
+ return {
+ isOpen: false
+ }
+ },
+ mounted() {
+ },
+ methods: {
+ openSelect() {
+ this.isOpen = !this.isOpen
+ },
+ selectItem(item) {
+ this.isOpen = false
+ this.$emit('update:current', item[this.keyName])
+ this.$emit('select', item)
+ }
+ }
+ }
+</script>
+
+<style lang="scss" scoped>
+ .u-select__content {
+ position: relative;
+ .u-select__label {
+ display: flex;
+ /* #ifdef H5 */
+ &:hover {
+ cursor: pointer;
+ }
+ /* #endif */
+ }
+ .u-select__text {
+ margin-right: 2px;
+ }
+ .u-select__options {
+ min-width: 100px;
+ border-radius: 4px;
+ border: 1px solid #f1f1f1;
+ background-color: #fff;
+ position: absolute;
+ top: 20px;
+ left: 0;
+ .u-select__options_item {
+ padding: 10px 12px;
+ width: 100%;
+ height: 100%;
+ &:hover {
+ background-color: #f7f7f7;
+ }
+ /* #ifdef H5 */
+ &:hover {
+ cursor: pointer;
+ }
+ .u-select__item_text {
+ &:hover {
+ cursor: pointer;
+ }
+ }
+ /* #endif */
+ }
+ }
+ }
+</style>
diff --git a/src/uni_modules/uview-plus/components/u-skeleton/skeleton.js b/src/uni_modules/uview-plus/components/u-skeleton/skeleton.js
new file mode 100644
index 0000000..83b777d
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-skeleton/skeleton.js
@@ -0,0 +1,25 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:20:14
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/skeleton.js
+ */
+export default {
+ // skeleton
+ skeleton: {
+ loading: true,
+ animate: true,
+ rows: 0,
+ rowsWidth: '100%',
+ rowsHeight: 18,
+ title: true,
+ titleWidth: '50%',
+ titleHeight: 18,
+ avatar: false,
+ avatarSize: 32,
+ avatarShape: 'circle'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-slider/slider.js b/src/uni_modules/uview-plus/components/u-slider/slider.js
new file mode 100644
index 0000000..4e3a31a
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-slider/slider.js
@@ -0,0 +1,27 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:08:25
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/slider.js
+ */
+export default {
+ // slider缁勪欢
+ slider: {
+ value: 0,
+ blockSize: 18,
+ min: 0,
+ max: 100,
+ step: 1,
+ activeColor: '#2979ff',
+ inactiveColor: '#c0c4cc',
+ blockColor: '#ffffff',
+ showValue: false,
+ disabled:false,
+ blockStyle: {},
+ useNative: false,
+ height: '2px'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-slider/u-slider.vue b/src/uni_modules/uview-plus/components/u-slider/u-slider.vue
index dbc1e01..dbba2c4 100644
--- a/src/uni_modules/uview-plus/components/u-slider/u-slider.vue
+++ b/src/uni_modules/uview-plus/components/u-slider/u-slider.vue
@@ -58,7 +58,7 @@
<view class="u-slider__button-wrap u-slider__button-wrap-0" @touchstart="onTouchStart($event, 0)"
@touchmove="onTouchMove($event, 0)" @touchend="onTouchEnd($event, 0)"
@touchcancel="onTouchEnd($event, 0)" :style="{left: (getPx(barStyle0.width) + getPx(blockSize)/2) + 'px'}">
- <slot v-if="$slots.default || $slots.$default"/>
+ <slot name="min" v-if="$slots.min || $slots.$min"/>
<view v-else class="u-slider__button" :style="[blockStyle, {
height: getPx(blockSize, true),
width: getPx(blockSize, true),
@@ -69,7 +69,8 @@
<view class="u-slider__button-wrap" @touchstart="onTouchStart"
@touchmove="onTouchMove" @touchend="onTouchEnd"
@touchcancel="onTouchEnd" :style="{left: (getPx(barStyle.width) + getPx(blockSize)/2) + 'px'}">
- <slot v-if="$slots.default || $slots.$default"/>
+ <slot name="max" v-if="isRange && ($slots.max || $slots.$max)"/>
+ <slot v-else-if="$slots.default || $slots.$default"/>
<view v-else class="u-slider__button" :style="[blockStyle, {
height: getPx(blockSize, true),
width: getPx(blockSize, true),
@@ -155,8 +156,17 @@
value(n) {
// 鍙湁鍦ㄩ潪婊戝姩鐘舵�佹椂锛屾墠鍙互閫氳繃value鏇存柊婊戝潡鍊硷紝杩欓噷鐩戝惉锛屾槸涓轰簡璁╃敤鎴疯Е鍙�
if(this.status == 'end') this.updateValue(this.value, false);
- }
+ },
// #endif
+ rangeValue:{
+ handler(n){
+ if(this.status == 'end'){
+ this.updateValue(this.rangeValue[0], false, 0);
+ this.updateValue(this.rangeValue[1], false, 1);
+ }
+ },
+ deep:true
+ }
},
created() {
},
@@ -166,6 +176,10 @@
// #ifndef APP-NVUE
this.$uGetRect('.u-slider__base').then(rect => {
this.sliderRect = rect;
+ // console.log('sliderRect', this.sliderRect)
+ if (this.sliderRect.width == 0) {
+ console.info('濡傚湪寮圭獥绛夊厓绱犱腑浣跨敤锛岃浣跨敤v-if鏉ユ樉绀烘粦鍧楋紝鍚﹀垯鏃犳硶璁$畻闀垮害銆�')
+ }
this.init()
});
// #endif
@@ -265,8 +279,8 @@
this.newValue = ((this.distanceX / this.sliderRect.width) * (this.max - this.min)) + parseFloat(this.min);
this.status = 'moving';
// 鍙戝嚭moving浜嬩欢
- this.$emit('changing');
- this.updateValue(this.newValue, true, index);
+ let $crtFmtValue = this.updateValue(this.newValue, true, index);
+ this.$emit('changing', $crtFmtValue);
},
onTouchMove(event, index = 1) {
if (this.disabled) return;
@@ -274,7 +288,7 @@
// 瑙︽懜鍚庣涓�娆$Щ鍔ㄥ凡缁忓皢status璁剧疆涓簃oving鐘舵�侊紝鏁呰Е鎽哥浜屾绉诲姩涓嶄細瑙﹀彂鏈簨浠�
if (this.status == 'start') this.$emit('start');
let touches = event.touches[0];
- console.log('touchs', touches)
+ // console.log('touchs', touches)
// 婊戝潡鐨勫乏杈逛笉涓�瀹氳窡灞忓箷宸﹁竟鎺ュ¥锛屾墍浠ラ渶瑕佸噺鍘绘渶澶栧眰鐖跺厓绱犵殑宸﹁竟鍊�
let clientX = 0;
// #ifndef APP-NVUE
@@ -289,33 +303,34 @@
this.newValue = ((this.distanceX / this.sliderRect.width) * (this.max - this.min)) + parseFloat(this.min);
this.status = 'moving';
// 鍙戝嚭moving浜嬩欢
- this.$emit('changing');
- this.updateValue(this.newValue, true, index);
+ let $crtFmtValue = this.updateValue(this.newValue, true, index);
+ this.$emit('changing', $crtFmtValue);
},
onTouchEnd(event, index = 1) {
if (this.disabled) return;
if (this.status === 'moving') {
- this.updateValue(this.newValue, false, index);
- this.$emit('change');
+ let $crtFmtValue = this.updateValue(this.newValue, false, index);
+ this.$emit('change', $crtFmtValue);
}
this.status = 'end';
},
onTouchStart2(event, index = 1) {
if (!this.isRange) {
- this.onChangeStart(event, index);
+ // this.onChangeStart(event, index);
}
},
onTouchMove2(event, index = 1) {
if (!this.isRange) {
- this.onTouchMove(event, index);
+ // this.onTouchMove(event, index);
}
},
onTouchEnd2(event, index = 1) {
if (!this.isRange) {
- this.onTouchEnd(event, index);
+ // this.onTouchEnd(event, index);
}
},
onClick(event) {
+ // if (this.isRange) return;
if (this.disabled) return;
// 鐩存帴鐐瑰嚮婊戝潡鐨勬儏鍐碉紝璁$畻鏂瑰紡涓巓nTouchMove鏂规硶鐩稿悓
// console.log('click', event)
@@ -368,7 +383,11 @@
default:
break;
}
-
+ if (this.isRange) {
+ return this.rangeValue
+ } else {
+ return valueFormat
+ }
},
format(value, index = 1) {
// 灏嗗皬鏁板彉鎴愭暣鏁帮紝涓轰簡鍑忓皯瀵硅鍥剧殑鏇存柊锛岄�犳垚瑙嗗浘灞備笌閫昏緫灞傜殑闃诲
@@ -376,15 +395,15 @@
switch (index) {
case 0:
return Math.round(
- Math.max(this.min, Math.min(value, this.rangeValue[1] - this.step,this.max))
- / this.step
- ) * this.step;
+ Math.max(this.min, Math.min(value, this.rangeValue[1] - parseInt(this.step),this.max))
+ / parseInt(this.step)
+ ) * parseInt(this.step);
break;
case 1:
return Math.round(
- Math.max(this.min, this.rangeValue[0] + this.step, Math.min(value, this.max))
- / this.step
- ) * this.step;
+ Math.max(this.min, this.rangeValue[0] + parseInt(this.step), Math.min(value, this.max))
+ / parseInt(this.step)
+ ) * parseInt(this.step);
break;
default:
break;
@@ -392,8 +411,8 @@
} else {
return Math.round(
Math.max(this.min, Math.min(value, this.max))
- / this.step
- ) * this.step;
+ / parseInt(this.step)
+ ) * parseInt(this.step);
}
}
}
@@ -414,6 +433,8 @@
&-inner {
flex: 1;
+ display: flex;
+ flex-direction: column;
position: relative;
border-radius: 999px;
padding: 10px 18px;
diff --git a/src/uni_modules/uview-plus/components/u-status-bar/statusBar.js b/src/uni_modules/uview-plus/components/u-status-bar/statusBar.js
new file mode 100644
index 0000000..d237a83
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-status-bar/statusBar.js
@@ -0,0 +1,15 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:20:39
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/statusBar.js
+ */
+export default {
+ // statusBar
+ statusBar: {
+ bgColor: 'transparent'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue b/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue
index b080b35..1f0491d 100644
--- a/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue
+++ b/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue
@@ -2,6 +2,7 @@
<view
:style="[style]"
class="u-status-bar"
+ :class="[isH5 && 'u-safe-area-inset-top']"
>
<slot />
</view>
@@ -11,7 +12,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addUnit, addStyle, deepMerge, sys } from '../../libs/function/index';
+ import { addUnit, addStyle, deepMerge, getWindowInfo } from '../../libs/function/index';
/**
* StatbusBar 鐘舵�佹爮鍗犱綅
* @description 鏈粍浠朵富瑕佺敤浜庣姸鎬佸~鍏咃紝姣斿鍦ㄨ嚜瀹氬鑸爮鐨勬椂鍊欙紝瀹冧細鑷姩閫傞厤涓�涓伆褰撶殑鐘舵�佹爮楂樺害銆�
@@ -25,13 +26,24 @@
mixins: [mpMixin, mixin, props],
data() {
return {
+ isH5: false
}
+ },
+ created() {
+ // #ifdef H5
+ this.isH5 = true
+ // #endif
},
computed: {
style() {
const style = {}
// 鐘舵�佹爮楂樺害锛岀敱浜庢煇浜涘畨鍗撳拰寰俊寮�鍙戝伐鍏锋棤娉曡瘑鍒玞ss鐨勯《閮ㄧ姸鎬佹爮鍙橀噺锛屾墍浠ヤ娇鐢╦s鑾峰彇鐨勬柟寮�
- style.height = addUnit(sys().statusBarHeight, 'px')
+ let sheight = getWindowInfo().statusBarHeight
+ if (sheight == 0) {
+ this.isH5 = true
+ } else {
+ style.height = addUnit(sheight, 'px')
+ }
style.backgroundColor = this.bgColor
return deepMerge(style, addStyle(this.customStyle))
}
diff --git a/src/uni_modules/uview-plus/components/u-steps-item/stepsItem.js b/src/uni_modules/uview-plus/components/u-steps-item/stepsItem.js
new file mode 100644
index 0000000..5dba8f4
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-steps-item/stepsItem.js
@@ -0,0 +1,18 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:12:55
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/stepsItem.js
+ */
+export default {
+ // steps-item缁勪欢
+ stepsItem: {
+ title: '',
+ desc: '',
+ iconSize: 17,
+ error: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-steps-item/u-steps-item.vue b/src/uni_modules/uview-plus/components/u-steps-item/u-steps-item.vue
index 52bbbe6..2675865 100644
--- a/src/uni_modules/uview-plus/components/u-steps-item/u-steps-item.vue
+++ b/src/uni_modules/uview-plus/components/u-steps-item/u-steps-item.vue
@@ -4,7 +4,7 @@
:class="[`u-steps-item__line--${parentData.direction}`]" :style="[lineStyle]"></view>
<view class="u-steps-item__wrapper"
:class="[`u-steps-item__wrapper--${parentData.direction}`, parentData.dot && `u-steps-item__wrapper--${parentData.direction}--dot`]"
- :style="[itemStyle]">
+ :style="[itemStyleInner]">
<slot name="icon">
<view class="u-steps-item__wrapper__dot" v-if="parentData.dot" :style="{
backgroundColor: statusColor
@@ -32,11 +32,15 @@
</view>
<view class="u-steps-item__content" :class="[`u-steps-item__content--${parentData.direction}`]"
:style="[contentStyle]">
- <up-text :text="title" :type="parentData.current == index ? 'main' : 'content'" lineHeight="20px"
- :size="parentData.current == index ? 14 : 13"></up-text>
- <slot name="desc">
- <up-text :text="desc" type="tips" size="12"></up-text>
+ <slot name="content">
</slot>
+ <template v-if="!$slots['content']">
+ <up-text :text="title" :type="parentData.current == index ? 'main' : 'content'" lineHeight="20px"
+ :size="parentData.current == index ? 14 : 13"></up-text>
+ <slot name="desc">
+ <up-text :text="desc" type="tips" size="12"></up-text>
+ </slot>
+ </template>
</view>
<!-- <view
class="u-steps-item__line"
@@ -117,7 +121,7 @@
.current ? this.parentData.activeColor : this.parentData.inactiveColor
return style
},
- itemStyle() {
+ itemStyleInner() {
return {
...this.itemStyle
}
diff --git a/src/uni_modules/uview-plus/components/u-steps/steps.js b/src/uni_modules/uview-plus/components/u-steps/steps.js
new file mode 100644
index 0000000..881c39e
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-steps/steps.js
@@ -0,0 +1,21 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:12:37
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/steps.js
+ */
+export default {
+ // steps缁勪欢
+ steps: {
+ direction: 'row',
+ current: 0,
+ activeColor: '#3c9cff',
+ inactiveColor: '#969799',
+ activeIcon: '',
+ inactiveIcon: '',
+ dot: false
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-sticky/sticky.js b/src/uni_modules/uview-plus/components/u-sticky/sticky.js
new file mode 100644
index 0000000..b034604
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-sticky/sticky.js
@@ -0,0 +1,20 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:01:30
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/sticky.js
+ */
+export default {
+ // sticky缁勪欢
+ sticky: {
+ offsetTop: 0,
+ customNavHeight: 0,
+ disabled: false,
+ bgColor: 'transparent',
+ zIndex: '',
+ index: ''
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue b/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue
index 7c3eb5e..4cc483d 100644
--- a/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue
+++ b/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue
@@ -17,7 +17,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addUnit, addStyle, deepMerge, getPx, guid, sys, os } from '../../libs/function/index';
+ import { addUnit, addStyle, deepMerge, getPx, guid, getDeviceInfo, os } from '../../libs/function/index';
import zIndex from '../../libs/config/zIndex';
/**
* sticky 鍚搁《
@@ -150,7 +150,7 @@
// #endif
// 濡傛灉瀹夊崜鐗堟湰楂樹簬8.0锛屼緷鐒惰涓烘槸鏀寔css sticky鐨�(鍥犱负瀹夊崜7鍦ㄦ煇浜涙満鍨嬶紝鍙兘涓嶆敮鎸乻ticky)
- if (os() === 'android' && Number(sys().system) > 8) {
+ if (os() === 'android' && Number(getDeviceInfo().system) > 8) {
this.cssSticky = true
}
diff --git a/src/uni_modules/uview-plus/components/u-subsection/subsection.js b/src/uni_modules/uview-plus/components/u-subsection/subsection.js
new file mode 100644
index 0000000..9a165ff
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-subsection/subsection.js
@@ -0,0 +1,23 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:12:20
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/subsection.js
+ */
+export default {
+ // subsection缁勪欢
+ subsection: {
+ list: [],
+ current: 0,
+ activeColor: '#3c9cff',
+ inactiveColor: '#303133',
+ mode: 'button',
+ fontSize: 12,
+ bold: true,
+ bgColor: '#eeeeef',
+ keyName: 'name'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action-item/index.wxs b/src/uni_modules/uview-plus/components/u-swipe-action-item/index.wxs
index 73e1bbb..d7ba3de 100644
--- a/src/uni_modules/uview-plus/components/u-swipe-action-item/index.wxs
+++ b/src/uni_modules/uview-plus/components/u-swipe-action-item/index.wxs
@@ -218,6 +218,11 @@
}
}
state.buttonsWidth = buttonsWidth
+
+ // 鏀寔榛樿鎵撳紑
+ if (state.show) {
+ openSwipeAction(instance, ownerInstance)
+ }
}
module.exports = {
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action-item/other.js b/src/uni_modules/uview-plus/components/u-swipe-action-item/other.js
index 6729dd1..5ec51f0 100644
--- a/src/uni_modules/uview-plus/components/u-swipe-action-item/other.js
+++ b/src/uni_modules/uview-plus/components/u-swipe-action-item/other.js
@@ -1,171 +1,178 @@
-export default {
- data() {
- return {
- state: {
- moving: false,
- startX: 0,
- startY: 0,
- buttonsWidth: 0
- }
- }
- },
- watch: {
- status(newValue) {
- if (this.disabled) return
- // 鎵撳紑鎴栧叧闂崟鍏冩牸
- if (newValue === 'close' && this.status === 'open') {
- this.closeSwipeAction(instance, ownerInstance)
- } else if(newValue === 'open' && this.status === 'close') {
- this.openSwipeAction()
- }
- },
- options(newVal) {
- this.getBtnWidth()
- }
- },
- mounted() {
- this.getBtnWidth()
- },
- methods: {
- clickHandler() {
- },
setStatus(status) {
this.status = status
},
- getBtnWidth() {
- let view = uni.createSelectorQuery().in(this).select(".u-swipe-action-item__right");
- view.fields({
- size: true,
- scrollOffset: true
- }, data => {
- this.state.buttonsWidth = data.width
- // console.log("寰楀埌鑺傜偣淇℃伅" + JSON.stringify(data));
- }).exec();
- },
- // 寮�濮嬭Е鎽�
- touchstart(event) {
- // console.log(event)
- // 鏍囪瘑褰撳墠涓烘粦鍔ㄤ腑鐘舵��
- this.state.moving = true
- // 璁板綍瑙︽懜寮�濮嬬偣鐨勫潗鏍囧��
- var touches = event.touches
- this.state.startX = touches[0].pageX
- this.state.startY = touches[0].pageY
-
- // todo鍏抽棴鍏跺畠
- // this.$parent && this.$parent.closeOther(this)
- },
- touchmove(event) {
- // console.log(event)
- if (this.disabled || !this.state.moving) return
- var touches = event.touches
- var pageX = touches[0].pageX
- var pageY = touches[0].pageY
- var moveX = pageX - this.state.startX
- var moveY = pageY - this.state.startY
-
- // 绉诲姩鐨刋杞磋窛绂诲ぇ浜嶻杞磋窛绂伙紝涔熷嵆缁堢偣涓庤捣鐐逛綅缃繛绾匡紝涓嶺杞村す瑙掑皬浜�45搴︽椂锛岀姝㈤〉闈㈡粴鍔�
- if (Math.abs(moveX) > Math.abs(moveY) || Math.abs(moveX) > this.threshold) {
- event.preventDefault && event.preventDefault()
- event.stopPropagation && event.stopPropagation()
- }
- // 濡傛灉绉诲姩鐨刋杞磋窛绂诲皬浜嶻杞磋窛绂伙紝涔熷嵆缁堢偣浣嶇疆涓庤捣鐐逛綅缃繛绾匡紝涓嶻杞村す瑙掑皬浜�45搴︽椂锛岃涓烘槸椤甸潰涓婁笅婊戝姩锛岃�屼笉鏄乏鍙虫粦鍔ㄥ崟鍏冩牸
- if (Math.abs(moveX) < Math.abs(moveY)) return
-
- // 闄愬埗鍙虫粦鐨勮窛绂伙紝涓嶅厑璁稿唴瀹归儴鍒嗗線鍙冲亸绉伙紝鍙虫粦浼氬鑷碭杞村亸绉诲�煎ぇ浜�0锛屼互姝ゅ仛鍒ゆ柇
- // 姝ゅ涓嶈兘鐩存帴return锛屽洜涓烘粦鍔ㄨ繃绋嬩腑浼氱己澶辨煇浜涘叧閿偣鍧愭爣锛屼細瀵艰嚧閿欎贡锛屾渶濂界殑鍔炴硶灏辨槸
- // 鍦ㄨ秴鍑哄悗锛岃缃负0
- if (this.status === 'open') {
- // 鍦ㄥ紑鍚姸鎬佷笅锛屽悜宸︽粦鍔紝闇�蹇界暐
- if (moveX < 0) moveX = 0
- // 鎯宠鏀惰捣鑿滃崟锛屾渶澶ц兘绉诲姩鐨勮窛绂讳负鎸夐挳鐨勬�诲搴�
- if (moveX > this.state.buttonsWidth) moveX = this.state.buttonsWidth
- // 濡傛灉鏄凡缁忔墦寮�浜嗙殑鐘舵�侊紝鍚戝乏婊戝姩鏃讹紝绉诲姩鏀惰捣鑿滃崟
- this.moveSwipeAction(-this.state.buttonsWidth + moveX)
- } else {
- // 鍏抽棴鐘舵�佷笅锛屽彸婊戝姩闇�蹇界暐
- if (moveX > 0) moveX = 0
- // 婊戝姩鐨勮窛绂讳笉鍏佽瓒呰繃鎵�鏈夋寜閽殑鎬诲搴︼紝姝ゆ椂鍙兘鏄乏婊戯紝鏈�缁堣缃寜閽殑鎬诲搴︼紝鍚屾椂涓鸿礋鏁�
- if (Math.abs(moveX) > this.state.buttonsWidth) moveX = -this.state.buttonsWidth
- // 鍙鏄湪婊戣繃绋嬩腑锛屽氨涓嶆柇绉诲姩鍗曞厓鏍煎唴瀹归儴鍒嗭紝浠庤�屼娇闅愯棌鐨勮彍鍗曟樉绀哄嚭鏉�
- this.moveSwipeAction(moveX)
- }
- },
- touchend(event) {
- // console.log(event)
- if (!this.state.moving || this.disabled) return
- this.state.moving = false
- var touches = event.changedTouches ? event.changedTouches[0] : {}
- var pageX = touches.pageX
- var pageY = touches.pageY
- var moveX = pageX - this.state.startX
- if (this.status === 'open') {
- // 鍦ㄥ睍寮�鐨勭姸鎬佷笅锛岀户缁乏婊戯紝鏃犻渶鎿嶄綔
- if (moveX < 0) return
- // 鍦ㄥ紑鍚姸鎬佷笅锛岀偣鍑讳竴涓嬪唴瀹瑰尯鍩燂紝moveX涓�0锛屼篃鍗虫病鏈夎繘琛岀Щ鍔紝杩欐椂鎵ц鏀惰捣鑿滃崟閫昏緫
- if (moveX === 0) {
- return this.closeSwipeAction()
- }
- // 鍦ㄥ紑鍚姸鎬佷笅锛屾粦鍔ㄨ窛绂诲皬浜庨槇鍊硷紝鍒欓粯璁や负涓嶅叧闂紝鍚屾椂鎭㈠鍘熸潵鐨勬墦寮�鐘舵��
- if (Math.abs(moveX) < this.threshold) {
- this.openSwipeAction()
- } else {
- // 濡傛灉婊戝姩璺濈澶т簬闃堝�硷紝鍒欐墽琛屾敹璧烽�昏緫
- this.closeSwipeAction()
- }
- } else {
- // 鍦ㄥ叧闂殑鐘舵�佷笅锛屽彸婊戯紝鏃犻渶鎿嶄綔
- if (moveX > 0) return
- // 鐞嗙敱鍚屼笂
- if (Math.abs(moveX) < this.threshold) {
- this.closeSwipeAction()
- } else {
- this.openSwipeAction()
- }
- }
- },
- // 涓�娆℃�у睍寮�婊戝姩鑿滃崟
- openSwipeAction() {
- // 澶勭悊duration鍗曚綅闂
- var duration = this.getDuration(this.duration)
- // 灞曞紑杩囩▼涓紝鏄悜宸︾Щ鍔紝鎵�浠鐨勫亸绉诲簲璇ヤ负璐熷��
- var buttonsWidth = -this.state.buttonsWidth
- this.sliderStyle = {
- 'transition': 'transform ' + duration,
- 'transform': 'translateX(' + buttonsWidth + 'px)',
- '-webkit-transform': 'translateX(' + buttonsWidth + 'px)',
- }
- this.setStatus('open')
- },
- // 涓�娆℃�ф敹璧锋粦鍔ㄨ彍鍗�
- closeSwipeAction() {
- // 澶勭悊duration鍗曚綅闂
- var duration = this.getDuration(this.duration)
- this.sliderStyle = {
- 'transition': 'transform ' + duration,
- 'transform': 'translateX(0px)',
- '-webkit-transform': 'translateX(0px)'
- }
- // 璁剧疆鍚勪釜闅愯棌鐨勬寜閽负鏀惰捣鐨勭姸鎬�
- // for (var i = this.state.buttonsWidth - 1; i >= 0; i--) {
- // buttons[i].setStyle({
- // 'transition': 'transform ' + duration,
- // 'transform': 'translateX(0px)',
- // '-webkit-transform': 'translateX(0px)'
- // })
- // }
- this.setStatus('close')
- },
- // 绉诲姩婊戝姩閫夋嫨鍣ㄥ唴瀹瑰尯鍩燂紝鍚屾椂鏄剧ず鍑哄叾闅愯棌鐨勮彍鍗�
- moveSwipeAction(moveX) {
- // 璁剧疆鑿滃崟鍐呭閮ㄥ垎鐨勫亸绉�
- this.sliderStyle = {
- 'transition': 'none',
- transform: 'translateX(' + moveX + 'px)',
- '-webkit-transform': 'translateX(' + moveX + 'px)'
- }
- },
- // 鑾峰彇杩囨浮鏃堕棿
- getDuration(value) {
- if (value.toString().indexOf('s') >= 0) return value
- return value > 30 ? value + 'ms' : value + 's'
- }
- }
-}
+export default {
+ data() {
+ return {
+ state: {
+ moving: false,
+ startX: 0,
+ startY: 0,
+ buttonsWidth: 0
+ }
+ }
+ },
+ watch: {
+ status(newValue) {
+ if (this.disabled) return
+ // 鎵撳紑鎴栧叧闂崟鍏冩牸
+ if (newValue === 'close' && this.status === 'open') {
+ this.closeSwipeAction()
+ } else if(newValue === 'open' && this.status === 'close') {
+ this.openSwipeAction()
+ }
+ },
+ options(newVal) {
+ this.getBtnWidth()
+ }
+ },
+ mounted() {
+ this.getBtnWidth()
+ },
+ methods: {
+ clickHandler() {
+ },
+ closeHandler() {
+ this.closeSwipeAction()
+ },
+ setStatus(status) {
+ this.status = status
+ },
+ getBtnWidth() {
+ let view = uni.createSelectorQuery().in(this).select(".u-swipe-action-item__right");
+ view.fields({
+ size: true,
+ scrollOffset: true
+ }, data => {
+ this.state.buttonsWidth = data.width
+ // console.log("寰楀埌鑺傜偣淇℃伅" + JSON.stringify(data));
+ }).exec();
+ },
+ // 寮�濮嬭Е鎽�
+ touchstart(event) {
+ // console.log(event)
+ // 鏍囪瘑褰撳墠涓烘粦鍔ㄤ腑鐘舵��
+ this.state.moving = true
+ // 璁板綍瑙︽懜寮�濮嬬偣鐨勫潗鏍囧��
+ var touches = event.touches
+ this.state.startX = touches[0].pageX
+ this.state.startY = touches[0].pageY
+
+ // 鍏抽棴鍏跺畠
+ // console.log(this.parent)
+ this.parent && this.parent.closeOther(this)
+ },
+ touchmove(event) {
+ // console.log(event)
+ if (this.disabled || !this.state.moving) return
+ var touches = event.touches
+ var pageX = touches[0].pageX
+ var pageY = touches[0].pageY
+ var moveX = pageX - this.state.startX
+ var moveY = pageY - this.state.startY
+
+ // 绉诲姩鐨刋杞磋窛绂诲ぇ浜嶻杞磋窛绂伙紝涔熷嵆缁堢偣涓庤捣鐐逛綅缃繛绾匡紝涓嶺杞村す瑙掑皬浜�45搴︽椂锛岀姝㈤〉闈㈡粴鍔�
+ if (Math.abs(moveX) > Math.abs(moveY) || Math.abs(moveX) > this.threshold) {
+ event.preventDefault && event.preventDefault()
+ event.stopPropagation && event.stopPropagation()
+ }
+ // 濡傛灉绉诲姩鐨刋杞磋窛绂诲皬浜嶻杞磋窛绂伙紝涔熷嵆缁堢偣浣嶇疆涓庤捣鐐逛綅缃繛绾匡紝涓嶻杞村す瑙掑皬浜�45搴︽椂锛岃涓烘槸椤甸潰涓婁笅婊戝姩锛岃�屼笉鏄乏鍙虫粦鍔ㄥ崟鍏冩牸
+ if (Math.abs(moveX) < Math.abs(moveY)) return
+
+ // 闄愬埗鍙虫粦鐨勮窛绂伙紝涓嶅厑璁稿唴瀹归儴鍒嗗線鍙冲亸绉伙紝鍙虫粦浼氬鑷碭杞村亸绉诲�煎ぇ浜�0锛屼互姝ゅ仛鍒ゆ柇
+ // 姝ゅ涓嶈兘鐩存帴return锛屽洜涓烘粦鍔ㄨ繃绋嬩腑浼氱己澶辨煇浜涘叧閿偣鍧愭爣锛屼細瀵艰嚧閿欎贡锛屾渶濂界殑鍔炴硶灏辨槸
+ // 鍦ㄨ秴鍑哄悗锛岃缃负0
+ if (this.status === 'open') {
+ // 鍦ㄥ紑鍚姸鎬佷笅锛屽悜宸︽粦鍔紝闇�蹇界暐
+ if (moveX < 0) moveX = 0
+ // 鎯宠鏀惰捣鑿滃崟锛屾渶澶ц兘绉诲姩鐨勮窛绂讳负鎸夐挳鐨勬�诲搴�
+ if (moveX > this.state.buttonsWidth) moveX = this.state.buttonsWidth
+ // 濡傛灉鏄凡缁忔墦寮�浜嗙殑鐘舵�侊紝鍚戝乏婊戝姩鏃讹紝绉诲姩鏀惰捣鑿滃崟
+ this.moveSwipeAction(-this.state.buttonsWidth + moveX)
+ } else {
+ // 鍏抽棴鐘舵�佷笅锛屽彸婊戝姩闇�蹇界暐
+ if (moveX > 0) moveX = 0
+ // 婊戝姩鐨勮窛绂讳笉鍏佽瓒呰繃鎵�鏈夋寜閽殑鎬诲搴︼紝姝ゆ椂鍙兘鏄乏婊戯紝鏈�缁堣缃寜閽殑鎬诲搴︼紝鍚屾椂涓鸿礋鏁�
+ if (Math.abs(moveX) > this.state.buttonsWidth) moveX = -this.state.buttonsWidth
+ // 鍙鏄湪婊戣繃绋嬩腑锛屽氨涓嶆柇绉诲姩鍗曞厓鏍煎唴瀹归儴鍒嗭紝浠庤�屼娇闅愯棌鐨勮彍鍗曟樉绀哄嚭鏉�
+ this.moveSwipeAction(moveX)
+ }
+ },
+ touchend(event) {
+ // console.log(event)
+ if (!this.state.moving || this.disabled) return
+ this.state.moving = false
+ var touches = event.changedTouches ? event.changedTouches[0] : {}
+ var pageX = touches.pageX
+ var pageY = touches.pageY
+ var moveX = pageX - this.state.startX
+ if (this.status === 'open') {
+ // 鍦ㄥ睍寮�鐨勭姸鎬佷笅锛岀户缁乏婊戯紝鏃犻渶鎿嶄綔
+ if (moveX < 0) return
+ // 鍦ㄥ紑鍚姸鎬佷笅锛岀偣鍑讳竴涓嬪唴瀹瑰尯鍩燂紝moveX涓�0锛屼篃鍗虫病鏈夎繘琛岀Щ鍔紝杩欐椂鎵ц鏀惰捣鑿滃崟閫昏緫
+ if (moveX === 0) {
+ return this.closeSwipeAction()
+ }
+ // 鍦ㄥ紑鍚姸鎬佷笅锛屾粦鍔ㄨ窛绂诲皬浜庨槇鍊硷紝鍒欓粯璁や负涓嶅叧闂紝鍚屾椂鎭㈠鍘熸潵鐨勬墦寮�鐘舵��
+ if (Math.abs(moveX) < this.threshold) {
+ this.openSwipeAction()
+ } else {
+ // 濡傛灉婊戝姩璺濈澶т簬闃堝�硷紝鍒欐墽琛屾敹璧烽�昏緫
+ this.closeSwipeAction()
+ }
+ } else {
+ // 鍦ㄥ叧闂殑鐘舵�佷笅锛屽彸婊戯紝鏃犻渶鎿嶄綔
+ if (moveX > 0) return
+ // 鐞嗙敱鍚屼笂
+ if (Math.abs(moveX) < this.threshold) {
+ this.closeSwipeAction()
+ } else {
+ this.openSwipeAction()
+ }
+ }
+ },
+ // 涓�娆℃�у睍寮�婊戝姩鑿滃崟
+ openSwipeAction() {
+ // 澶勭悊duration鍗曚綅闂
+ var duration = this.getDuration(this.duration)
+ // 灞曞紑杩囩▼涓紝鏄悜宸︾Щ鍔紝鎵�浠鐨勫亸绉诲簲璇ヤ负璐熷��
+ var buttonsWidth = -this.state.buttonsWidth
+ this.sliderStyle = {
+ 'transition': 'transform ' + duration,
+ 'transform': 'translateX(' + buttonsWidth + 'px)',
+ '-webkit-transform': 'translateX(' + buttonsWidth + 'px)',
+ }
+ this.setStatus('open')
+ },
+ // 涓�娆℃�ф敹璧锋粦鍔ㄨ彍鍗�
+ closeSwipeAction() {
+ // 澶勭悊duration鍗曚綅闂
+ var duration = this.getDuration(this.duration)
+ this.sliderStyle = {
+ 'transition': 'transform ' + duration,
+ 'transform': 'translateX(0px)',
+ '-webkit-transform': 'translateX(0px)'
+ }
+ // 璁剧疆鍚勪釜闅愯棌鐨勬寜閽负鏀惰捣鐨勭姸鎬�
+ // for (var i = this.state.buttonsWidth - 1; i >= 0; i--) {
+ // buttons[i].setStyle({
+ // 'transition': 'transform ' + duration,
+ // 'transform': 'translateX(0px)',
+ // '-webkit-transform': 'translateX(0px)'
+ // })
+ // }
+ this.setStatus('close')
+ },
+ // 绉诲姩婊戝姩閫夋嫨鍣ㄥ唴瀹瑰尯鍩燂紝鍚屾椂鏄剧ず鍑哄叾闅愯棌鐨勮彍鍗�
+ moveSwipeAction(moveX) {
+ // 璁剧疆鑿滃崟鍐呭閮ㄥ垎鐨勫亸绉�
+ this.sliderStyle = {
+ 'transition': 'none',
+ transform: 'translateX(' + moveX + 'px)',
+ '-webkit-transform': 'translateX(' + moveX + 'px)'
+ }
+ },
+ // 鑾峰彇杩囨浮鏃堕棿
+ getDuration(value) {
+ if (value.toString().indexOf('s') >= 0) return value
+ return value > 30 ? value + 'ms' : value + 's'
+ }
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action-item/props.js b/src/uni_modules/uview-plus/components/u-swipe-action-item/props.js
index 8da75e1..9f080c8 100644
--- a/src/uni_modules/uview-plus/components/u-swipe-action-item/props.js
+++ b/src/uni_modules/uview-plus/components/u-swipe-action-item/props.js
@@ -7,6 +7,10 @@
type: Boolean,
default: () => defProps.swipeActionItem.show
},
+ closeOnClick: {
+ type: Boolean,
+ default: () => defProps.swipeActionItem.closeOnClick
+ },
// 鏍囪瘑绗︼紝濡傛灉鏄痸-for锛屽彲鐢╥ndex绱㈠紩鍊�
name: {
type: [String, Number],
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js b/src/uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js
new file mode 100644
index 0000000..4b2cdf6
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js
@@ -0,0 +1,22 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:01:13
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/swipeActionItem.js
+ */
+export default {
+ // swipeActionItem 缁勪欢
+ swipeActionItem: {
+ show: false,
+ closeOnClick: true,
+ name: '',
+ disabled: false,
+ threshold: 20,
+ autoClose: true,
+ options: [],
+ duration: 300
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action-item/u-swipe-action-item.vue b/src/uni_modules/uview-plus/components/u-swipe-action-item/u-swipe-action-item.vue
index 73afb4d..d655166 100644
--- a/src/uni_modules/uview-plus/components/u-swipe-action-item/u-swipe-action-item.vue
+++ b/src/uni_modules/uview-plus/components/u-swipe-action-item/u-swipe-action-item.vue
@@ -90,8 +90,7 @@
*/
export default {
name: 'u-swipe-action-item',
- emits: ['click'],
-
+ emits: ['click', 'update:show'],
mixins: [
mpMixin,
mixin,
@@ -101,7 +100,7 @@
// #ifdef APP-NVUE
nvue,
// #endif
- // #ifdef APP-VUE || MP-WEIXIN || H5 || MP-QQ || H5
+ // #ifdef APP-VUE || MP-WEIXIN || MP-QQ || H5
wxs,
// #endif
// #ifdef MP-ALIPAY || MP-BAIDU || MP-TOUTIAO
@@ -118,7 +117,7 @@
autoClose: true,
},
// 褰撳墠鐘舵�侊紝open-鎵撳紑锛宑lose-鍏抽棴
- status: 'close',
+ status: '',
sliderStyle: {}
}
},
@@ -127,8 +126,23 @@
// #ifndef APP-NVUE
wxsInit(newValue, oldValue) {
this.queryRect()
- }
+ },
// #endif
+ status(newValue) {
+ if (newValue === 'open') {
+ this.$emit('update:show', true)
+ this.parent && this.parent.setOpendItem(this)
+ } else {
+ this.$emit('update:show', false)
+ }
+ },
+ show(newValue) {
+ if (newValue) {
+ this.status = 'open'
+ } else {
+ this.status = 'close'
+ }
+ }
},
computed: {
wxsInit() {
@@ -137,6 +151,9 @@
},
mounted() {
this.init()
+ },
+ beforeUmount() {
+ this.closeHandler()
},
methods: {
addUnit,
@@ -170,10 +187,14 @@
// #endif
// 鎸夐挳琚偣鍑�
buttonClickHandler(item, index) {
- this.$emit('click', {
+ let ret = this.$emit('click', {
index,
name: this.name
+ }, () => {
})
+ if (this.closeOnClick) {
+ this.closeHandler()
+ }
}
},
}
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action/props.js b/src/uni_modules/uview-plus/components/u-swipe-action/props.js
index 6804294..29b14ef 100644
--- a/src/uni_modules/uview-plus/components/u-swipe-action/props.js
+++ b/src/uni_modules/uview-plus/components/u-swipe-action/props.js
@@ -6,6 +6,11 @@
autoClose: {
type: Boolean,
default: () => defProps.swipeAction.autoClose
+ },
+ // 鏄惁瀛樺湪鎵撳紑鐨勬寜閽粍
+ opendItem: {
+ type: Boolean,
+ default: false
}
}
})
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action/swipeAction.js b/src/uni_modules/uview-plus/components/u-swipe-action/swipeAction.js
new file mode 100644
index 0000000..25051b8
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-swipe-action/swipeAction.js
@@ -0,0 +1,15 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:00:42
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/swipeAction.js
+ */
+export default {
+ // swipe-action缁勪欢
+ swipeAction: {
+ autoClose: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-swipe-action/u-swipe-action.vue b/src/uni_modules/uview-plus/components/u-swipe-action/u-swipe-action.vue
index 09e96fd..1cc1ff6 100644
--- a/src/uni_modules/uview-plus/components/u-swipe-action/u-swipe-action.vue
+++ b/src/uni_modules/uview-plus/components/u-swipe-action/u-swipe-action.vue
@@ -35,6 +35,7 @@
return [this.autoClose]
}
},
+ emits: ['opendItem:update'],
watch: {
// 褰撶埗缁勪欢闇�瑕佸瓙缁勪欢闇�瑕佸叡浜殑鍙傛暟鍙戠敓浜嗗彉鍖栵紝鎵嬪姩閫氱煡瀛愮粍浠�
parentData() {
@@ -45,6 +46,11 @@
})
}
},
+ opendItem(val) {
+ if (val == false) {
+ this.closeAll()
+ }
+ }
},
created() {
this.children = []
@@ -59,6 +65,15 @@
}
})
}
+ },
+ closeAll() {
+ // 鍏抽棴鎵�鏈夊崟鍏冩牸
+ this.children.map((item, index) => {
+ item.closeHandler()
+ })
+ },
+ setOpendItem(ins) {
+ this.$emit('opendItem:update', true)
}
}
}
diff --git a/src/uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js b/src/uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js
new file mode 100644
index 0000000..4b59e6e
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js
@@ -0,0 +1,19 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:22:07
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/swiperIndicator.js
+ */
+export default {
+ // swiperIndicator 缁勪欢
+ swiperIndicator: {
+ length: 0,
+ current: 0,
+ indicatorActiveColor: '',
+ indicatorInactiveColor: '',
+ indicatorMode: 'line'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-swiper/swiper.js b/src/uni_modules/uview-plus/components/u-swiper/swiper.js
new file mode 100644
index 0000000..59af537
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-swiper/swiper.js
@@ -0,0 +1,39 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:21:38
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/swiper.js
+ */
+export default {
+ // swiper 缁勪欢
+ swiper: {
+ list: [],
+ indicator: false,
+ indicatorActiveColor: '#FFFFFF',
+ indicatorInactiveColor: 'rgba(255, 255, 255, 0.35)',
+ indicatorStyle: '',
+ indicatorMode: 'line',
+ autoplay: true,
+ current: 0,
+ currentItemId: '',
+ interval: 3000,
+ duration: 300,
+ circular: false,
+ previousMargin: 0,
+ nextMargin: 0,
+ acceleration: false,
+ displayMultipleItems: 1,
+ easingFunction: 'default',
+ keyName: 'url',
+ imgMode: 'aspectFill',
+ height: 130,
+ bgColor: '#f3f4f6',
+ radius: 4,
+ loading: false,
+ showTitle: false
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-swiper/u-swiper.vue b/src/uni_modules/uview-plus/components/u-swiper/u-swiper.vue
index 39ed792..11fea9a 100644
--- a/src/uni_modules/uview-plus/components/u-swiper/u-swiper.vue
+++ b/src/uni_modules/uview-plus/components/u-swiper/u-swiper.vue
@@ -11,7 +11,7 @@
class="u-swiper__loading"
v-if="loading"
>
- <u-loading-icon mode="circle"></u-loading-icon>
+ <up-loading-icon mode="circle"></up-loading-icon>
</view>
<swiper
v-else
@@ -38,53 +38,55 @@
v-for="(item, index) in list"
:key="index"
>
- <view
- class="u-swiper__wrapper__item__wrapper"
- :style="[itemStyle(index)]"
- >
- <!-- 鍦╪vue涓紝image鍥剧墖鐨勫搴﹂粯璁や负灞忓箷瀹藉害锛岄渶瑕侀�氳繃flex:1鎾戝紑锛屽彟澶栧繀椤昏缃珮搴︽墠鑳芥樉绀哄浘鐗� -->
- <image
- class="u-swiper__wrapper__item__wrapper__image"
- v-if="getItemType(item) === 'image'"
- :src="getSource(item)"
- :mode="imgMode"
- @tap="clickHandler(index)"
- :style="{
- height: addUnit(height),
- borderRadius: addUnit(radius)
- }"
- ></image>
- <video
- class="u-swiper__wrapper__item__wrapper__video"
- v-if="getItemType(item) === 'video'"
- :id="`video-${index}`"
- :enable-progress-gesture="false"
- :src="getSource(item)"
- :poster="getPoster(item)"
- :title="showTitle && testObject(item) && item.title ? item.title : ''"
- :style="{
- height: addUnit(height)
- }"
- controls
- @tap="clickHandler(index)"
- ></video>
- <text
- v-if="showTitle && testObject(item) && item.title && testImage(getSource(item))"
- class="u-swiper__wrapper__item__wrapper__title u-line-1"
- >{{ item.title }}</text>
- </view>
+ <slot :item="item" :index="index">
+ <view
+ class="u-swiper__wrapper__item__wrapper"
+ :style="[itemStyle(index)]"
+ >
+ <!-- 鍦╪vue涓紝image鍥剧墖鐨勫搴﹂粯璁や负灞忓箷瀹藉害锛岄渶瑕侀�氳繃flex:1鎾戝紑锛屽彟澶栧繀椤昏缃珮搴︽墠鑳芥樉绀哄浘鐗� -->
+ <image
+ class="u-swiper__wrapper__item__wrapper__image"
+ v-if="getItemType(item) === 'image'"
+ :src="getSource(item)"
+ :mode="imgMode"
+ @tap="clickHandler(index)"
+ :style="{
+ height: addUnit(height),
+ borderRadius: addUnit(radius)
+ }"
+ ></image>
+ <video
+ class="u-swiper__wrapper__item__wrapper__video"
+ v-if="getItemType(item) === 'video'"
+ :id="`video-${index}`"
+ :enable-progress-gesture="false"
+ :src="getSource(item)"
+ :poster="getPoster(item)"
+ :title="showTitle && testObject(item) && item.title ? item.title : ''"
+ :style="{
+ height: addUnit(height)
+ }"
+ controls
+ @tap="clickHandler(index)"
+ ></video>
+ <view v-if="showTitle && testObject(item) && item.title && testImage(getSource(item))"
+ class="u-swiper__wrapper__item__wrapper__title">
+ <text class="u-line-1">{{ item.title }}</text>
+ </view>
+ </view>
+ </slot>
</swiper-item>
</swiper>
<view class="u-swiper__indicator" :style="[addStyle(indicatorStyle)]">
<slot name="indicator">
- <u-swiper-indicator
+ <up-swiper-indicator
v-if="!loading && indicator && !showTitle"
:indicatorActiveColor="indicatorActiveColor"
:indicatorInactiveColor="indicatorInactiveColor"
:length="list.length"
:current="currentIndex"
:indicatorMode="indicatorMode"
- ></u-swiper-indicator>
+ ></up-swiper-indicator>
</slot>
</view>
</view>
@@ -141,7 +143,7 @@
this.currentIndex = val; // 鍜屼笂娓告暟鎹叧鑱斾笂
}
},
- emits: ["click", "change"],
+ emits: ["click", "change", "update:current"],
computed: {
itemStyle() {
return index => {
@@ -187,6 +189,7 @@
} = e.detail
this.pauseVideo(this.currentIndex)
this.currentIndex = current
+ this.$emit('update:current', this.currentIndex)
this.$emit('change', e.detail)
},
// 鍒囨崲杞挱鏃讹紝鏆傚仠瑙嗛鎾斁
diff --git a/src/uni_modules/uview-plus/components/u-switch/switch.js b/src/uni_modules/uview-plus/components/u-switch/switch.js
new file mode 100644
index 0000000..e6400b4
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-switch/switch.js
@@ -0,0 +1,24 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:22:24
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/switch.js
+ */
+export default {
+ // switch
+ switch: {
+ loading: false,
+ disabled: false,
+ size: 25,
+ activeColor: '#2979ff',
+ inactiveColor: '#ffffff',
+ value: false,
+ activeValue: true,
+ inactiveValue: false,
+ asyncChange: false,
+ space: 0
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js b/src/uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js
new file mode 100644
index 0000000..d036ce5
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js
@@ -0,0 +1,20 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:22:55
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/tabbarItem.js
+ */
+export default {
+ //
+ tabbarItem: {
+ name: null,
+ icon: '',
+ badge: null,
+ dot: false,
+ text: '',
+ badgeStyle: 'top: 6px;right:2px;'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-tabbar/tabbar.js b/src/uni_modules/uview-plus/components/u-tabbar/tabbar.js
new file mode 100644
index 0000000..187112d
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-tabbar/tabbar.js
@@ -0,0 +1,22 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:22:40
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/tabbar.js
+ */
+export default {
+ // tabbar
+ tabbar: {
+ value: null,
+ safeAreaInsetBottom: true,
+ border: true,
+ zIndex: 1,
+ activeColor: '#1989fa',
+ inactiveColor: '#7d7e80',
+ fixed: true,
+ placeholder: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-table/props.js b/src/uni_modules/uview-plus/components/u-table/props.js
index affa527..a37e438 100644
--- a/src/uni_modules/uview-plus/components/u-table/props.js
+++ b/src/uni_modules/uview-plus/components/u-table/props.js
@@ -1,7 +1,7 @@
-// import { defineMixin } from '../../libs/vue'
+import { defineMixin } from '../../libs/vue'
import defProps from '../../libs/config/props.js'
export const props = defineMixin({
props: {
}
-}
+})
diff --git a/src/uni_modules/uview-plus/components/u-tabs-item/props.js b/src/uni_modules/uview-plus/components/u-tabs-item/props.js
index affa527..a37e438 100644
--- a/src/uni_modules/uview-plus/components/u-tabs-item/props.js
+++ b/src/uni_modules/uview-plus/components/u-tabs-item/props.js
@@ -1,7 +1,7 @@
-// import { defineMixin } from '../../libs/vue'
+import { defineMixin } from '../../libs/vue'
import defProps from '../../libs/config/props.js'
export const props = defineMixin({
props: {
}
-}
+})
diff --git a/src/uni_modules/uview-plus/components/u-tabs/tabs.js b/src/uni_modules/uview-plus/components/u-tabs/tabs.js
new file mode 100644
index 0000000..817e2d2
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-tabs/tabs.js
@@ -0,0 +1,32 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:23:14
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/tabs.js
+ */
+export default {
+ //
+ tabs: {
+ duration: 300,
+ list: [],
+ lineColor: '#3c9cff',
+ activeStyle: {
+ color: '#303133'
+ },
+ inactiveStyle: {
+ color: '#606266'
+ },
+ lineWidth: 20,
+ lineHeight: 3,
+ lineBgSize: 'cover',
+ itemStyle: {
+ height: '44px'
+ },
+ scrollable: true,
+ current: 0,
+ keyName: 'name'
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue b/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue
index 57ac88d..1fb1d54 100644
--- a/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue
+++ b/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue
@@ -23,7 +23,9 @@
@longpress="longPressHandler(item,index)"
:ref="`u-tabs__wrapper__nav__item-${index}`"
:style="[addStyle(itemStyle), {flex: scrollable ? '' : 1}]"
- :class="[`u-tabs__wrapper__nav__item-${index}`, item.disabled && 'u-tabs__wrapper__nav__item--disabled']"
+ :class="[`u-tabs__wrapper__nav__item-${index}`,
+ item.disabled && 'u-tabs__wrapper__nav__item--disabled',
+ innerCurrent == index ? 'u-tabs__wrapper__nav__item-active' : '']"
>
<slot v-if="$slots.content" name="content" :item="item" :keyName="keyName" :index="index" />
<slot v-else-if="!$slots.content && ($slots.default || $slots.$default)"
@@ -93,7 +95,7 @@
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
import defProps from '../../libs/config/props.js'
- import { addUnit, addStyle, deepMerge, getPx, sleep, sys } from '../../libs/function/index';
+ import { addUnit, addStyle, deepMerge, getPx, sleep, getWindowInfo } from '../../libs/function/index';
/**
* Tabs 鏍囩
* @description tabs鏍囩缁勪欢锛屽湪鏍囩澶氱殑鏃跺�欙紝鍙互閰嶇疆涓哄乏鍙虫粦鍔紝鏍囩灏戠殑鏃跺�欙紝鍙互绂佹婊戝姩銆� 璇ョ粍浠剁殑涓�涓壒鐐规槸閰嶇疆涓烘粴鍔ㄦā寮忔椂锛屾縺娲荤殑tab浼氳嚜鍔ㄧЩ鍔ㄥ埌缁勪欢鐨勪腑闂翠綅缃��
@@ -128,7 +130,11 @@
handler (newValue, oldValue) {
// 鍐呭閮ㄥ�间笉鐩哥瓑鏃讹紝鎵嶅皾璇曠Щ鍔ㄦ粦鍧�
if (newValue !== this.innerCurrent) {
- this.innerCurrent = newValue
+ if (typeof newValue == 'string') {
+ this.innerCurrent = parseInt(newValue)
+ } else {
+ this.innerCurrent = newValue
+ }
this.$nextTick(() => {
this.resize()
})
@@ -147,7 +153,9 @@
return index => {
const style = {}
// 鍙栧綋鏈熸槸鍚︽縺娲荤殑鏍峰紡
- const customeStyle = index === this.innerCurrent ? addStyle(this.activeStyle) : addStyle(this.inactiveStyle)
+ const customeStyle = (index == this.innerCurrent)
+ ? addStyle(this.activeStyle)
+ : addStyle(this.inactiveStyle)
// 濡傛灉褰撳墠鑿滃崟琚鐢紝鍒欏姞涓婂搴旈鑹诧紝闇�瑕佸湪姝ゅ仛澶勭悊锛屾槸鍥犱负nvue涓嬶紝鏃犳硶鍦╯tyle鏍峰紡涓�氳繃!import瑕嗙洊鏍囩鐨勫唴鑱旀牱寮�
if (this.list[index].disabled) {
style.color = '#c8c9cc'
@@ -178,7 +186,6 @@
// 鑾峰彇涓嬪垝绾跨殑鏁板�紁x琛ㄧず娉�
const lineWidth = getPx(this.lineWidth);
this.lineOffsetLeft = lineOffsetLeft + (tabItem.rect.width - lineWidth) / 2
- console.log(lineOffsetLeft)
// #ifdef APP-NVUE
// 绗竴娆$Щ鍔ㄦ粦鍧楋紝鏃犻渶杩囨浮鏃堕棿
this.animation(this.lineOffsetLeft, this.firstTime ? 0 : parseInt(this.duration))
@@ -235,6 +242,9 @@
},
setScrollLeft() {
// 褰撳墠娲诲姩tab鐨勫竷灞�淇℃伅锛屾湁tab鑿滃崟鐨剋idth鍜宭eft(涓哄厓绱犲乏杈圭晫鍒扮埗鍏冪礌宸﹁竟鐣岀殑璺濈)绛変俊鎭�
+ if (this.innerCurrent < 0) {
+ this.innerCurrent = 0;
+ }
const tabRect = this.list[this.innerCurrent]
// 绱姞寰楀埌褰撳墠item鍒板乏杈圭殑璺濈
const offsetLeft = this.list
@@ -243,7 +253,7 @@
return total + curr.rect.width
}, 0)
// 姝ゅ涓哄睆骞曞搴�
- const windowWidth = sys().windowWidth
+ const windowWidth = getWindowInfo().windowWidth
// 灏嗘椿鍔ㄧ殑tabs-item绉诲姩鍒板睆骞曟涓棿锛屽疄闄呬笂鏄scroll-view鐨勭Щ鍔�
let scrollLeft = offsetLeft - (this.tabsRect.width - tabRect.rect.width) / 2 - (windowWidth - this.tabsRect
.right) / 2 + this.tabsRect.left / 2
@@ -360,9 +370,7 @@
&__text {
font-size: 15px;
color: $u-content-color;
- /* #ifndef APP-NVUE */
white-space: nowrap !important;
- /* #endif */
&--disabled {
color: $u-disabled-color !important;
diff --git a/src/uni_modules/uview-plus/components/u-tag/tag.js b/src/uni_modules/uview-plus/components/u-tag/tag.js
new file mode 100644
index 0000000..e686e50
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-tag/tag.js
@@ -0,0 +1,30 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:23:37
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/tag.js
+ */
+export default {
+ // tag 缁勪欢
+ tag: {
+ type: 'primary',
+ disabled: false,
+ size: 'medium',
+ shape: 'square',
+ text: '',
+ bgColor: '',
+ color: '',
+ borderColor: '',
+ closeColor: '#C6C7CB',
+ name: '',
+ plainFill: false,
+ plain: false,
+ closable: false,
+ show: true,
+ icon: '',
+ iconColor: ''
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/components/u-td/props.js b/src/uni_modules/uview-plus/components/u-td/props.js
index f40a90b..a37e438 100644
--- a/src/uni_modules/uview-plus/components/u-td/props.js
+++ b/src/uni_modules/uview-plus/components/u-td/props.js
@@ -4,4 +4,4 @@
props: {
}
-}
+})
diff --git a/src/uni_modules/uview-plus/components/u-text/props.js b/src/uni_modules/uview-plus/components/u-text/props.js
index 49843c5..b0fd29e 100644
--- a/src/uni_modules/uview-plus/components/u-text/props.js
+++ b/src/uni_modules/uview-plus/components/u-text/props.js
@@ -107,6 +107,11 @@
wordWrap: {
type: String,
default: () => defProps.text.wordWrap
- }
+ },
+ // 鍗犳弧鍓╀綑绌洪棿
+ flex1: {
+ type: Boolean,
+ default: () => defProps.text.flex1
+ }
}
})
diff --git a/src/uni_modules/uview-plus/components/u-text/text.js b/src/uni_modules/uview-plus/components/u-text/text.js
new file mode 100644
index 0000000..e61b059
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-text/text.js
@@ -0,0 +1,39 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:23:58
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/text.js
+ */
+export default {
+ // text 缁勪欢
+ text: {
+ type: '',
+ show: true,
+ text: '',
+ prefixIcon: '',
+ suffixIcon: '',
+ mode: '',
+ href: '',
+ format: '',
+ call: false,
+ openType: '',
+ bold: false,
+ block: false,
+ lines: '',
+ color: '#303133',
+ size: 15,
+ iconStyle: {
+ fontSize: '15px'
+ },
+ decoration: 'none',
+ margin: 0,
+ lineHeight: '',
+ align: 'left',
+ wordWrap: 'normal',
+ flex1: true
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-text/u-text.vue b/src/uni_modules/uview-plus/components/u-text/u-text.vue
index c3b50dd..d852eed 100644
--- a/src/uni_modules/uview-plus/components/u-text/u-text.vue
+++ b/src/uni_modules/uview-plus/components/u-text/u-text.vue
@@ -3,10 +3,7 @@
class="u-text"
:class="[customClass]"
v-if="show"
- :style="{
- margin: margin,
- justifyContent: align === 'left' ? 'flex-start' : align === 'center' ? 'center' : 'flex-end'
- }"
+ :style="wrapStyle"
@tap="clickHandler"
>
<text
@@ -22,8 +19,9 @@
></u-icon>
</view>
<u-link
- v-if="mode === 'link'" class="u-text__value"
- :style="{fontWeight: valueStyle.fontWeight, wordWrap: valueStyle.wordWrap, fontSize: valueStyle.fontSize}" :class="[ type && `u-text__value--${type}`, lines && `u-line-${lines}` ]" :text="value"
+ v-if="mode === 'link'" class="u-text__value"
+ :style="{fontWeight: valueStyle.fontWeight, wordWrap: valueStyle.wordWrap, fontSize: valueStyle.fontSize}"
+ :class="[type && `u-text__value--${type}`,lines && `u-line-${lines}`]" :text="value"
:href="href"
underLine
></u-link>
@@ -115,6 +113,20 @@
// #endif
emits: ['click'],
computed: {
+ wrapStyle() {
+ let style = {
+ margin: this.margin,
+ justifyContent: this.align === 'left' ? 'flex-start' : this.align === 'center' ? 'center' : 'flex-end'
+ }
+ // 鍗犳弧鍓╀綑绌洪棿
+ if (this.flex1) {
+ style.flex = 1;
+ // #ifndef APP-NVUE
+ style.width = '100%';
+ // #endif
+ }
+ return style;
+ },
valueStyle() {
const style = {
textDecoration: this.decoration,
@@ -149,14 +161,14 @@
},
methods: {
addStyle,
- clickHandler() {
+ clickHandler(e) {
// 濡傛灉涓烘墜鏈哄彿妯″紡锛屾嫧鎵撶數璇�
if (this.call && this.mode === 'phone') {
uni.makePhoneCall({
phoneNumber: this.text
})
}
- this.$emit('click')
+ this.$emit('click', e)
}
}
}
@@ -169,10 +181,6 @@
@include flex(row);
align-items: center;
flex-wrap: nowrap;
- flex: 1;
- /* #ifndef APP-NVUE */
- width: 100%;
- /* #endif */
&__price {
font-size: 14px;
diff --git a/src/uni_modules/uview-plus/components/u-textarea/textarea.js b/src/uni_modules/uview-plus/components/u-textarea/textarea.js
new file mode 100644
index 0000000..44519f9
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-textarea/textarea.js
@@ -0,0 +1,36 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:24:32
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/textarea.js
+ */
+export default {
+ // textarea 缁勪欢
+ textarea: {
+ value: '',
+ placeholder: '',
+ placeholderClass: 'textarea-placeholder',
+ placeholderStyle: 'color: #c0c4cc',
+ height: 70,
+ confirmType: 'done',
+ disabled: false,
+ count: false,
+ focus: false,
+ autoHeight: false,
+ fixed: false,
+ cursorSpacing: 0,
+ cursor: '',
+ showConfirmBar: true,
+ selectionStart: -1,
+ selectionEnd: -1,
+ adjustPosition: true,
+ disableDefaultPadding: false,
+ holdKeyboard: false,
+ maxlength: 140,
+ border: 'surround',
+ formatter: null
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue b/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue
index ae2d6b7..6266cc6 100644
--- a/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue
+++ b/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue
@@ -5,7 +5,7 @@
:value="innerValue"
:style="{ height: addUnit(height) }"
:placeholder="placeholder"
- :placeholder-style="addStyle(placeholderStyle, 'string')"
+ :placeholder-style="addStyle(placeholderStyle, typeof placeholderStyle === 'string' ? 'string' : 'object')"
:placeholder-class="placeholderClass"
:disabled="disabled"
:focus="focus"
diff --git a/src/uni_modules/uview-plus/components/u-toast/toast.js b/src/uni_modules/uview-plus/components/u-toast/toast.js
new file mode 100644
index 0000000..2dd2ed1
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-toast/toast.js
@@ -0,0 +1,30 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:07:07
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/toast.js
+ */
+export default {
+ // toast缁勪欢
+ toast: {
+ zIndex: 10090,
+ loading: false,
+ text: '',
+ icon: '',
+ type: '',
+ loadingMode: '',
+ show: '',
+ overlay: false,
+ position: 'center',
+ params: {},
+ duration: 2000,
+ isTab: false,
+ url: '',
+ callback: null,
+ back: false
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-toast/u-toast.vue b/src/uni_modules/uview-plus/components/u-toast/u-toast.vue
index c2cd33d..dd1b942 100644
--- a/src/uni_modules/uview-plus/components/u-toast/u-toast.vue
+++ b/src/uni_modules/uview-plus/components/u-toast/u-toast.vue
@@ -42,7 +42,7 @@
<script>
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { os, sys, deepMerge, type2icon } from '../../libs/function/index';
+ import { os, getWindowInfo, deepMerge, type2icon } from '../../libs/function/index';
import color from '../../libs/config/color';
import { hexToRgb } from '../../libs/function/colorGradient';
/**
@@ -136,7 +136,7 @@
},
// 鍐呭鐩掑瓙鐨勬牱寮�
contentStyle() {
- const windowHeight = sys().windowHeight, style = {}
+ const windowHeight = getWindowInfo().windowHeight, style = {}
let value = 0
// 鏍规嵁top鍜宐ottom锛屽Y杞磋繘琛岀獥浣撻珮搴︾殑鐧惧垎姣斿亸绉�
if(this.tmpConfig.position === 'top') {
@@ -165,12 +165,15 @@
// 娓呴櫎瀹氭椂鍣�
this.clearTimer()
this.isShow = true
- this.timer = setTimeout(() => {
- // 鍊掕鏃剁粨鏉燂紝娓呴櫎瀹氭椂鍣紝闅愯棌toast缁勪欢
- this.clearTimer()
- // 鍒ゆ柇鏄惁瀛樺湪callback鏂规硶锛屽鏋滃瓨鍦ㄥ氨鎵ц
- typeof(this.tmpConfig.complete) === 'function' && this.tmpConfig.complete()
- }, this.tmpConfig.duration)
+ // -1鏃朵笉鑷姩鍏抽棴
+ if (this.tmpConfig.duration !== -1) {
+ this.timer = setTimeout(() => {
+ // 鍊掕鏃剁粨鏉燂紝娓呴櫎瀹氭椂鍣紝闅愯棌toast缁勪欢
+ this.clearTimer()
+ // 鍒ゆ柇鏄惁瀛樺湪callback鏂规硶锛屽鏋滃瓨鍦ㄥ氨鎵ц
+ typeof(this.tmpConfig.complete) === 'function' && this.tmpConfig.complete()
+ }, this.tmpConfig.duration)
+ }
},
// 闅愯棌toast缁勪欢锛岀敱鐖剁粍浠堕�氳繃this.$refs.xxx.hide()褰㈠紡璋冪敤
hide() {
diff --git a/src/uni_modules/uview-plus/components/u-toolbar/props.js b/src/uni_modules/uview-plus/components/u-toolbar/props.js
index e12ca76..fbf561f 100644
--- a/src/uni_modules/uview-plus/components/u-toolbar/props.js
+++ b/src/uni_modules/uview-plus/components/u-toolbar/props.js
@@ -31,6 +31,11 @@
title: {
type: String,
default: () => defProps.toolbar.title
+ },
+ // 寮�鍚彸渚ф彃妲�
+ rightSlot: {
+ type: Boolean,
+ default: false
}
}
})
diff --git a/src/uni_modules/uview-plus/components/u-toolbar/toolbar.js b/src/uni_modules/uview-plus/components/u-toolbar/toolbar.js
new file mode 100644
index 0000000..3289967
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-toolbar/toolbar.js
@@ -0,0 +1,21 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:24:55
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/toolbar.js
+ */
+export default {
+ // toolbar 缁勪欢
+ toolbar: {
+ show: true,
+ cancelText: '鍙栨秷',
+ confirmText: '纭',
+ cancelColor: '#909193',
+ confirmColor: '#3c9cff',
+ title: ''
+ }
+
+}
diff --git a/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue b/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue
index 905345d..68e9f36 100644
--- a/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue
+++ b/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue
@@ -5,32 +5,45 @@
v-if="show"
>
<view
- class="u-toolbar__cancel__wrapper"
- hover-class="u-hover-class"
+ class="u-toolbar__left"
>
- <text
- class="u-toolbar__wrapper__cancel"
- @tap="cancel"
- :style="{
- color: cancelColor
- }"
- >{{ cancelText }}</text>
+ <view
+ class="u-toolbar__cancel__wrapper"
+ hover-class="u-hover-class"
+ >
+ <text
+ class="u-toolbar__wrapper__cancel"
+ @tap="cancel"
+ :style="{
+ color: cancelColor
+ }"
+ >{{ cancelText }}</text>
+ </view>
</view>
<text
class="u-toolbar__title u-line-1"
v-if="title"
>{{ title }}</text>
<view
- class="u-toolbar__confirm__wrapper"
- hover-class="u-hover-class"
+ class="u-toolbar__right"
>
- <text
- class="u-toolbar__wrapper__confirm"
- @tap="confirm"
- :style="{
- color: confirmColor
- }"
- >{{ confirmText }}</text>
+ <view
+ v-if="!rightSlot"
+ class="u-toolbar__confirm__wrapper"
+ hover-class="u-hover-class"
+ >
+ <text
+ class="u-toolbar__wrapper__confirm"
+ @tap="confirm"
+ :style="{
+ color: confirmColor
+ }"
+ >{{ confirmText }}</text>
+ </view>
+ <template v-else>
+ <slot name="right">
+ </slot>
+ </template>
</view>
</view>
</template>
@@ -56,6 +69,9 @@
name: 'u-toolbar',
mixins: [mpMixin, mixin, props],
emits: ["confirm", "cancel"],
+ created() {
+ // console.log(this.$slots)
+ },
methods: {
// 鐐瑰嚮鍙栨秷鎸夐挳
cancel() {
@@ -95,6 +111,10 @@
}
&__wrapper {
+ &__left,
+ &__right {
+ @include flex;
+ }
&__confirm {
color: $u-primary;
font-size: 15px;
diff --git a/src/uni_modules/uview-plus/components/u-tooltip/tooltip.js b/src/uni_modules/uview-plus/components/u-tooltip/tooltip.js
new file mode 100644
index 0000000..875604d
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-tooltip/tooltip.js
@@ -0,0 +1,25 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:25:14
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/tooltip.js
+ */
+export default {
+ // tooltip 缁勪欢
+ tooltip: {
+ text: '',
+ copyText: '',
+ size: 14,
+ color: '#606266',
+ bgColor: 'transparent',
+ direction: 'top',
+ zIndex: 10071,
+ showCopy: true,
+ buttons: [],
+ overlay: true,
+ showToast: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-tooltip/u-tooltip.vue b/src/uni_modules/uview-plus/components/u-tooltip/u-tooltip.vue
index 61407a6..ac1ad7b 100644
--- a/src/uni_modules/uview-plus/components/u-tooltip/u-tooltip.vue
+++ b/src/uni_modules/uview-plus/components/u-tooltip/u-tooltip.vue
@@ -93,7 +93,7 @@
import { props } from './props';
import { mpMixin } from '../../libs/mixin/mpMixin';
import { mixin } from '../../libs/mixin/mixin';
- import { addStyle, addUnit, getPx, guid, toast, sleep, sys } from '../../libs/function/index';
+ import { addStyle, addUnit, getPx, guid, toast, sleep, getWindowInfo } from '../../libs/function/index';
// #ifdef APP-NVUE
const dom = uni.requireNativePlugin('dom')
// #endif
@@ -162,7 +162,7 @@
const style = {
transform: `translateY(${this.direction === 'top' ? '-100%' : '100%'})`,
},
- sysInfo = sys()
+ sysInfo = getWindowInfo()
if (this.tooltipInfo.width / 2 > this.textInfo.left + this.textInfo.width / 2 - this.screenGap) {
this.indicatorStyle = {}
style.left = `-${addUnit(this.textInfo.left - this.screenGap)}`
diff --git a/src/uni_modules/uview-plus/components/u-tr/props.js b/src/uni_modules/uview-plus/components/u-tr/props.js
index affa527..a37e438 100644
--- a/src/uni_modules/uview-plus/components/u-tr/props.js
+++ b/src/uni_modules/uview-plus/components/u-tr/props.js
@@ -1,7 +1,7 @@
-// import { defineMixin } from '../../libs/vue'
+import { defineMixin } from '../../libs/vue'
import defProps from '../../libs/config/props.js'
export const props = defineMixin({
props: {
}
-}
+})
diff --git a/src/uni_modules/uview-plus/components/u-transition/transition.js b/src/uni_modules/uview-plus/components/u-transition/transition.js
index b1ae487..0fad118 100644
--- a/src/uni_modules/uview-plus/components/u-transition/transition.js
+++ b/src/uni_modules/uview-plus/components/u-transition/transition.js
@@ -1,163 +1,18 @@
-// 瀹氫箟涓�涓竴瀹氭椂闂村悗鑷姩鎴愬姛鐨刾romise锛岃璋冪敤nextTick鏂规硶澶勶紝杩涘叆涓嬩竴涓猼hen鏂规硶
-const waitTick = () => new Promise(resolve => setTimeout(resolve, 1000 / 50))
-// nvue鍔ㄧ敾妯″潡瀹炵幇缁嗚妭鎶界鍦ㄥ閮ㄦ枃浠�
-// #ifdef APP-NVUE
-import animationMap from './nvue-ani-map.js'
-// #endif
-
-// #ifndef APP-NVUE
-// 瀹氫箟绫诲悕锛岄�氳繃缁欏厓绱犲姩鎬佸垏鎹㈢被鍚嶏紝璧嬩簣鍏冪礌涓�瀹氱殑css鍔ㄧ敾鏍峰紡
-const getClassNames = (name) => ({
- enter: `u-${name}-enter u-${name}-enter-active`,
- 'enter-to': `u-${name}-enter-to u-${name}-enter-active`,
- leave: `u-${name}-leave u-${name}-leave-active`,
- 'leave-to': `u-${name}-leave-to u-${name}-leave-active`
-})
-// #endif
-
-// #ifdef APP-NVUE
-// 寮曞叆nvue(weex)鐨刟nimation鍔ㄧ敾妯″潡锛屾枃妗h锛�
-// https://weex.apache.org/zh/docs/modules/animation.html#transition
-const animation = uni.requireNativePlugin('animation')
-const getStyle = (name) => animationMap[name]
-// #endif
-
-import { nextTick } from 'vue'
-import { sleep } from '../../libs/function/index';
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 16:59:00
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/transition.js
+ */
export default {
- methods: {
- // 缁勪欢琚偣鍑诲彂鍑轰簨浠�
- clickHandler() {
- this.$emit('click')
- },
- // #ifndef APP-NVUE
- // vue鐗堟湰鐨勭粍浠惰繘鍦哄鐞�
- async vueEnter() {
- // 鍔ㄧ敾杩涘叆鏃剁殑绫诲悕
- const classNames = getClassNames(this.mode)
- // 瀹氫箟鐘舵�佸拰鍙戝嚭鍔ㄧ敾杩涘叆鍓嶄簨浠�
- this.status = 'enter'
- this.$emit('beforeEnter')
- this.inited = true
- this.display = true
- this.classes = classNames.enter
- await nextTick();
- {
- // https://github.com/umicro/uView2.0/issues/545
- await sleep(20)
- // 鏍囪瘑鍔ㄧ敾灏氭湭缁撴潫
- this.$emit('enter')
- this.transitionEnded = false
- // 缁勪欢鍔ㄧ敾杩涘叆鍚庤Е鍙戠殑浜嬩欢
- this.$emit('afterEnter')
- // 璧嬩簣缁勪欢enter-to绫诲悕
- this.classes = classNames['enter-to']
- }
- },
- // 鍔ㄧ敾绂诲満澶勭悊
- async vueLeave() {
- // 濡傛灉涓嶆槸灞曠ず鐘舵�侊紝鏃犻渶鎵ц閫昏緫
- if (!this.display) return
- const classNames = getClassNames(this.mode)
- // 鏍囪绂诲紑鐘舵�佸拰鍙戝嚭浜嬩欢
- this.status = 'leave'
- this.$emit('beforeLeave')
- // 鑾峰緱绫诲悕
- this.classes = classNames.leave
-
- await nextTick();
- {
- // 鍔ㄧ敾姝e湪绂诲満鐨勭姸鎬�
- this.transitionEnded = false
- this.$emit('leave')
- // 缁勪欢鎵ц鍔ㄧ敾锛屽埌浜嗘墽琛岀殑鎵ц鏃堕棿鍚庯紝鎵ц涓�浜涢澶栧鐞�
- setTimeout(this.onTransitionEnd, this.duration)
- this.classes = classNames['leave-to']
- }
- },
- // #endif
- // #ifdef APP-NVUE
- // nvue鐗堟湰鍔ㄧ敾杩涘満
- async nvueEnter() {
- // 鑾峰緱鏍峰紡鐨勫悕绉�
- const currentStyle = getStyle(this.mode)
- // 缁勪欢鍔ㄧ敾鐘舵�佸拰鍙戝嚭浜嬩欢
- this.status = 'enter'
- this.$emit('beforeEnter')
- // 灞曠ず鐢熸垚缁勪欢鍏冪礌
- this.inited = true
- this.display = true
- // 鍦╪vue瀹夊崜涓婏紝鐢变簬娓叉煋閫熷害鎱紝鍦ㄥ脊绐楋紝閿洏锛屾棩鍘嗙瓑缁勪欢涓紝娓叉煋鍏朵腑鐨勫唴瀹归渶瑕佹椂闂�
- // 瀵艰嚧鍑虹幇寮圭獥鍗¢】锛岃繖閲岃鍏朵竴寮�濮嬩负閫忔槑鐘舵�侊紝绛変竴瀹氭椂闂存覆鏌撳畬鎴愬悗锛屽啀璁╁叾闅愯棌璧锋潵锛屽啀璁╁叾鎸夋甯搁�昏緫鍑虹幇
- this.viewStyle = {
- opacity: 0
- }
- // 绛夊緟寮圭獥鍐呭娓叉煋瀹屾垚
- await nextTick();
- {
- // 鍚堝苟鏍峰紡
- this.viewStyle = currentStyle.enter
- Promise.resolve()
- .then(waitTick)
- .then(() => {
- // 缁勪欢寮�濮嬭繘鍏ュ墠鐨勪簨浠�
- this.$emit('enter')
- // nvue鐨則ransition鍔ㄧ敾妯″潡闇�瑕侀�氳繃ref璋冪敤缁勪欢锛屾敞鎰忔澶勭殑ref涓嶅悓浜巚ue鐨則his.$refs['u-transition']鐢ㄦ硶
- animation.transition(this.$refs['u-transition'].ref, {
- styles: currentStyle['enter-to'],
- duration: this.duration,
- timingFunction: this.timingFunction,
- needLayout: false,
- delay: 0
- }, () => {
- // 鍔ㄧ敾鎵ц瀹屾瘯锛屽彂鍑轰簨浠�
- this.$emit('afterEnter')
- })
- })
- .catch(() => {})
- }
- },
- nvueLeave() {
- if (!this.display) {
- return
- }
- const currentStyle = getStyle(this.mode)
- // 瀹氫箟鐘舵�佸拰浜嬩欢
- this.status = 'leave'
- this.$emit('beforeLeave')
- // 鍚堝苟鏍峰紡
- this.viewStyle = currentStyle.leave
- // 鏀惧埌promise涓鐞嗘墽琛岃繃绋�
- Promise.resolve()
- .then(waitTick) // 绛夊緟鍑犲崄ms
- .then(() => {
- this.transitionEnded = false
- // 鍔ㄧ敾姝e湪绂诲満鐨勭姸鎬�
- this.$emit('leave')
- animation.transition(this.$refs['u-transition'].ref, {
- styles: currentStyle['leave-to'],
- duration: this.duration,
- timingFunction: this.timingFunction,
- needLayout: false,
- delay: 0
- }, () => {
- this.onTransitionEnd()
- })
- })
- .catch(() => {})
- },
- // #endif
- // 瀹屾垚杩囨浮鍚庤Е鍙�
- onTransitionEnd() {
- // 濡傛灉宸茬粡鏄粨鏉熺殑鐘舵�侊紝鏃犻渶鍐嶅鐞�
- if (this.transitionEnded) return
- this.transitionEnded = true
- // 鍙戝嚭缁勪欢鍔ㄧ敾鎵ц鍚庣殑浜嬩欢
- this.$emit(this.status === 'leave' ? 'afterLeave' : 'afterEnter')
- if (!this.show && this.display) {
- this.display = false
- this.inited = false
- }
- }
+ // transition鍔ㄧ敾缁勪欢鐨刾rops
+ transition: {
+ show: false,
+ mode: 'fade',
+ duration: '300',
+ timingFunction: 'ease-out'
}
}
diff --git a/src/uni_modules/uview-plus/components/u-transition/transitionMixin.js b/src/uni_modules/uview-plus/components/u-transition/transitionMixin.js
new file mode 100644
index 0000000..b1ae487
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-transition/transitionMixin.js
@@ -0,0 +1,163 @@
+// 瀹氫箟涓�涓竴瀹氭椂闂村悗鑷姩鎴愬姛鐨刾romise锛岃璋冪敤nextTick鏂规硶澶勶紝杩涘叆涓嬩竴涓猼hen鏂规硶
+const waitTick = () => new Promise(resolve => setTimeout(resolve, 1000 / 50))
+// nvue鍔ㄧ敾妯″潡瀹炵幇缁嗚妭鎶界鍦ㄥ閮ㄦ枃浠�
+// #ifdef APP-NVUE
+import animationMap from './nvue-ani-map.js'
+// #endif
+
+// #ifndef APP-NVUE
+// 瀹氫箟绫诲悕锛岄�氳繃缁欏厓绱犲姩鎬佸垏鎹㈢被鍚嶏紝璧嬩簣鍏冪礌涓�瀹氱殑css鍔ㄧ敾鏍峰紡
+const getClassNames = (name) => ({
+ enter: `u-${name}-enter u-${name}-enter-active`,
+ 'enter-to': `u-${name}-enter-to u-${name}-enter-active`,
+ leave: `u-${name}-leave u-${name}-leave-active`,
+ 'leave-to': `u-${name}-leave-to u-${name}-leave-active`
+})
+// #endif
+
+// #ifdef APP-NVUE
+// 寮曞叆nvue(weex)鐨刟nimation鍔ㄧ敾妯″潡锛屾枃妗h锛�
+// https://weex.apache.org/zh/docs/modules/animation.html#transition
+const animation = uni.requireNativePlugin('animation')
+const getStyle = (name) => animationMap[name]
+// #endif
+
+import { nextTick } from 'vue'
+import { sleep } from '../../libs/function/index';
+export default {
+ methods: {
+ // 缁勪欢琚偣鍑诲彂鍑轰簨浠�
+ clickHandler() {
+ this.$emit('click')
+ },
+ // #ifndef APP-NVUE
+ // vue鐗堟湰鐨勭粍浠惰繘鍦哄鐞�
+ async vueEnter() {
+ // 鍔ㄧ敾杩涘叆鏃剁殑绫诲悕
+ const classNames = getClassNames(this.mode)
+ // 瀹氫箟鐘舵�佸拰鍙戝嚭鍔ㄧ敾杩涘叆鍓嶄簨浠�
+ this.status = 'enter'
+ this.$emit('beforeEnter')
+ this.inited = true
+ this.display = true
+ this.classes = classNames.enter
+ await nextTick();
+ {
+ // https://github.com/umicro/uView2.0/issues/545
+ await sleep(20)
+ // 鏍囪瘑鍔ㄧ敾灏氭湭缁撴潫
+ this.$emit('enter')
+ this.transitionEnded = false
+ // 缁勪欢鍔ㄧ敾杩涘叆鍚庤Е鍙戠殑浜嬩欢
+ this.$emit('afterEnter')
+ // 璧嬩簣缁勪欢enter-to绫诲悕
+ this.classes = classNames['enter-to']
+ }
+ },
+ // 鍔ㄧ敾绂诲満澶勭悊
+ async vueLeave() {
+ // 濡傛灉涓嶆槸灞曠ず鐘舵�侊紝鏃犻渶鎵ц閫昏緫
+ if (!this.display) return
+ const classNames = getClassNames(this.mode)
+ // 鏍囪绂诲紑鐘舵�佸拰鍙戝嚭浜嬩欢
+ this.status = 'leave'
+ this.$emit('beforeLeave')
+ // 鑾峰緱绫诲悕
+ this.classes = classNames.leave
+
+ await nextTick();
+ {
+ // 鍔ㄧ敾姝e湪绂诲満鐨勭姸鎬�
+ this.transitionEnded = false
+ this.$emit('leave')
+ // 缁勪欢鎵ц鍔ㄧ敾锛屽埌浜嗘墽琛岀殑鎵ц鏃堕棿鍚庯紝鎵ц涓�浜涢澶栧鐞�
+ setTimeout(this.onTransitionEnd, this.duration)
+ this.classes = classNames['leave-to']
+ }
+ },
+ // #endif
+ // #ifdef APP-NVUE
+ // nvue鐗堟湰鍔ㄧ敾杩涘満
+ async nvueEnter() {
+ // 鑾峰緱鏍峰紡鐨勫悕绉�
+ const currentStyle = getStyle(this.mode)
+ // 缁勪欢鍔ㄧ敾鐘舵�佸拰鍙戝嚭浜嬩欢
+ this.status = 'enter'
+ this.$emit('beforeEnter')
+ // 灞曠ず鐢熸垚缁勪欢鍏冪礌
+ this.inited = true
+ this.display = true
+ // 鍦╪vue瀹夊崜涓婏紝鐢变簬娓叉煋閫熷害鎱紝鍦ㄥ脊绐楋紝閿洏锛屾棩鍘嗙瓑缁勪欢涓紝娓叉煋鍏朵腑鐨勫唴瀹归渶瑕佹椂闂�
+ // 瀵艰嚧鍑虹幇寮圭獥鍗¢】锛岃繖閲岃鍏朵竴寮�濮嬩负閫忔槑鐘舵�侊紝绛変竴瀹氭椂闂存覆鏌撳畬鎴愬悗锛屽啀璁╁叾闅愯棌璧锋潵锛屽啀璁╁叾鎸夋甯搁�昏緫鍑虹幇
+ this.viewStyle = {
+ opacity: 0
+ }
+ // 绛夊緟寮圭獥鍐呭娓叉煋瀹屾垚
+ await nextTick();
+ {
+ // 鍚堝苟鏍峰紡
+ this.viewStyle = currentStyle.enter
+ Promise.resolve()
+ .then(waitTick)
+ .then(() => {
+ // 缁勪欢寮�濮嬭繘鍏ュ墠鐨勪簨浠�
+ this.$emit('enter')
+ // nvue鐨則ransition鍔ㄧ敾妯″潡闇�瑕侀�氳繃ref璋冪敤缁勪欢锛屾敞鎰忔澶勭殑ref涓嶅悓浜巚ue鐨則his.$refs['u-transition']鐢ㄦ硶
+ animation.transition(this.$refs['u-transition'].ref, {
+ styles: currentStyle['enter-to'],
+ duration: this.duration,
+ timingFunction: this.timingFunction,
+ needLayout: false,
+ delay: 0
+ }, () => {
+ // 鍔ㄧ敾鎵ц瀹屾瘯锛屽彂鍑轰簨浠�
+ this.$emit('afterEnter')
+ })
+ })
+ .catch(() => {})
+ }
+ },
+ nvueLeave() {
+ if (!this.display) {
+ return
+ }
+ const currentStyle = getStyle(this.mode)
+ // 瀹氫箟鐘舵�佸拰浜嬩欢
+ this.status = 'leave'
+ this.$emit('beforeLeave')
+ // 鍚堝苟鏍峰紡
+ this.viewStyle = currentStyle.leave
+ // 鏀惧埌promise涓鐞嗘墽琛岃繃绋�
+ Promise.resolve()
+ .then(waitTick) // 绛夊緟鍑犲崄ms
+ .then(() => {
+ this.transitionEnded = false
+ // 鍔ㄧ敾姝e湪绂诲満鐨勭姸鎬�
+ this.$emit('leave')
+ animation.transition(this.$refs['u-transition'].ref, {
+ styles: currentStyle['leave-to'],
+ duration: this.duration,
+ timingFunction: this.timingFunction,
+ needLayout: false,
+ delay: 0
+ }, () => {
+ this.onTransitionEnd()
+ })
+ })
+ .catch(() => {})
+ },
+ // #endif
+ // 瀹屾垚杩囨浮鍚庤Е鍙�
+ onTransitionEnd() {
+ // 濡傛灉宸茬粡鏄粨鏉熺殑鐘舵�侊紝鏃犻渶鍐嶅鐞�
+ if (this.transitionEnded) return
+ this.transitionEnded = true
+ // 鍙戝嚭缁勪欢鍔ㄧ敾鎵ц鍚庣殑浜嬩欢
+ this.$emit(this.status === 'leave' ? 'afterLeave' : 'afterEnter')
+ if (!this.show && this.display) {
+ this.display = false
+ this.inited = false
+ }
+ }
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-transition/u-transition.vue b/src/uni_modules/uview-plus/components/u-transition/u-transition.vue
index a103040..7fa94d1 100644
--- a/src/uni_modules/uview-plus/components/u-transition/u-transition.vue
+++ b/src/uni_modules/uview-plus/components/u-transition/u-transition.vue
@@ -18,7 +18,7 @@
import { mixin } from '../../libs/mixin/mixin';
import { addStyle } from '../../libs/function/index';
// 缁勪欢鐨刴ethods鏂规硶锛岀敱浜庡唴瀹硅緝闀匡紝鍐欏湪澶栭儴鏂囦欢涓�氳繃mixin寮曞叆
-import transition from "./transition.js";
+import transitionMixin from "./transitionMixin.js";
/**
* transition 鍔ㄧ敾缁勪欢
* @description
@@ -65,7 +65,7 @@
}
},
// 灏唌ixin鎸傚湪鍒扮粍浠朵腑锛屽疄闄呬笂涓轰竴涓獀ue鏍煎紡瀵硅薄銆�
- mixins: [mpMixin, mixin, transition, props],
+ mixins: [mpMixin, mixin, transitionMixin, props],
watch: {
show: {
handler(newVal) {
diff --git a/src/uni_modules/uview-plus/components/u-upload/u-upload.vue b/src/uni_modules/uview-plus/components/u-upload/u-upload.vue
index d68b29e..c7706c2 100644
--- a/src/uni_modules/uview-plus/components/u-upload/u-upload.vue
+++ b/src/uni_modules/uview-plus/components/u-upload/u-upload.vue
@@ -12,7 +12,7 @@
:src="item.thumb || item.url"
:mode="imageMode"
class="u-upload__wrap__preview__image"
- @tap="onPreviewImage(item)"
+ @tap="onPreviewImage(item, index)"
:style="[{
width: addUnit(width),
height: addUnit(height)
@@ -21,7 +21,7 @@
<view
v-else
class="u-upload__wrap__preview__other"
- @tap="onClickPreview($event, item)"
+ @tap="onClickPreview(item, index)"
>
<u-icon
color="#80CBF9"
@@ -334,50 +334,67 @@
);
},
// 棰勮鍥剧墖
- onPreviewImage(item) {
- if (!item.isImage || !this.previewFullImage) return
+ onPreviewImage(previewItem, index) {
+ if (!previewItem.isImage || !this.previewFullImage) return
+ let current = 0;
+ const urls = [];
+ let imageIndex = 0;
+ for (var i = 0; i < this.lists.length; i++) {
+ const item = this.lists[i];
+ if (item.isImage || (item.type && item.type === 'image')) {
+ urls.push(item.url || item.thumb);
+ if (i === index) {
+ current = imageIndex;
+ }
+ imageIndex += 1;
+ }
+ }
+ if (urls.length < 1) {
+ return;
+ }
uni.previewImage({
- // 鍏坒ilter鎵惧嚭涓哄浘鐗囩殑item锛屽啀杩斿洖filter缁撴灉涓殑鍥剧墖url
- urls: this.lists.filter((item) => this.accept === 'image' || test.image(item.url || item.thumb)).map((item) => item.url || item.thumb),
- current: item.url || item.thumb,
+ urls: urls,
+ current: current,
fail() {
toast('棰勮鍥剧墖澶辫触')
},
});
},
- onPreviewVideo(event) {
+ onPreviewVideo(index) {
if (!this.previewFullImage) return;
- const {
- index
- } = event.currentTarget.dataset;
- const {
- lists
- } = this.data;
+ let current = 0;
+ const sources = [];
+ let videoIndex = 0;
+ for (var i = 0; i < this.lists.length; i++) {
+ const item = this.lists[i];
+ if (item.isVideo || (item.type && item.type === 'video')) {
+ sources.push(Object.assign(Object.assign({}, item), {
+ type: 'video'
+ }));
+ if (i === index) {
+ current = videoIndex;
+ }
+ videoIndex += 1;
+ }
+ }
+ if (sources.length < 1) {
+ return;
+ }
// #ifdef MP-WEIXIN
wx.previewMedia({
- sources: lists
- .filter((item) => isVideoFile(item))
- .map((item) =>
- Object.assign(Object.assign({}, item), {
- type: 'video'
- })
- ),
- current: index,
+ sources: sources,
+ current: current,
fail() {
toast('棰勮瑙嗛澶辫触')
},
});
// #endif
},
- onClickPreview(event) {
- const {
- index
- } = event.currentTarget.dataset;
- const item = this.data.lists[index];
+ onClickPreview(item, index) {
if (!this.previewFullImage) return;
switch (item.type) {
case 'video':
- this.onPreviewVideo(event);
+ this.onPreviewVideo(index);
break;
default:
break;
diff --git a/src/uni_modules/uview-plus/components/u-upload/upload.js b/src/uni_modules/uview-plus/components/u-upload/upload.js
new file mode 100644
index 0000000..c727c27
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-upload/upload.js
@@ -0,0 +1,37 @@
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-20 16:44:21
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-20 17:09:50
+ * @FilePath : /u-view2.0/uview-ui/libs/config/props/upload.js
+ */
+export default {
+ // upload缁勪欢
+ upload: {
+ accept: 'image',
+ extension: [],
+ capture: ['album', 'camera'],
+ compressed: true,
+ camera: 'back',
+ maxDuration: 60,
+ uploadIcon: 'camera-fill',
+ uploadIconColor: '#D3D4D6',
+ useBeforeRead: false,
+ previewFullImage: true,
+ maxCount: 52,
+ disabled: false,
+ imageMode: 'aspectFill',
+ name: '',
+ sizeType: ['original', 'compressed'],
+ multiple: false,
+ deletable: true,
+ maxSize: Number.MAX_VALUE,
+ fileList: [],
+ uploadText: '',
+ width: 80,
+ height: 80,
+ previewImage: true
+ }
+}
diff --git a/src/uni_modules/uview-plus/components/u-view/u-view.vue b/src/uni_modules/uview-plus/components/u-view/u-view.vue
new file mode 100644
index 0000000..efb2f1d
--- /dev/null
+++ b/src/uni_modules/uview-plus/components/u-view/u-view.vue
@@ -0,0 +1,73 @@
+<template>
+ <view
+ class="u-view" :class="class" :style="{
+ backgroundColor: backgroundColor,
+ color: color,
+ flexDirection: flexDirection,
+ justifyContent: justifyContent,
+ alignItems: alignItems,
+ flex1: flex1,
+ width: width,
+ height: height,
+ padding: padding,
+ margin: margin,
+ borderColor: borderColor,
+ }">
+ </view>
+</template>
+
+<script>
+import { mpMixin } from '../../libs/mixin/mpMixin';
+import { mixin } from '../../libs/mixin/mixin';
+import { addStyle, addUnit, deepMerge } from '../../libs/function/index';
+/**
+ * View 瑙嗗浘
+ * @description 瀵筕iew榛樿鏍囩鐨勫皝瑁�
+ * @tutorial https://ijry.github.io/uview-plus/components/view.html
+ * @property {String} bgColor 鑳屾櫙棰滆壊
+ * @event {Function} click 鐐瑰嚮瑙﹀彂浜嬩欢
+ * @example <up-view></up-view>
+ */
+export default {
+ name: 'up-view',
+ // #ifdef MP
+ mixins: [mpMixin, mixin],
+ // #endif
+ // #ifndef MP
+ mixins: [mpMixin, mixin],
+ // #endif
+ emits: ['click'],
+ computed: {
+ valueStyle() {}
+ },
+ props: {
+ backgroundColor: '',
+ color: '',
+ flexDirection: '',
+ justifyContent: '',
+ alignItems: '',
+ flex1: '',
+ width: '',
+ height: '',
+ padding: '',
+ margin: '',
+ borderColor: ''
+ },
+ data() {
+ return {}
+ },
+ methods: {
+ addStyle,
+ clickHandler() {
+ this.$emit('click')
+ }
+ }
+}
+</script>
+
+<style lang="scss" scoped>
+@import '../../libs/css/components.scss';
+
+.u-view {
+}
+</style>
diff --git a/src/uni_modules/uview-plus/components/u-waterfall/u-waterfall.vue b/src/uni_modules/uview-plus/components/u-waterfall/u-waterfall.vue
index 69eb932..f978c05 100644
--- a/src/uni_modules/uview-plus/components/u-waterfall/u-waterfall.vue
+++ b/src/uni_modules/uview-plus/components/u-waterfall/u-waterfall.vue
@@ -67,11 +67,16 @@
},
watch: {
copyFlowList(nVal, oVal) {
- // 鍙栧樊鍊硷紝鍗宠繖涓�娆℃暟缁勫彉鍖栨柊澧炵殑閮ㄥ垎
- let startIndex = Array.isArray(oVal) && oVal.length > 0 ? oVal.length : 0;
- // 鎷兼帴涓婂師鏈夋暟鎹�
- this.tempList = this.tempList.concat(this.cloneData(nVal.slice(startIndex)));
- this.splitData();
+ if (!nVal || nVal.length == 0) {
+ this.clear(false);
+ // console.log('clear');
+ } else {
+ // 鍙栧樊鍊硷紝鍗宠繖涓�娆℃暟缁勫彉鍖栨柊澧炵殑閮ㄥ垎
+ let startIndex = Array.isArray(oVal) && oVal.length > 0 ? oVal.length : 0;
+ // 鎷兼帴涓婂師鏈夋暟鎹�
+ this.tempList = this.tempList.concat(this.cloneData(nVal.slice(startIndex)));
+ this.splitData();
+ }
}
},
mounted() {
@@ -81,11 +86,17 @@
computed: {
// 鐮村潖flowList鍙橀噺鐨勫紩鐢紝鍚﹀垯watch鐨勭粨鏋滄柊鏃у�兼槸涓�鏍风殑
copyFlowList() {
+ // #ifdef VUE3
+ if (!this.modelValue || this.modelValue.length == 0) {
+ this.clear(false);
+ // console.log('clear');
+ return [];
+ } else {
+ return this.cloneData(this.modelValue);
+ }
+ // #endif
// #ifdef VUE2
return this.cloneData(this.value);
- // #endif
- // #ifdef VUE3
- return this.cloneData(this.modelValue);
// #endif
}
},
@@ -127,16 +138,18 @@
return JSON.parse(JSON.stringify(data));
},
// 娓呯┖鏁版嵁鍒楄〃
- clear() {
+ clear(bak = true) {
this.leftList = [];
this.rightList = [];
// 鍚屾椂娓呴櫎鐖剁粍浠跺垪琛ㄤ腑鐨勬暟鎹�
- // #ifdef VUE2
- this.$emit('input', []);
- // #endif
- // #ifdef VUE3
- this.$emit('update:modelValue', []);
- // #endif
+ if (bak) {
+ // #ifdef VUE2
+ this.$emit('input', []);
+ // #endif
+ // #ifdef VUE3
+ this.$emit('update:modelValue', []);
+ // #endif
+ }
this.tempList = [];
},
// 娓呴櫎鏌愪竴鏉℃寚瀹氱殑鏁版嵁锛屾牴鎹甶d瀹炵幇
@@ -230,4 +243,4 @@
max-width: 100%;
/* #endif */
}
-</style>
\ No newline at end of file
+</style>
diff --git a/src/uni_modules/uview-plus/index.js b/src/uni_modules/uview-plus/index.js
index 01179c4..62c49b8 100644
--- a/src/uni_modules/uview-plus/index.js
+++ b/src/uni_modules/uview-plus/index.js
@@ -77,11 +77,48 @@
platform
}
-// $u鎸傝浇鍒皍ni瀵硅薄涓�
-uni.$u = $u
+export const mount$u = function() {
+ uni.$u = $u
+}
+
+// #ifdef H5
+const importFn = import.meta.glob('./components/u-*/u-*.vue', { eager: true })
+let components = [];
+
+// 鎵归噺娉ㄥ唽鍏ㄥ眬缁勪欢
+for (const key in importFn) {
+ let component = importFn[key].default;
+ if (component.name && component.name.indexOf('u--') !== 0) {
+ component.install = function (Vue) {
+ Vue.component(name, component);
+ };
+
+ // 瀵煎叆缁勪欢
+ components.push(component);
+ }
+}
+// #endif
+
+function toCamelCase(str) {
+ return str.replace(/-([a-z])/g, function(match, group1) {
+ return group1.toUpperCase();
+ }).replace(/^[a-z]/, function(match) {
+ return match.toUpperCase();
+ });
+}
const install = (Vue) => {
+ // #ifdef H5
+ components.forEach(function(component) {
+ const name = component.name.replace(/u-([a-zA-Z0-9-_]+)/g, 'up-$1');
+ Vue.component(name, component);
+ });
+ // #endif
+
// 鍚屾椂鎸傝浇鍒皍ni鍜孷ue.prototype涓�
+ // $u鎸傝浇鍒皍ni瀵硅薄涓�
+ uni.$u = $u
+
// #ifndef APP-NVUE
// 鍙湁vue锛屾寕杞藉埌Vue.prototype鎵嶆湁鎰忎箟锛屽洜涓簄vue涓叏灞�Vue.prototype鍜孷ue.mixin鏄棤鏁堢殑
Vue.config.globalProperties.$u = $u
diff --git a/src/uni_modules/uview-plus/libs/config/config.js b/src/uni_modules/uview-plus/libs/config/config.js
index 283b5a5..c9d3a05 100644
--- a/src/uni_modules/uview-plus/libs/config/config.js
+++ b/src/uni_modules/uview-plus/libs/config/config.js
@@ -26,8 +26,21 @@
'u-main-color': '#303133',
'u-content-color': '#606266',
'u-tips-color': '#909399',
- 'u-light-color': '#c0c4cc'
+ 'u-light-color': '#c0c4cc',
+ 'up-primary': '#2979ff',
+ 'up-warning': '#ff9900',
+ 'up-success': '#19be6b',
+ 'up-error': '#fa3534',
+ 'up-info': '#909399',
+ 'up-main-color': '#303133',
+ 'up-content-color': '#606266',
+ 'up-tips-color': '#909399',
+ 'up-light-color': '#c0c4cc'
},
// 榛樿鍗曚綅锛屽彲浠ラ�氳繃閰嶇疆涓簉px锛岄偅涔堝湪鐢ㄤ簬浼犲叆缁勪欢澶у皬鍙傛暟涓烘暟鍊兼椂锛屽氨榛樿涓簉px
- unit: 'px'
+ unit: 'px',
+ // 鎷︽埅鍣�
+ interceptor: {
+ navbarLeftClick: null
+ }
}
diff --git a/src/uni_modules/uview-plus/libs/config/props.js b/src/uni_modules/uview-plus/libs/config/props.js
index 0736108..d59c1cd 100644
--- a/src/uni_modules/uview-plus/libs/config/props.js
+++ b/src/uni_modules/uview-plus/libs/config/props.js
@@ -5,94 +5,94 @@
*/
import config from './config'
-import ActionSheet from './props/actionSheet'
-import Album from './props/album'
-import Alert from './props/alert'
-import Avatar from './props/avatar'
-import AvatarGroup from './props/avatarGroup'
-import Backtop from './props/backtop'
-import Badge from './props/badge'
-import Button from './props/button'
-import Calendar from './props/calendar'
-import CarKeyboard from './props/carKeyboard'
-import Cell from './props/cell'
-import CellGroup from './props/cellGroup'
-import Checkbox from './props/checkbox'
-import CheckboxGroup from './props/checkboxGroup'
-import CircleProgress from './props/circleProgress'
-import Code from './props/code'
-import CodeInput from './props/codeInput'
-import Col from './props/col'
-import Collapse from './props/collapse'
-import CollapseItem from './props/collapseItem'
-import ColumnNotice from './props/columnNotice'
-import CountDown from './props/countDown'
-import CountTo from './props/countTo'
-import DatetimePicker from './props/datetimePicker'
-import Divider from './props/divider'
-import Empty from './props/empty'
-import Form from './props/form'
-import GormItem from './props/formItem'
-import Gap from './props/gap'
-import Grid from './props/grid'
-import GridItem from './props/gridItem'
-import Icon from './props/icon'
-import Image from './props/image'
-import IndexAnchor from './props/indexAnchor'
-import IndexList from './props/indexList'
-import Input from './props/input'
-import Keyboard from './props/keyboard'
-import Line from './props/line'
-import LineProgress from './props/lineProgress'
-import Link from './props/link'
-import List from './props/list'
-import ListItem from './props/listItem'
-import LoadingIcon from './props/loadingIcon'
-import LoadingPage from './props/loadingPage'
-import Loadmore from './props/loadmore'
-import Modal from './props/modal'
-import Navbar from './props/navbar'
-import NoNetwork from './props/noNetwork'
-import NoticeBar from './props/noticeBar'
-import Notify from './props/notify'
-import NumberBox from './props/numberBox'
-import NumberKeyboard from './props/numberKeyboard'
-import Overlay from './props/overlay'
-import Parse from './props/parse'
-import Picker from './props/picker'
-import Popup from './props/popup'
-import Radio from './props/radio'
-import RadioGroup from './props/radioGroup'
-import Rate from './props/rate'
-import ReadMore from './props/readMore'
-import Row from './props/row'
-import RowNotice from './props/rowNotice'
-import ScrollList from './props/scrollList'
-import Search from './props/search'
-import Section from './props/section'
-import Skeleton from './props/skeleton'
-import Slider from './props/slider'
-import StatusBar from './props/statusBar'
-import Steps from './props/steps'
-import StepsItem from './props/stepsItem'
-import Sticky from './props/sticky'
-import Subsection from './props/subsection'
-import SwipeAction from './props/swipeAction'
-import SwipeActionItem from './props/swipeActionItem'
-import Swiper from './props/swiper'
-import SwipterIndicator from './props/swipterIndicator'
-import Switch from './props/switch'
-import Tabbar from './props/tabbar'
-import TabbarItem from './props/tabbarItem'
-import Tabs from './props/tabs'
-import Tag from './props/tag'
-import Text from './props/text'
-import Textarea from './props/textarea'
-import Toast from './props/toast'
-import Toolbar from './props/toolbar'
-import Tooltip from './props/tooltip'
-import Transition from './props/transition'
-import Upload from './props/upload'
+import ActionSheet from '../../components/u-action-sheet/actionSheet'
+import Album from '../../components/u-album/album'
+import Alert from '../../components/u-alert/alert'
+import Avatar from '../../components/u-avatar/avatar'
+import AvatarGroup from '../../components/u-avatar-group/avatarGroup'
+import Backtop from '../../components/u-back-top/backtop'
+import Badge from '../../components/u-badge/badge'
+import Button from '../../components/u-button/button'
+import Calendar from '../../components/u-calendar/calendar'
+import CarKeyboard from '../../components/u-car-keyboard/carKeyboard'
+import Cell from '../../components/u-cell/cell'
+import CellGroup from '../../components/u-cell-group/cellGroup'
+import Checkbox from '../../components/u-checkbox/checkbox'
+import CheckboxGroup from '../../components/u-checkbox-group/checkboxGroup'
+import CircleProgress from '../../components/u-circle-progress/circleProgress'
+import Code from '../../components/u-code/code'
+import CodeInput from '../../components/u-code-input/codeInput'
+import Col from '../../components/u-col/col'
+import Collapse from '../../components/u-collapse/collapse'
+import CollapseItem from '../../components/u-collapse-item/collapseItem'
+import ColumnNotice from '../../components/u-column-notice/columnNotice'
+import CountDown from '../../components/u-count-down/countDown'
+import CountTo from '../../components/u-count-to/countTo'
+import DatetimePicker from '../../components/u-datetime-picker/datetimePicker'
+import Divider from '../../components/u-divider/divider'
+import Empty from '../../components/u-empty/empty'
+import Form from '../../components/u-form/form'
+import GormItem from '../../components/u-form-item/formItem'
+import Gap from '../../components/u-gap/gap'
+import Grid from '../../components/u-grid/grid'
+import GridItem from '../../components/u-grid-item/gridItem'
+import Icon from '../../components/u-icon/icon'
+import Image from '../../components/u-image/image'
+import IndexAnchor from '../../components/u-index-anchor/indexAnchor'
+import IndexList from '../../components/u-index-list/indexList'
+import Input from '../../components/u-input/input'
+import Keyboard from '../../components/u-keyboard/keyboard'
+import Line from '../../components/u-line/line'
+import LineProgress from '../../components/u-line-progress/lineProgress'
+import Link from '../../components/u-link/link'
+import List from '../../components/u-list/list'
+import ListItem from '../../components/u-list-item/listItem'
+import LoadingIcon from '../../components/u-loading-icon/loadingIcon'
+import LoadingPage from '../../components/u-loading-page/loadingPage'
+import Loadmore from '../../components/u-loadmore/loadmore'
+import Modal from '../../components/u-modal/modal'
+import Navbar from '../../components/u-navbar/navbar'
+import NoNetwork from '../../components/u-no-network/noNetwork'
+import NoticeBar from '../../components/u-notice-bar/noticeBar'
+import Notify from '../../components/u-notify/notify'
+import NumberBox from '../../components/u-number-box/numberBox'
+import NumberKeyboard from '../../components/u-number-keyboard/numberKeyboard'
+import Overlay from '../../components/u-overlay/overlay'
+import Parse from '../../components/u-parse/parse'
+import Picker from '../../components/u-picker/picker'
+import Popup from '../../components/u-popup/popup'
+import Radio from '../../components/u-radio/radio'
+import RadioGroup from '../../components/u-radio-group/radioGroup'
+import Rate from '../../components/u-rate/rate'
+import ReadMore from '../../components/u-read-more/readMore'
+import Row from '../../components/u-row/row'
+import RowNotice from '../../components/u-row-notice/rowNotice'
+import ScrollList from '../../components/u-scroll-list/scrollList'
+import Search from '../../components/u-search/search'
+import Section from '../../components/u-section/section'
+import Skeleton from '../../components/u-skeleton/skeleton'
+import Slider from '../../components/u-slider/slider'
+import StatusBar from '../../components/u-status-bar/statusBar'
+import Steps from '../../components/u-steps/steps'
+import StepsItem from '../../components/u-steps-item/stepsItem'
+import Sticky from '../../components/u-sticky/sticky'
+import Subsection from '../../components/u-subsection/subsection'
+import SwipeAction from '../../components/u-swipe-action/swipeAction'
+import SwipeActionItem from '../../components/u-swipe-action-item/swipeActionItem'
+import Swiper from '../../components/u-swiper/swiper'
+import SwipterIndicator from '../../components/u-swiper-indicator/swipterIndicator'
+import Switch from '../../components/u-switch/switch'
+import Tabbar from '../../components/u-tabbar/tabbar'
+import TabbarItem from '../../components/u-tabbar-item/tabbarItem'
+import Tabs from '../../components/u-tabs/tabs'
+import Tag from '../../components/u-tag/tag'
+import Text from '../../components/u-text/text'
+import Textarea from '../../components/u-textarea/textarea'
+import Toast from '../../components/u-toast/toast'
+import Toolbar from '../../components/u-toolbar/toolbar'
+import Tooltip from '../../components/u-tooltip/tooltip'
+import Transition from '../../components/u-transition/transition'
+import Upload from '../../components/u-upload/upload'
const {
color
diff --git a/src/uni_modules/uview-plus/libs/css/color.scss b/src/uni_modules/uview-plus/libs/css/color.scss
index 3237ba4..e930261 100644
--- a/src/uni_modules/uview-plus/libs/css/color.scss
+++ b/src/uni_modules/uview-plus/libs/css/color.scss
@@ -153,3 +153,159 @@
.u-light-color {
color: $u-light-color;
}
+
+.up-primary-light {
+ color: $u-primary-light;
+}
+
+.up-warning-light {
+ color: $u-warning-light;
+}
+
+.up-success-light {
+ color: $u-success-light;
+}
+
+.up-error-light {
+ color: $u-error-light;
+}
+
+.up-info-light {
+ color: $u-info-light;
+}
+
+.up-primary-light-bg {
+ background-color: $u-primary-light;
+}
+
+.up-warning-light-bg {
+ background-color: $u-warning-light;
+}
+
+.up-success-light-bg {
+ background-color: $u-success-light;
+}
+
+.up-error-light-bg {
+ background-color: $u-error-light;
+}
+
+.up-info-light-bg {
+ background-color: $u-info-light;
+}
+
+.up-primary-dark {
+ color: $u-primary-dark;
+}
+
+.up-warning-dark {
+ color: $u-warning-dark;
+}
+
+.up-success-dark {
+ color: $u-success-dark;
+}
+
+.up-error-dark {
+ color: $u-error-dark;
+}
+
+.up-info-dark {
+ color: $u-info-dark;
+}
+
+.up-primary-dark-bg {
+ background-color: $u-primary-dark;
+}
+
+.up-warning-dark-bg {
+ background-color: $u-warning-dark;
+}
+
+.up-success-dark-bg {
+ background-color: $u-success-dark;
+}
+
+.up-error-dark-bg {
+ background-color: $u-error-dark;
+}
+
+.up-info-dark-bg {
+ background-color: $u-info-dark;
+}
+
+.up-primary-disabled {
+ color: $u-primary-disabled;
+}
+
+.up-warning-disabled {
+ color: $u-warning-disabled;
+}
+
+.up-success-disabled {
+ color: $u-success-disabled;
+}
+
+.up-error-disabled {
+ color: $u-error-disabled;
+}
+
+.up-info-disabled {
+ color: $u-info-disabled;
+}
+
+.up-primary {
+ color: $u-primary;
+}
+
+.up-warning {
+ color: $u-warning;
+}
+
+.up-success {
+ color: $u-success;
+}
+
+.up-error {
+ color: $u-error;
+}
+
+.up-info {
+ color: $u-info;
+}
+
+.up-primary-bg {
+ background-color: $u-primary;
+}
+
+.up-warning-bg {
+ background-color: $u-warning;
+}
+
+.up-success-bg {
+ background-color: $u-success;
+}
+
+.up-error-bg {
+ background-color: $u-error;
+}
+
+.up-info-bg {
+ background-color: $u-info;
+}
+
+.up-main-color {
+ color: $u-main-color;
+}
+
+.up-content-color {
+ color: $u-content-color;
+}
+
+.up-tips-color {
+ color: $u-tips-color;
+}
+
+.up-light-color {
+ color: $u-light-color;
+}
diff --git a/src/uni_modules/uview-plus/libs/css/common.scss b/src/uni_modules/uview-plus/libs/css/common.scss
index 8d27927..dd8ed64 100644
--- a/src/uni_modules/uview-plus/libs/css/common.scss
+++ b/src/uni_modules/uview-plus/libs/css/common.scss
@@ -1,7 +1,8 @@
// 瓒呭嚭琛屾暟锛岃嚜鍔ㄦ樉绀鸿灏剧渷鐣ュ彿锛屾渶澶�5琛�
// 鏉ヨ嚜uview-plus鐨勬俯棣ㄦ彁绀猴細褰撴偍鍦ㄦ帶鍒跺彴鐪嬪埌姝ゆ姤閿欙紝璇存槑闇�瑕佸湪App.vue鐨剆tyle鏍囩鍔犱笂銆恖ang="scss"銆�
-@for $i from 1 through 5 {
- .u-line-#{$i} {
+@for $i from 1 through 10 {
+ .u-line-#{$i},
+ .up-line-#{$i} {
/* #ifdef APP-NVUE */
// nvue涓嬶紝鍙互鐩存帴浣跨敤lines灞炴�э紝杩欐槸weex鐗规湁鏍峰紡
lines: $i;
@@ -33,37 +34,43 @@
// App.vue鐨勬牱寮忎細琚玼ni-app鐨剉iew鍏冪礌鐨勮嚜甯order灞炴�ц鐩栵紝瀵艰嚧鏃犳晥
// 缁间笂锛岃繖鏄痷ni-app鐨勭己闄峰鑷存垜浠负浜嗗绔吋瀹癸紝鑰屽繀椤昏鍔犱笂!important
// 绉诲姩绔吋瀹规�ц緝濂斤紝鐩存帴浣跨敤0.5px鍘诲疄鐜扮粏杈规锛屼笉浣跨敤浼厓绱犲舰寮忓疄鐜�
-.u-border {
+.u-border,
+.up-border {
border-width: 0.5px!important;
border-color: $u-border-color!important;
border-style: solid;
}
-.u-border-top {
+.u-border-top,
+.up-border-top {
border-top-width: 0.5px!important;
border-color: $u-border-color!important;
border-top-style: solid;
}
-.u-border-left {
+.u-border-left,
+.up-border-left {
border-left-width: 0.5px!important;
border-color: $u-border-color!important;
border-left-style: solid;
}
-.u-border-right {
+.u-border-right,
+.up-border-right {
border-right-width: 0.5px!important;
border-color: $u-border-color!important;
border-right-style: solid;
}
-.u-border-bottom {
+.u-border-bottom,
+.up-border-bottom {
border-bottom-width: 0.5px!important;
border-color: $u-border-color!important;
border-bottom-style: solid;
}
-.u-border-top-bottom {
+.u-border-top-bottom,
+.up-border-top-bottom {
border-top-width: 0.5px!important;
border-bottom-width: 0.5px!important;
border-color: $u-border-color!important;
@@ -72,7 +79,8 @@
}
// 鍘婚櫎button鐨勬墍鏈夐粯璁ゆ牱寮忥紝璁╁叾琛ㄧ幇璺熸櫘閫氱殑view銆乼ext鍏冪礌涓�鏍�
-.u-reset-button {
+.u-reset-button,
+.up-reset-button {
padding: 0;
background-color: transparent;
/* #ifndef APP-PLUS */
@@ -86,12 +94,14 @@
}
/* #ifndef APP-NVUE */
-.u-reset-button::after {
+.u-reset-button::after,
+.up-reset-button::after {
border: none;
}
/* #endif */
-.u-hover-class {
+.u-hover-class,
+.up-hover-class {
opacity: 0.7;
}
diff --git a/src/uni_modules/uview-plus/libs/css/components.scss b/src/uni_modules/uview-plus/libs/css/components.scss
index 223a2f5..c461a04 100644
--- a/src/uni_modules/uview-plus/libs/css/components.scss
+++ b/src/uni_modules/uview-plus/libs/css/components.scss
@@ -2,8 +2,9 @@
/* #ifndef APP-NVUE */
// 鐢变簬uview-plus鏄熀浜巒vue鐜杩涜寮�鍙戠殑锛屾鐜涓櫘閫氬厓绱犻粯璁や负flex-direction: column;
-// 鎵�浠ュ湪闈瀗vue涓紝闇�瑕佸鍏冪礌杩涜閲嶇疆涓篺lex-direction: column; 鍚﹀垯鍙兘浼氳〃鐜板紓甯�
-// 2024-04-09鐢变簬寰俊灏忕▼搴忎細鎻愮ず Some selectors are not allowed in component wxss鎵�浠ユ敞閲婁互涓嬪嚑琛�
// view,
+// 鎵�浠ュ湪闈瀗vue涓紝闇�瑕佸鍏冪礌杩涜閲嶇疆涓篺lex-direction: column; 鍚﹀垯鍙兘浼氳〃鐜板紓甯�
+// 2024-04-09鐢变簬寰俊灏忕▼搴忎細鎻愮ず Some selectors are not allowed in component wxss鎵�浠ユ敞閲婁互涓嬪嚑琛�
+// view,
// scroll-view,
// swiper-item,
.u-empty,
@@ -13,7 +14,15 @@
.u-tabs__wrapper__scroll-view-wrapper,
.u-tabs__wrapper__scroll-view,
.u-tabs__wrapper__nav,
-.u-tabs__wrapper__nav__line {
+.u-tabs__wrapper__nav__line,
+.up-empty,
+.up-empty__wrap,
+.up-tabs,
+.up-tabs__wrapper,
+.up-tabs__wrapper__scroll-view-wrapper,
+.up-tabs__wrapper__scroll-view,
+.up-tabs__wrapper__nav,
+.up-tabs__wrapper__nav__line {
display: flex;
flex-direction: column;
flex-shrink: 0;
diff --git a/src/uni_modules/uview-plus/libs/css/flex.scss b/src/uni_modules/uview-plus/libs/css/flex.scss
index d24cd5a..152baec 100644
--- a/src/uni_modules/uview-plus/libs/css/flex.scss
+++ b/src/uni_modules/uview-plus/libs/css/flex.scss
@@ -30,42 +30,55 @@
// flex甯冨眬
.u-flex,
.u-flex-row,
-.u-flex-x {
+.u-flex-x,
+.up-flex,
+.up-flex-row,
+.up-flex-x {
@include flex;
}
.u-flex-y,
-.u-flex-column {
+.u-flex-column,
+.up-flex-y,
+.up-flex-column {
@include flex(column);
}
-.u-flex-x-center {
+.u-flex-x-center,
+.up-flex-x-center {
@include flex;
justify-content: center;
}
-.u-flex-xy-center {
+.u-flex-xy-center,
+.up-flex-xy-center {
@include flex;
justify-content: center;
align-items: center;
}
-.u-flex-y-center {
+.u-flex-y-center,
+.up-flex-y-center {
@include flex;
align-items: center;
}
-.u-flex-x-left {
+.u-flex-x-left,
+.up-flex-x-left {
@include flex;
}
.u-flex-x-reverse,
-.u-flex-row-reverse {
+.u-flex-row-reverse,
+.up-flex-x-reverse,
+.up-flex-row-reverse {
flex-direction: row-reverse;
}
.u-flex-y-reverse,
-.u-flex-column-reverse {
+.u-flex-column-reverse,
+.up-flex-y-reverse,
+.up-flex-column-reverse {
flex-direction: column-reverse;
}
@@ -74,113 +87,143 @@
// nvue涓嬪彧鑳藉啓鎴恈lass="u-flex-x u-flex-x-reverse鐨勫舰寮�"
.u-flex.u-flex-reverse,
.u-flex-row.u-flex-reverse,
-.u-flex-x.u-flex-reverse {
+.u-flex-x.u-flex-reverse,
+.up-flex.up-flex-reverse,
+.up-flex-row.up-flex-reverse,
+.up-flex-x.up-flex-reverse {
flex-direction: row-reverse;
}
.u-flex-column.u-flex-reverse,
-.u-flex-y.u-flex-reverse {
+.u-flex-y.u-flex-reverse,
+.up-flex-column.up-flex-reverse,
+.up-flex-y.up-flex-reverse {
flex-direction: column-reverse;
}
// 鑷姩浼哥缉
-.u-flex-fill {
+.u-flex-fill,
+.up-flex-fill {
flex: 1 1 auto;
}
// 杈圭晫鑷姩浼哥缉
.u-margin-top-auto,
-.u-m-t-auto {
+.u-m-t-auto,
+.up-margin-top-auto,
+.up-m-t-auto {
margin-top: auto !important;
}
.u-margin-right-auto,
-.u-m-r-auto {
+.u-m-r-auto,
+.up-margin-right-auto,
+.up-m-r-auto {
margin-right: auto !important;
}
.u-margin-bottom-auto,
-.u-m-b-auto {
+.u-m-b-auto,
+.up-margin-bottom-auto,
+.up-m-b-auto {
margin-bottom: auto !important;
}
.u-margin-left-auto,
-.u-m-l-auto {
+.u-m-l-auto,
+.up-margin-left-auto,
+.up-m-l-auto {
margin-left: auto !important;
}
.u-margin-center-auto,
-.u-m-c-auto {
+.u-m-c-auto,
+.up-margin-center-auto,
+.up-m-c-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.u-margin-middle-auto,
-.u-m-m-auto {
+.u-m-m-auto,
+.up-margin-middle-auto,
+.up-m-m-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
/* #endif */
// 鎹㈣
-.u-flex-wrap {
+.u-flex-wrap,
+.up-flex-wrap {
flex-wrap: wrap;
}
// 鍙嶅悜鎹㈣
-.u-flex-wrap-reverse {
+.u-flex-wrap-reverse,
+.up-flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
// 涓昏酱璧风偣瀵归綈
-.u-flex-start {
+.u-flex-start,
+.up-flex-start {
justify-content: flex-start;
}
// 涓昏酱涓棿瀵归綈
-.u-flex-center {
+.u-flex-center,
+.up-flex-center {
justify-content: center;
}
// 涓昏酱缁堢偣瀵归綈
-.u-flex-end {
+.u-flex-end,
+.up-flex-end {
justify-content: flex-end;
}
// 涓昏酱绛夋瘮闂磋窛
-.u-flex-between {
+.u-flex-between,
+.up-flex-between {
justify-content: space-between;
}
// 涓昏酱鍧囧垎闂磋窛
-.u-flex-around {
+.u-flex-around,
+.up-flex-around {
justify-content: space-around;
}
// 浜ゅ弶杞磋捣鐐瑰榻�
-.u-flex-items-start {
+.u-flex-items-start,
+.up-flex-items-start {
align-items: flex-start;
}
// 浜ゅ弶杞翠腑闂村榻�
-.u-flex-items-center {
+.u-flex-items-center,
+.up-flex-items-center {
align-items: center;
}
// 浜ゅ弶杞寸粓鐐瑰榻�
-.u-flex-items-end {
+.u-flex-items-end,
+.up-flex-items-end {
align-items: flex-end;
}
// 浜ゅ弶杞寸涓�琛屾枃瀛楀熀绾垮榻�
-.u-flex-items-baseline {
+.u-flex-items-baseline,
+.up-flex-items-baseline {
/* #ifndef APP-NVUE */
align-items: baseline;
/* #endif */
}
// 浜ゅ弶杞存柟鍚戞媺浼稿榻�
-.u-flex-items-stretch {
+.u-flex-items-stretch,
+.up-flex-items-stretch {
align-items: stretch;
}
@@ -189,27 +232,32 @@
// 瀛愬厓绱犱氦鍙夎酱璧风偣瀵归綈
/* #ifndef APP-NVUE */
-.u-flex-self-start {
+.u-flex-self-start,
+.up-flex-self-start {
align-self: flex-start;
}
// 瀛愬厓绱犱氦鍙夎酱灞呬腑瀵归綈
-.u-flex-self-center {
+.u-flex-self-center,
+.up-flex-self-center {
align-self: center;
}
// 瀛愬厓绱犱氦鍙夎酱缁堢偣瀵归綈
-.u-flex-self-end {
+.u-flex-self-end,
+.up-flex-self-end {
align-self: flex-end;
}
// 瀛愬厓绱犱氦鍙夎酱绗竴琛屾枃瀛楀熀绾垮榻�
-.u-flex-self-baseline {
+.u-flex-self-baseline,
+.up-flex-self-baseline {
align-self: baseline;
}
// 瀛愬厓绱犱氦鍙夎酱鏂瑰悜鎷変几瀵归綈
-.u-flex-self-stretch {
+.u-flex-self-stretch,
+.up-flex-self-stretch {
align-self: stretch;
}
/* #endif */
@@ -217,32 +265,38 @@
// 璧风偣瀵归綈
/* #ifndef APP-NVUE */
-.u-flex-content-start {
+.u-flex-content-start,
+.up-flex-content-start {
align-content: flex-start;
}
// 灞呬腑瀵归綈
-.u-flex-content-center {
+.u-flex-content-center,
+.up-flex-content-center {
align-content: center;
}
// 缁堢偣瀵归綈
-.u-flex-content-end {
+.u-flex-content-end,
+.up-flex-content-end {
align-content: flex-end;
}
// 涓ょ瀵归綈
-.u-flex-content-between {
+.u-flex-content-between,
+.up-flex-content-between {
align-content: space-between;
}
// 鍧囧垎闂磋窛
-.u-flex-content-around {
+.u-flex-content-around,
+.up-flex-content-around {
align-content: space-around;
}
// 鍏ㄩ儴灞呬腑瀵归綈
-.u-flex-middle {
+.u-flex-middle,
+.up-flex-middle {
justify-content: center;
align-items: center;
align-self: center;
@@ -250,12 +304,14 @@
}
// 鏄惁鍙互鏀惧ぇ
-.u-flex-grow {
+.u-flex-grow,
+.up-flex-grow {
flex-grow: 1;
}
// 鏄惁鍙互缂╁皬
-.u-flex-shrink {
+.u-flex-shrink,
+.up-flex-shrink {
flex-shrink: 1;
}
@@ -265,36 +321,42 @@
@for $i from 0 through 80 {
// 鍙鍙屾暟鍜岃兘琚�5闄ゅ敖鐨勬暟
@if $i % 2 == 0 or $i % 5 == 0 {
- // 寰楀嚭锛歶-margin-30鎴栬�卽-m-30
- .u-margin-#{$i}, .u-m-#{$i} {
+ // 寰楀嚭锛歶p-margin-30鎴栬�卽-m-30
+ .u-margin-#{$i}, .u-m-#{$i},
+ .up-margin-#{$i}, .up-m-#{$i} {
margin: $i + rpx!important;
}
- // 寰楀嚭锛歶-padding-30鎴栬�卽-p-30
- .u-padding-#{$i}, .u-p-#{$i} {
+ // 寰楀嚭锛歶p-padding-30鎴栬�卽-p-30
+ .u-padding-#{$i}, .u-p-#{$i},
+ .up-padding-#{$i}, .up-p-#{$i} {
padding: $i + rpx!important;
}
@each $short, $long in l left, t top, r right, b bottom {
- // 缂╁啓鐗堬紝缁撴灉濡傦細 u-m-l-30
+ // 缂╁啓鐗堬紝缁撴灉濡傦細 up-m-l-30
// 瀹氫箟澶栬竟璺�
- .u-m-#{$short}-#{$i} {
+ .u-m-#{$short}-#{$i},
+ .up-m-#{$short}-#{$i} {
margin-#{$long}: $i + rpx!important;
}
// 瀹氫箟鍐呰竟璺�
- .u-p-#{$short}-#{$i} {
+ .u-p-#{$short}-#{$i},
+ .up-p-#{$short}-#{$i} {
padding-#{$long}: $i + rpx!important;
}
- // 瀹屾暣鐗堬紝缁撴灉濡傦細u-margin-left-30
+ // 瀹屾暣鐗堬紝缁撴灉濡傦細up-margin-left-30
// 瀹氫箟澶栬竟璺�
- .u-margin-#{$long}-#{$i} {
+ .u-margin-#{$long}-#{$i},
+ .up-margin-#{$long}-#{$i} {
margin-#{$long}: $i + rpx!important;
}
// 瀹氫箟鍐呰竟璺�
- .u-padding-#{$long}-#{$i} {
+ .u-padding-#{$long}-#{$i},
+ .up-padding-#{$long}-#{$i} {
padding-#{$long}: $i + rpx!important;
}
}
diff --git a/src/uni_modules/uview-plus/libs/css/vue.scss b/src/uni_modules/uview-plus/libs/css/vue.scss
index 3ae4d29..32949e0 100644
--- a/src/uni_modules/uview-plus/libs/css/vue.scss
+++ b/src/uni_modules/uview-plus/libs/css/vue.scss
@@ -1,13 +1,14 @@
// 鍘嗛亶鐢熸垚4涓柟鍚戠殑搴曢儴瀹夊叏鍖�
@each $d in top, right, bottom, left {
- .u-safe-area-inset-#{$d} {
+ .u-safe-area-inset-#{$d},
+ .up-safe-area-inset-#{$d} {
padding-#{$d}: 0;
padding-#{$d}: constant(safe-area-inset-#{$d});
padding-#{$d}: env(safe-area-inset-#{$d});
}
}
-//鎻愬崌H5绔痷ni.toast()鐨勫眰绾э紝閬垮厤琚玼View鐨刴odal绛夐伄鐩�
+//鎻愬崌H5绔痷ni.toast()鐨勫眰绾э紝閬垮厤琚玼view-plus鐨刴odal绛夐伄鐩�
/* #ifdef H5 */
uni-toast {
z-index: 10090;
@@ -24,4 +25,4 @@
height: 0 !important;
-webkit-appearance: none;
background: transparent;
-}
\ No newline at end of file
+}
diff --git a/src/uni_modules/uview-plus/libs/function/index.js b/src/uni_modules/uview-plus/libs/function/index.js
index d7a9975..7b208f3 100644
--- a/src/uni_modules/uview-plus/libs/function/index.js
+++ b/src/uni_modules/uview-plus/libs/function/index.js
@@ -50,7 +50,12 @@
* @link 杩愯鏈熷垽鏂钩鍙� https://uniapp.dcloud.io/frame?id=鍒ゆ柇骞冲彴
*/
export function os() {
+ // #ifdef APP || H5 || MP-WEIXIN
+ return uni.getDeviceInfo().platform.toLowerCase()
+ // #endif
+ // #ifndef APP || H5 || MP-WEIXIN
return uni.getSystemInfoSync().platform.toLowerCase()
+ // #endif
}
/**
* @description 鑾峰彇绯荤粺淇℃伅鍚屾鎺ュ彛
@@ -58,6 +63,26 @@
*/
export function sys() {
return uni.getSystemInfoSync()
+}
+export function getWindowInfo() {
+ let ret = {}
+ // #ifdef APP || H5 || MP-WEIXIN
+ ret = uni.getWindowInfo()
+ // #endif
+ // #ifndef APP || H5 || MP-WEIXIN
+ ret = sys()
+ // #endif
+ return ret
+}
+export function getDeviceInfo() {
+ let ret = {}
+ // #ifdef APP || H5 || MP-WEIXIN
+ ret = uni.getDeviceInfo()
+ // #endif
+ // #ifndef APP || H5 || MP-WEIXIN
+ ret = sys()
+ // #endif
+ return ret
}
/**
@@ -119,6 +144,7 @@
// 閫氳繃while鍘嗛亶锛岃繖閲屼富瑕佹槸涓轰簡H5闇�瑕佸灞傝В鏋愮殑闂
while (parent) {
// 鐖剁粍浠�
+ name = name.replace(/up-([a-zA-Z0-9-_]+)/g, 'u-$1')
if (parent.$options && parent.$options.name !== name) {
// 濡傛灉缁勪欢鐨刵ame涓嶇浉绛夛紝缁х画涓婁竴绾у鎵�
parent = parent.$parent
@@ -181,8 +207,11 @@
if (!unit) {
unit = config.unit || 'px'
}
+ if (unit == 'rpx' && testNumber(String(value))) {
+ value = value * 2
+ }
value = String(value)
- // 鐢╱View鍐呯疆楠岃瘉瑙勫垯涓殑number鍒ゆ柇鏄惁涓烘暟鍊�
+ // 鐢ㄥ唴缃獙璇佽鍒欎腑鐨刵umber鍒ゆ柇鏄惁涓烘暟鍊�
return testNumber(value) ? `${value}${unit}` : value
}
@@ -690,12 +719,24 @@
return pages
}
+export function getValueByPath(obj, path) {
+ // 灏嗚矾寰勫瓧绗︿覆鎸� '.' 鍒嗗壊鎴愭暟缁�
+ const pathArr = path.split('.');
+ // 浣跨敤 reduce 鏂规硶浠� obj 寮�濮嬶紝閫愮骇璁块棶宓屽灞炴��
+ return pathArr.reduce((acc, curr) => {
+ // 濡傛灉褰撳墠绱姞鍣紙acc锛夋槸瀵硅薄涓斿寘鍚綋鍓嶉敭锛坈urr锛夛紝鍒欒繑鍥炶閿搴旂殑鍊�
+ // 鍚﹀垯杩斿洖 undefined锛堣〃绀鸿矾寰勪笉瀛樺湪锛�
+ return acc && acc[curr] !== undefined ? acc[curr] : undefined;
+ }, obj);
+}
+
export default {
range,
getPx,
sleep,
os,
sys,
+ getWindowInfo,
random,
guid,
$parent,
@@ -720,5 +761,6 @@
setProperty,
page,
pages,
+ getValueByPath,
// setConfig
}
diff --git a/src/uni_modules/uview-plus/libs/function/test.js b/src/uni_modules/uview-plus/libs/function/test.js
index f97a30f..35d1879 100644
--- a/src/uni_modules/uview-plus/libs/function/test.js
+++ b/src/uni_modules/uview-plus/libs/function/test.js
@@ -22,12 +22,44 @@
/**
* 楠岃瘉鏃ユ湡鏍煎紡
+ * @param {number | string} value yyyy-mm-dd hh:mm:ss 鎴� 鏃堕棿鎴�
*/
export function date(value) {
- if (!value) return false
- // 鍒ゆ柇鏄惁鏁板�兼垨鑰呭瓧绗︿覆鏁板��(鎰忓懗鐫�涓烘椂闂存埑)锛岃浆涓烘暟鍊硷紝鍚﹀垯new Date鏃犳硶璇嗗埆瀛楃涓叉椂闂存埑
- if (number(value)) value = +value
- return !/Invalid|NaN/.test(new Date(value).toString())
+ if (!value) return false;
+ // number绫诲瀷锛屽垽鏂槸鍚︽槸鏃堕棿鎴�
+ if (typeof value === "number") {
+ // len === 10 绉掔骇鏃堕棿鎴� len === 13 姣绾ф椂闂存埑
+ if (value.toString().length !== 10 && value.toString().length !== 13) {
+ return false;
+ }
+ return !isNaN(new Date(value).getTime());
+ }
+ if (typeof value === "string") {
+ // 鏄惁涓簊tring绫诲瀷鏃堕棿鎴�
+ const numV = Number(value);
+ if (!isNaN(numV)) {
+ if (
+ numV.toString().length === 10 ||
+ numV.toString().length === 13
+ ) {
+ return !isNaN(new Date(numV).getTime());
+ }
+ }
+ // 闈炴椂闂存埑锛屼笖闀垮害鍦▂yyy-mm-dd 鑷� yyyy-mm-dd hh:mm:ss 涔嬮棿
+ if (value.length < 10 || value.length > 19) {
+ return false;
+ }
+ const dateRegex =
+ /^\d{4}[-\/]\d{2}[-\/]\d{2}( \d{1,2}:\d{2}(:\d{2})?)?$/;
+ if (!dateRegex.test(value)) {
+ return false;
+ }
+ // 妫�鏌ユ槸鍚︿负鏈夋晥鏃ユ湡
+ const dateValue = new Date(value);
+ return !isNaN(dateValue.getTime());
+ }
+ // 闈瀗umber鍜宻tring绫诲瀷锛屼笉鍋氭牎楠�
+ return false;
}
/**
diff --git a/src/uni_modules/uview-plus/libs/mixin/mixin.js b/src/uni_modules/uview-plus/libs/mixin/mixin.js
index 3973e9d..2040aee 100644
--- a/src/uni_modules/uview-plus/libs/mixin/mixin.js
+++ b/src/uni_modules/uview-plus/libs/mixin/mixin.js
@@ -106,6 +106,9 @@
// })
}
},
+ navTo(url = '', linkType = 'navigateTo') {
+ route({ type: this.linkType, url })
+ },
// 鏌ヨ鑺傜偣淇℃伅
// 鐩墠姝ゆ柟娉曞湪鏀粯瀹濆皬绋嬪簭涓棤娉曡幏鍙栫粍浠惰窡鎺ョ偣鐨勫昂瀵革紝涓烘敮浠樺疂鐨刡ug(2020-07-21)
// 瑙e喅鍔炴硶涓哄湪缁勪欢鏍归儴鍐嶅涓�涓病鏈変换浣曚綔鐢ㄧ殑view鍏冪礌
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/bridge/bridge-weex.js b/src/uni_modules/uview-plus/libs/util/gcanvas/bridge/bridge-weex.js
new file mode 100644
index 0000000..27086ec
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/bridge/bridge-weex.js
@@ -0,0 +1,241 @@
+const isWeex = typeof WXEnvironment !== 'undefined';
+const isWeexIOS = isWeex && /ios/i.test(WXEnvironment.platform);
+const isWeexAndroid = isWeex && !isWeexIOS;
+
+import GLmethod from '../context-webgl/GLmethod';
+
+const GCanvasModule =
+ (typeof weex !== 'undefined' && weex.requireModule) ? (weex.requireModule('gcanvas')) :
+ (typeof __weex_require__ !== 'undefined') ? (__weex_require__('@weex-module/gcanvas')) : {};
+
+let isDebugging = false;
+
+let isComboDisabled = false;
+
+const logCommand = (function () {
+ const methodQuery = [];
+ Object.keys(GLmethod).forEach(key => {
+ methodQuery[GLmethod[key]] = key;
+ })
+ const queryMethod = (id) => {
+ return methodQuery[parseInt(id)] || 'NotFoundMethod';
+ }
+ const logCommand = (id, cmds) => {
+ const mId = cmds.split(',')[0];
+ const mName = queryMethod(mId);
+ console.log(`=== callNative - componentId:${id}; method: ${mName}; cmds: ${cmds}`);
+ }
+ return logCommand;
+})();
+
+function joinArray(arr, sep) {
+ let res = '';
+ for (let i = 0; i < arr.length; i++) {
+ if (i !== 0) {
+ res += sep;
+ }
+ res += arr[i];
+ }
+ return res;
+}
+
+const commandsCache = {}
+
+const GBridge = {
+
+ callEnable: (ref, configArray) => {
+
+ commandsCache[ref] = [];
+
+ return GCanvasModule.enable({
+ componentId: ref,
+ config: configArray
+ });
+ },
+
+ callEnableDebug: () => {
+ isDebugging = true;
+ },
+
+ callEnableDisableCombo: () => {
+ isComboDisabled = true;
+ },
+
+ callSetContextType: function (componentId, context_type) {
+ GCanvasModule.setContextType(context_type, componentId);
+ },
+
+ callReset: function(id){
+ GCanvasModule.resetComponent && canvasModule.resetComponent(componentId);
+ },
+
+ render: isWeexIOS ? function (componentId) {
+ return GCanvasModule.extendCallNative({
+ contextId: componentId,
+ type: 0x60000001
+ });
+ } : function (componentId) {
+ return callGCanvasLinkNative(componentId, 0x60000001, 'render');
+ },
+
+ render2d: isWeexIOS ? function (componentId, commands, callback) {
+
+ if (isDebugging) {
+ console.log('>>> >>> render2d ===');
+ console.log('>>> commands: ' + commands);
+ }
+
+ GCanvasModule.render([commands, callback?true:false], componentId, callback);
+
+ } : function (componentId, commands,callback) {
+
+ if (isDebugging) {
+ console.log('>>> >>> render2d ===');
+ console.log('>>> commands: ' + commands);
+ }
+
+ callGCanvasLinkNative(componentId, 0x20000001, commands);
+ if(callback){
+ callback();
+ }
+ },
+
+ callExtendCallNative: isWeexIOS ? function (componentId, cmdArgs) {
+
+ throw 'should not be here anymore ' + cmdArgs;
+
+ } : function (componentId, cmdArgs) {
+
+ throw 'should not be here anymore ' + cmdArgs;
+
+ },
+
+
+ flushNative: isWeexIOS ? function (componentId) {
+
+ const cmdArgs = joinArray(commandsCache[componentId], ';');
+ commandsCache[componentId] = [];
+
+ if (isDebugging) {
+ console.log('>>> >>> flush native ===');
+ console.log('>>> commands: ' + cmdArgs);
+ }
+
+ const result = GCanvasModule.extendCallNative({
+ "contextId": componentId,
+ "type": 0x60000000,
+ "args": cmdArgs
+ });
+
+ const res = result && result.result;
+
+ if (isDebugging) {
+ console.log('>>> result: ' + res);
+ }
+
+ return res;
+
+ } : function (componentId) {
+
+ const cmdArgs = joinArray(commandsCache[componentId], ';');
+ commandsCache[componentId] = [];
+
+ if (isDebugging) {
+ console.log('>>> >>> flush native ===');
+ console.log('>>> commands: ' + cmdArgs);
+ }
+
+ const result = callGCanvasLinkNative(componentId, 0x60000000, cmdArgs);
+
+ if (isDebugging) {
+ console.log('>>> result: ' + result);
+ }
+
+ return result;
+ },
+
+ callNative: function (componentId, cmdArgs, cache) {
+
+ if (isDebugging) {
+ logCommand(componentId, cmdArgs);
+ }
+
+ commandsCache[componentId].push(cmdArgs);
+
+ if (!cache || isComboDisabled) {
+ return GBridge.flushNative(componentId);
+ } else {
+ return undefined;
+ }
+ },
+
+ texImage2D(componentId, ...args) {
+ if (isWeexIOS) {
+ if (args.length === 6) {
+ const [target, level, internalformat, format, type, image] = args;
+ GBridge.callNative(
+ componentId,
+ GLmethod.texImage2D + ',' + 6 + ',' + target + ',' + level + ',' + internalformat + ',' + format + ',' + type + ',' + image.src
+ )
+ } else if (args.length === 9) {
+ const [target, level, internalformat, width, height, border, format, type, image] = args;
+ GBridge.callNative(
+ componentId,
+ GLmethod.texImage2D + ',' + 9 + ',' + target + ',' + level + ',' + internalformat + ',' + width + ',' + height + ',' + border + ',' +
+ + format + ',' + type + ',' + (image ? image.src : 0)
+ )
+ }
+ } else if (isWeexAndroid) {
+ if (args.length === 6) {
+ const [target, level, internalformat, format, type, image] = args;
+ GCanvasModule.texImage2D(componentId, target, level, internalformat, format, type, image.src);
+ } else if (args.length === 9) {
+ const [target, level, internalformat, width, height, border, format, type, image] = args;
+ GCanvasModule.texImage2D(componentId, target, level, internalformat, width, height, border, format, type, (image ? image.src : 0));
+ }
+ }
+ },
+
+ texSubImage2D(componentId, target, level, xoffset, yoffset, format, type, image) {
+ if (isWeexIOS) {
+ if (arguments.length === 8) {
+ GBridge.callNative(
+ componentId,
+ GLmethod.texSubImage2D + ',' + 6 + ',' + target + ',' + level + ',' + xoffset + ',' + yoffset, + ',' + format + ',' + type + ',' + image.src
+ )
+ }
+ } else if (isWeexAndroid) {
+ GCanvasModule.texSubImage2D(componentId, target, level, xoffset, yoffset, format, type, image.src);
+ }
+ },
+
+ bindImageTexture(componentId, src, imageId) {
+ GCanvasModule.bindImageTexture([src, imageId], componentId);
+ },
+
+ perloadImage([url, id], callback) {
+ GCanvasModule.preLoadImage([url, id], function (image) {
+ image.url = url;
+ image.id = id;
+ callback(image);
+ });
+ },
+
+ measureText(text, fontStyle, componentId) {
+ return GCanvasModule.measureText([text, fontStyle], componentId);
+ },
+
+ getImageData (componentId, x, y, w, h, callback) {
+ GCanvasModule.getImageData([x, y,w,h],componentId,callback);
+ },
+
+ putImageData (componentId, data, x, y, w, h, callback) {
+ GCanvasModule.putImageData([x, y,w,h,data],componentId,callback);
+ },
+
+ toTempFilePath(componentId, x, y, width, height, destWidth, destHeight, fileType, quality, callback){
+ GCanvasModule.toTempFilePath([x, y, width,height, destWidth, destHeight, fileType, quality], componentId, callback);
+ }
+}
+
+export default GBridge;
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleLinearGradient.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleLinearGradient.js
new file mode 100644
index 0000000..3e7f03a
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleLinearGradient.js
@@ -0,0 +1,18 @@
+class FillStyleLinearGradient {
+
+ constructor(x0, y0, x1, y1) {
+ this._start_pos = { _x: x0, _y: y0 };
+ this._end_pos = { _x: x1, _y: y1 };
+ this._stop_count = 0;
+ this._stops = [0, 0, 0, 0, 0];
+ }
+
+ addColorStop = function (pos, color) {
+ if (this._stop_count < 5 && 0.0 <= pos && pos <= 1.0) {
+ this._stops[this._stop_count] = { _pos: pos, _color: color };
+ this._stop_count++;
+ }
+ }
+}
+
+export default FillStyleLinearGradient;
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStylePattern.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStylePattern.js
new file mode 100644
index 0000000..6e4f646
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStylePattern.js
@@ -0,0 +1,8 @@
+class FillStylePattern {
+ constructor(img, pattern) {
+ this._style = pattern;
+ this._img = img;
+ }
+}
+
+export default FillStylePattern;
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleRadialGradient.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleRadialGradient.js
new file mode 100644
index 0000000..7790596
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/FillStyleRadialGradient.js
@@ -0,0 +1,17 @@
+class FillStyleRadialGradient {
+ constructor(x0, y0, r0, x1, y1, r1) {
+ this._start_pos = { _x: x0, _y: y0, _r: r0 };
+ this._end_pos = { _x: x1, _y: y1, _r: r1 };
+ this._stop_count = 0;
+ this._stops = [0, 0, 0, 0, 0];
+ }
+
+ addColorStop(pos, color) {
+ if (this._stop_count < 5 && 0.0 <= pos && pos <= 1.0) {
+ this._stops[this._stop_count] = { _pos: pos, _color: color };
+ this._stop_count++;
+ }
+ }
+}
+
+export default FillStyleRadialGradient;
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/RenderingContext.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/RenderingContext.js
new file mode 100644
index 0000000..e6b8f48
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-2d/RenderingContext.js
@@ -0,0 +1,666 @@
+import FillStylePattern from './FillStylePattern';
+import FillStyleLinearGradient from './FillStyleLinearGradient';
+import FillStyleRadialGradient from './FillStyleRadialGradient';
+import GImage from '../env/image.js';
+import {
+ ArrayBufferToBase64,
+ Base64ToUint8ClampedArray
+} from '../env/tool.js';
+
+export default class CanvasRenderingContext2D {
+
+ _drawCommands = '';
+
+ _globalAlpha = 1.0;
+
+ _fillStyle = 'rgb(0,0,0)';
+ _strokeStyle = 'rgb(0,0,0)';
+
+ _lineWidth = 1;
+ _lineCap = 'butt';
+ _lineJoin = 'miter';
+
+ _miterLimit = 10;
+
+ _globalCompositeOperation = 'source-over';
+
+ _textAlign = 'start';
+ _textBaseline = 'alphabetic';
+
+ _font = '10px sans-serif';
+
+ _savedGlobalAlpha = [];
+
+ timer = null;
+ componentId = null;
+
+ _notCommitDrawImageCache = [];
+ _needRedrawImageCache = [];
+ _redrawCommands = '';
+ _autoSaveContext = true;
+ // _imageMap = new GHashMap();
+ // _textureMap = new GHashMap();
+
+ constructor() {
+ this.className = 'CanvasRenderingContext2D';
+ //this.save()
+ }
+
+ setFillStyle(value) {
+ this.fillStyle = value;
+ }
+
+ set fillStyle(value) {
+ this._fillStyle = value;
+
+ if (typeof(value) == 'string') {
+ this._drawCommands = this._drawCommands.concat("F" + value + ";");
+ } else if (value instanceof FillStylePattern) {
+ const image = value._img;
+ if (!image.complete) {
+ image.onload = () => {
+ var index = this._needRedrawImageCache.indexOf(image);
+ if (index > -1) {
+ this._needRedrawImageCache.splice(index, 1);
+ CanvasRenderingContext2D.GBridge.bindImageTexture(this.componentId, image.src, image._id);
+ this._redrawflush(true);
+ }
+ }
+ this._notCommitDrawImageCache.push(image);
+ } else {
+ CanvasRenderingContext2D.GBridge.bindImageTexture(this.componentId, image.src, image._id);
+ }
+
+ //CanvasRenderingContext2D.GBridge.bindImageTexture(this.componentId, image.src, image._id);
+ this._drawCommands = this._drawCommands.concat("G" + image._id + "," + value._style + ";");
+ } else if (value instanceof FillStyleLinearGradient) {
+ var command = "D" + value._start_pos._x.toFixed(2) + "," + value._start_pos._y.toFixed(2) + "," +
+ value._end_pos._x.toFixed(2) + "," + value._end_pos._y.toFixed(2) + "," +
+ value._stop_count;
+ for (var i = 0; i < value._stop_count; ++i) {
+ command += ("," + value._stops[i]._pos + "," + value._stops[i]._color);
+ }
+ this._drawCommands = this._drawCommands.concat(command + ";");
+ } else if (value instanceof FillStyleRadialGradient) {
+ var command = "H" + value._start_pos._x.toFixed(2) + "," + value._start_pos._y.toFixed(2) + "," + value._start_pos._r
+ .toFixed(2) + "," +
+ value._end_pos._x.toFixed(2) + "," + value._end_pos._y.toFixed(2) + "," + value._end_pos._r.toFixed(2) + "," +
+ value._stop_count;
+ for (var i = 0; i < value._stop_count; ++i) {
+ command += ("," + value._stops[i]._pos + "," + value._stops[i]._color);
+ }
+ this._drawCommands = this._drawCommands.concat(command + ";");
+ }
+ }
+
+ get fillStyle() {
+ return this._fillStyle;
+ }
+
+ get globalAlpha() {
+ return this._globalAlpha;
+ }
+
+ setGlobalAlpha(value) {
+ this.globalAlpha = value;
+ }
+
+ set globalAlpha(value) {
+ this._globalAlpha = value;
+ this._drawCommands = this._drawCommands.concat("a" + value.toFixed(2) + ";");
+ }
+
+
+ get strokeStyle() {
+ return this._strokeStyle;
+ }
+
+ setStrokeStyle(value) {
+ this.strokeStyle = value;
+ }
+
+ set strokeStyle(value) {
+
+ this._strokeStyle = value;
+
+ if (typeof(value) == 'string') {
+ this._drawCommands = this._drawCommands.concat("S" + value + ";");
+ } else if (value instanceof FillStylePattern) {
+ CanvasRenderingContext2D.GBridge.bindImageTexture(this.componentId, image.src, image._id);
+ this._drawCommands = this._drawCommands.concat("G" + image._id + "," + value._style + ";");
+ } else if (value instanceof FillStyleLinearGradient) {
+ var command = "D" + value._start_pos._x.toFixed(2) + "," + value._start_pos._y.toFixed(2) + "," +
+ value._end_pos._x.toFixed(2) + "," + value._end_pos._y.toFixed(2) + "," +
+ value._stop_count;
+
+ for (var i = 0; i < value._stop_count; ++i) {
+ command += ("," + value._stops[i]._pos + "," + value._stops[i]._color);
+ }
+ this._drawCommands = this._drawCommands.concat(command + ";");
+ } else if (value instanceof FillStyleRadialGradient) {
+ var command = "H" + value._start_pos._x.toFixed(2) + "," + value._start_pos._y.toFixed(2) + "," + value._start_pos._r
+ .toFixed(2) + "," +
+ value._end_pos._x.toFixed(2) + "," + value._end_pos._y + ",".toFixed(2) + value._end_pos._r.toFixed(2) + "," +
+ value._stop_count;
+
+ for (var i = 0; i < value._stop_count; ++i) {
+ command += ("," + value._stops[i]._pos + "," + value._stops[i]._color);
+ }
+ this._drawCommands = this._drawCommands.concat(command + ";");
+ }
+ }
+
+ get lineWidth() {
+ return this._lineWidth;
+ }
+
+ setLineWidth(value) {
+ this.lineWidth = value;
+ }
+
+ set lineWidth(value) {
+ this._lineWidth = value;
+ this._drawCommands = this._drawCommands.concat("W" + value + ";");
+ }
+
+ get lineCap() {
+ return this._lineCap;
+ }
+
+ setLineCap(value) {
+ this.lineCap = value;
+ }
+
+ set lineCap(value) {
+ this._lineCap = value;
+ this._drawCommands = this._drawCommands.concat("C" + value + ";");
+ }
+
+ get lineJoin() {
+ return this._lineJoin;
+ }
+
+ setLineJoin(value) {
+ this.lineJoin = value
+ }
+
+ set lineJoin(value) {
+ this._lineJoin = value;
+ this._drawCommands = this._drawCommands.concat("J" + value + ";");
+ }
+
+ get miterLimit() {
+ return this._miterLimit;
+ }
+
+ setMiterLimit(value) {
+ this.miterLimit = value
+ }
+
+ set miterLimit(value) {
+ this._miterLimit = value;
+ this._drawCommands = this._drawCommands.concat("M" + value + ";");
+ }
+
+ get globalCompositeOperation() {
+ return this._globalCompositeOperation;
+ }
+
+ set globalCompositeOperation(value) {
+
+ this._globalCompositeOperation = value;
+ let mode = 0;
+ switch (value) {
+ case "source-over":
+ mode = 0;
+ break;
+ case "source-atop":
+ mode = 5;
+ break;
+ case "source-in":
+ mode = 0;
+ break;
+ case "source-out":
+ mode = 2;
+ break;
+ case "destination-over":
+ mode = 4;
+ break;
+ case "destination-atop":
+ mode = 4;
+ break;
+ case "destination-in":
+ mode = 4;
+ break;
+ case "destination-out":
+ mode = 3;
+ break;
+ case "lighter":
+ mode = 1;
+ break;
+ case "copy":
+ mode = 2;
+ break;
+ case "xor":
+ mode = 6;
+ break;
+ default:
+ mode = 0;
+ }
+
+ this._drawCommands = this._drawCommands.concat("B" + mode + ";");
+ }
+
+ get textAlign() {
+ return this._textAlign;
+ }
+
+ setTextAlign(value) {
+ this.textAlign = value
+ }
+
+ set textAlign(value) {
+
+ this._textAlign = value;
+ let Align = 0;
+ switch (value) {
+ case "start":
+ Align = 0;
+ break;
+ case "end":
+ Align = 1;
+ break;
+ case "left":
+ Align = 2;
+ break;
+ case "center":
+ Align = 3;
+ break;
+ case "right":
+ Align = 4;
+ break;
+ default:
+ Align = 0;
+ }
+
+ this._drawCommands = this._drawCommands.concat("A" + Align + ";");
+ }
+
+ get textBaseline() {
+ return this._textBaseline;
+ }
+
+ setTextBaseline(value) {
+ this.textBaseline = value
+ }
+
+ set textBaseline(value) {
+ this._textBaseline = value;
+ let baseline = 0;
+ switch (value) {
+ case "alphabetic":
+ baseline = 0;
+ break;
+ case "middle":
+ baseline = 1;
+ break;
+ case "top":
+ baseline = 2;
+ break;
+ case "hanging":
+ baseline = 3;
+ break;
+ case "bottom":
+ baseline = 4;
+ break;
+ case "ideographic":
+ baseline = 5;
+ break;
+ default:
+ baseline = 0;
+ break;
+ }
+
+ this._drawCommands = this._drawCommands.concat("E" + baseline + ";");
+ }
+
+ get font() {
+ return this._font;
+ }
+
+ setFontSize(size) {
+ var str = this._font;
+ var strs = str.trim().split(/\s+/);
+ for (var i = 0; i < strs.length; i++) {
+ var values = ["normal", "italic", "oblique", "normal", "small-caps", "normal", "bold",
+ "bolder", "lighter", "100", "200", "300", "400", "500", "600", "700", "800", "900",
+ "normal", "ultra-condensed", "extra-condensed", "condensed", "semi-condensed",
+ "semi-expanded", "expanded", "extra-expanded", "ultra-expanded"
+ ];
+
+ if (-1 == values.indexOf(strs[i].trim())) {
+ if (typeof size === 'string') {
+ strs[i] = size;
+ } else if (typeof size === 'number') {
+ strs[i] = String(size) + 'px';
+ }
+ break;
+ }
+ }
+ this.font = strs.join(" ");
+ }
+
+ set font(value) {
+ this._font = value;
+ this._drawCommands = this._drawCommands.concat("j" + value + ";");
+ }
+
+ setTransform(a, b, c, d, tx, ty) {
+ this._drawCommands = this._drawCommands.concat("t" +
+ (a === 1 ? "1" : a.toFixed(2)) + "," +
+ (b === 0 ? "0" : b.toFixed(2)) + "," +
+ (c === 0 ? "0" : c.toFixed(2)) + "," +
+ (d === 1 ? "1" : d.toFixed(2)) + "," + tx.toFixed(2) + "," + ty.toFixed(2) + ";");
+ }
+
+ transform(a, b, c, d, tx, ty) {
+ this._drawCommands = this._drawCommands.concat("f" +
+ (a === 1 ? "1" : a.toFixed(2)) + "," +
+ (b === 0 ? "0" : b.toFixed(2)) + "," +
+ (c === 0 ? "0" : c.toFixed(2)) + "," +
+ (d === 1 ? "1" : d.toFixed(2)) + "," + tx + "," + ty + ";");
+ }
+
+ resetTransform() {
+ this._drawCommands = this._drawCommands.concat("m;");
+ }
+
+ scale(a, d) {
+ this._drawCommands = this._drawCommands.concat("k" + a.toFixed(2) + "," +
+ d.toFixed(2) + ";");
+ }
+
+ rotate(angle) {
+ this._drawCommands = this._drawCommands
+ .concat("r" + angle.toFixed(6) + ";");
+ }
+
+ translate(tx, ty) {
+ this._drawCommands = this._drawCommands.concat("l" + tx.toFixed(2) + "," + ty.toFixed(2) + ";");
+ }
+
+ save() {
+ this._savedGlobalAlpha.push(this._globalAlpha);
+ this._drawCommands = this._drawCommands.concat("v;");
+ }
+
+ restore() {
+ this._drawCommands = this._drawCommands.concat("e;");
+ this._globalAlpha = this._savedGlobalAlpha.pop();
+ }
+
+ createPattern(img, pattern) {
+ if (typeof img === 'string') {
+ var imgObj = new GImage();
+ imgObj.src = img;
+ img = imgObj;
+ }
+ return new FillStylePattern(img, pattern);
+ }
+
+ createLinearGradient(x0, y0, x1, y1) {
+ return new FillStyleLinearGradient(x0, y0, x1, y1);
+ }
+
+ createRadialGradient = function(x0, y0, r0, x1, y1, r1) {
+ return new FillStyleRadialGradient(x0, y0, r0, x1, y1, r1);
+ };
+
+ createCircularGradient = function(x0, y0, r0) {
+ return new FillStyleRadialGradient(x0, y0, 0, x0, y0, r0);
+ };
+
+ strokeRect(x, y, w, h) {
+ this._drawCommands = this._drawCommands.concat("s" + x + "," + y + "," + w + "," + h + ";");
+ }
+
+
+ clearRect(x, y, w, h) {
+ this._drawCommands = this._drawCommands.concat("c" + x + "," + y + "," + w +
+ "," + h + ";");
+ }
+
+ clip() {
+ this._drawCommands = this._drawCommands.concat("p;");
+ }
+
+ resetClip() {
+ this._drawCommands = this._drawCommands.concat("q;");
+ }
+
+ closePath() {
+ this._drawCommands = this._drawCommands.concat("o;");
+ }
+
+ moveTo(x, y) {
+ this._drawCommands = this._drawCommands.concat("g" + x.toFixed(2) + "," + y.toFixed(2) + ";");
+ }
+
+ lineTo(x, y) {
+ this._drawCommands = this._drawCommands.concat("i" + x.toFixed(2) + "," + y.toFixed(2) + ";");
+ }
+
+ quadraticCurveTo = function(cpx, cpy, x, y) {
+ this._drawCommands = this._drawCommands.concat("u" + cpx + "," + cpy + "," + x + "," + y + ";");
+ }
+
+ bezierCurveTo(cp1x, cp1y, cp2x, cp2y, x, y, ) {
+ this._drawCommands = this._drawCommands.concat(
+ "z" + cp1x.toFixed(2) + "," + cp1y.toFixed(2) + "," + cp2x.toFixed(2) + "," + cp2y.toFixed(2) + "," +
+ x.toFixed(2) + "," + y.toFixed(2) + ";");
+ }
+
+ arcTo(x1, y1, x2, y2, radius) {
+ this._drawCommands = this._drawCommands.concat("h" + x1 + "," + y1 + "," + x2 + "," + y2 + "," + radius + ";");
+ }
+
+ beginPath() {
+ this._drawCommands = this._drawCommands.concat("b;");
+ }
+
+
+ fillRect(x, y, w, h) {
+ this._drawCommands = this._drawCommands.concat("n" + x + "," + y + "," + w +
+ "," + h + ";");
+ }
+
+ rect(x, y, w, h) {
+ this._drawCommands = this._drawCommands.concat("w" + x + "," + y + "," + w + "," + h + ";");
+ }
+
+ fill() {
+ this._drawCommands = this._drawCommands.concat("L;");
+ }
+
+ stroke(path) {
+ this._drawCommands = this._drawCommands.concat("x;");
+ }
+
+ arc(x, y, radius, startAngle, endAngle, anticlockwise) {
+
+ let ianticlockwise = 0;
+ if (anticlockwise) {
+ ianticlockwise = 1;
+ }
+
+ this._drawCommands = this._drawCommands.concat(
+ "y" + x.toFixed(2) + "," + y.toFixed(2) + "," +
+ radius.toFixed(2) + "," + startAngle + "," + endAngle + "," + ianticlockwise +
+ ";"
+ );
+ }
+
+ fillText(text, x, y) {
+ let tmptext = text.replace(/!/g, "!!");
+ tmptext = tmptext.replace(/,/g, "!,");
+ tmptext = tmptext.replace(/;/g, "!;");
+ this._drawCommands = this._drawCommands.concat("T" + tmptext + "," + x + "," + y + ",0.0;");
+ }
+
+ strokeText = function(text, x, y) {
+ let tmptext = text.replace(/!/g, "!!");
+ tmptext = tmptext.replace(/,/g, "!,");
+ tmptext = tmptext.replace(/;/g, "!;");
+ this._drawCommands = this._drawCommands.concat("U" + tmptext + "," + x + "," + y + ",0.0;");
+ }
+
+ measureText(text) {
+ return CanvasRenderingContext2D.GBridge.measureText(text, this.font, this.componentId);
+ }
+
+ isPointInPath = function(x, y) {
+ throw new Error('GCanvas not supported yet');
+ }
+
+ drawImage(image, sx, sy, sw, sh, dx, dy, dw, dh) {
+ if (typeof image === 'string') {
+ var imgObj = new GImage();
+ imgObj.src = image;
+ image = imgObj;
+ }
+ if (image instanceof GImage) {
+ if (!image.complete) {
+ imgObj.onload = () => {
+ var index = this._needRedrawImageCache.indexOf(image);
+ if (index > -1) {
+ this._needRedrawImageCache.splice(index, 1);
+ CanvasRenderingContext2D.GBridge.bindImageTexture(this.componentId, image.src, image._id);
+ this._redrawflush(true);
+ }
+ }
+ this._notCommitDrawImageCache.push(image);
+ } else {
+ CanvasRenderingContext2D.GBridge.bindImageTexture(this.componentId, image.src, image._id);
+ }
+ var srcArgs = [image, sx, sy, sw, sh, dx, dy, dw, dh];
+ var args = [];
+ for (var arg in srcArgs) {
+ if (typeof(srcArgs[arg]) != 'undefined') {
+ args.push(srcArgs[arg]);
+ }
+ }
+ this.__drawImage.apply(this, args);
+ //this.__drawImage(image,sx, sy, sw, sh, dx, dy, dw, dh);
+ }
+ }
+
+ __drawImage(image, sx, sy, sw, sh, dx, dy, dw, dh) {
+ const numArgs = arguments.length;
+
+ function drawImageCommands() {
+
+ if (numArgs === 3) {
+ const x = parseFloat(sx) || 0.0;
+ const y = parseFloat(sy) || 0.0;
+
+ return ("d" + image._id + ",0,0," +
+ image.width + "," + image.height + "," +
+ x + "," + y + "," + image.width + "," + image.height + ";");
+ } else if (numArgs === 5) {
+ const x = parseFloat(sx) || 0.0;
+ const y = parseFloat(sy) || 0.0;
+ const width = parseInt(sw) || image.width;
+ const height = parseInt(sh) || image.height;
+
+ return ("d" + image._id + ",0,0," +
+ image.width + "," + image.height + "," +
+ x + "," + y + "," + width + "," + height + ";");
+ } else if (numArgs === 9) {
+ sx = parseFloat(sx) || 0.0;
+ sy = parseFloat(sy) || 0.0;
+ sw = parseInt(sw) || image.width;
+ sh = parseInt(sh) || image.height;
+ dx = parseFloat(dx) || 0.0;
+ dy = parseFloat(dy) || 0.0;
+ dw = parseInt(dw) || image.width;
+ dh = parseInt(dh) || image.height;
+
+ return ("d" + image._id + "," +
+ sx + "," + sy + "," + sw + "," + sh + "," +
+ dx + "," + dy + "," + dw + "," + dh + ";");
+ }
+ }
+ this._drawCommands += drawImageCommands();
+ }
+
+ _flush(reserve, callback) {
+ const commands = this._drawCommands;
+ this._drawCommands = '';
+ CanvasRenderingContext2D.GBridge.render2d(this.componentId, commands, callback);
+ this._needRender = false;
+ }
+
+ _redrawflush(reserve, callback) {
+ const commands = this._redrawCommands;
+ CanvasRenderingContext2D.GBridge.render2d(this.componentId, commands, callback);
+ if (this._needRedrawImageCache.length == 0) {
+ this._redrawCommands = '';
+ }
+ }
+
+ draw(reserve, callback) {
+ if (!reserve) {
+ this._globalAlpha = this._savedGlobalAlpha.pop();
+ this._savedGlobalAlpha.push(this._globalAlpha);
+ this._redrawCommands = this._drawCommands;
+ this._needRedrawImageCache = this._notCommitDrawImageCache;
+ if (this._autoSaveContext) {
+ this._drawCommands = ("v;" + this._drawCommands);
+ this._autoSaveContext = false;
+ } else {
+ this._drawCommands = ("e;X;v;" + this._drawCommands);
+ }
+ } else {
+ this._needRedrawImageCache = this._needRedrawImageCache.concat(this._notCommitDrawImageCache);
+ this._redrawCommands += this._drawCommands;
+ if (this._autoSaveContext) {
+ this._drawCommands = ("v;" + this._drawCommands);
+ this._autoSaveContext = false;
+ }
+ }
+ this._notCommitDrawImageCache = [];
+ if (this._flush) {
+ this._flush(reserve, callback);
+ }
+ }
+
+ getImageData(x, y, w, h, callback) {
+ CanvasRenderingContext2D.GBridge.getImageData(this.componentId, x, y, w, h, function(res) {
+ res.data = Base64ToUint8ClampedArray(res.data);
+ if (typeof(callback) == 'function') {
+ callback(res);
+ }
+ });
+ }
+
+ putImageData(data, x, y, w, h, callback) {
+ if (data instanceof Uint8ClampedArray) {
+ data = ArrayBufferToBase64(data);
+ CanvasRenderingContext2D.GBridge.putImageData(this.componentId, data, x, y, w, h, function(res) {
+ if (typeof(callback) == 'function') {
+ callback(res);
+ }
+ });
+ }
+ }
+
+ toTempFilePath(x, y, width, height, destWidth, destHeight, fileType, quality, callback) {
+ CanvasRenderingContext2D.GBridge.toTempFilePath(this.componentId, x, y, width, height, destWidth, destHeight,
+ fileType, quality,
+ function(res) {
+ if (typeof(callback) == 'function') {
+ callback(res);
+ }
+ });
+ }
+}
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ActiveInfo.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ActiveInfo.js
new file mode 100644
index 0000000..b495129
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ActiveInfo.js
@@ -0,0 +1,11 @@
+export default class WebGLActiveInfo {
+ className = 'WebGLActiveInfo';
+
+ constructor({
+ type, name, size
+ }) {
+ this.type = type;
+ this.name = name;
+ this.size = size;
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Buffer.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Buffer.js
new file mode 100644
index 0000000..4800f67
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Buffer.js
@@ -0,0 +1,21 @@
+import {getTransferedObjectUUID} from './classUtils';
+
+const name = 'WebGLBuffer';
+
+function uuid(id) {
+ return getTransferedObjectUUID(name, id);
+}
+
+export default class WebGLBuffer {
+ className = name;
+
+ constructor(id) {
+ this.id = id;
+ }
+
+ static uuid = uuid;
+
+ uuid() {
+ return uuid(this.id);
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Framebuffer.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Framebuffer.js
new file mode 100644
index 0000000..28b46d3
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Framebuffer.js
@@ -0,0 +1,21 @@
+import {getTransferedObjectUUID} from './classUtils';
+
+const name = 'WebGLFrameBuffer';
+
+function uuid(id) {
+ return getTransferedObjectUUID(name, id);
+}
+
+export default class WebGLFramebuffer {
+ className = name;
+
+ constructor(id) {
+ this.id = id;
+ }
+
+ static uuid = uuid;
+
+ uuid() {
+ return uuid(this.id);
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLenum.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLenum.js
new file mode 100644
index 0000000..ac5544d
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLenum.js
@@ -0,0 +1,298 @@
+export default {
+ "DEPTH_BUFFER_BIT": 256,
+ "STENCIL_BUFFER_BIT": 1024,
+ "COLOR_BUFFER_BIT": 16384,
+ "POINTS": 0,
+ "LINES": 1,
+ "LINE_LOOP": 2,
+ "LINE_STRIP": 3,
+ "TRIANGLES": 4,
+ "TRIANGLE_STRIP": 5,
+ "TRIANGLE_FAN": 6,
+ "ZERO": 0,
+ "ONE": 1,
+ "SRC_COLOR": 768,
+ "ONE_MINUS_SRC_COLOR": 769,
+ "SRC_ALPHA": 770,
+ "ONE_MINUS_SRC_ALPHA": 771,
+ "DST_ALPHA": 772,
+ "ONE_MINUS_DST_ALPHA": 773,
+ "DST_COLOR": 774,
+ "ONE_MINUS_DST_COLOR": 775,
+ "SRC_ALPHA_SATURATE": 776,
+ "FUNC_ADD": 32774,
+ "BLEND_EQUATION": 32777,
+ "BLEND_EQUATION_RGB": 32777,
+ "BLEND_EQUATION_ALPHA": 34877,
+ "FUNC_SUBTRACT": 32778,
+ "FUNC_REVERSE_SUBTRACT": 32779,
+ "BLEND_DST_RGB": 32968,
+ "BLEND_SRC_RGB": 32969,
+ "BLEND_DST_ALPHA": 32970,
+ "BLEND_SRC_ALPHA": 32971,
+ "CONSTANT_COLOR": 32769,
+ "ONE_MINUS_CONSTANT_COLOR": 32770,
+ "CONSTANT_ALPHA": 32771,
+ "ONE_MINUS_CONSTANT_ALPHA": 32772,
+ "BLEND_COLOR": 32773,
+ "ARRAY_BUFFER": 34962,
+ "ELEMENT_ARRAY_BUFFER": 34963,
+ "ARRAY_BUFFER_BINDING": 34964,
+ "ELEMENT_ARRAY_BUFFER_BINDING": 34965,
+ "STREAM_DRAW": 35040,
+ "STATIC_DRAW": 35044,
+ "DYNAMIC_DRAW": 35048,
+ "BUFFER_SIZE": 34660,
+ "BUFFER_USAGE": 34661,
+ "CURRENT_VERTEX_ATTRIB": 34342,
+ "FRONT": 1028,
+ "BACK": 1029,
+ "FRONT_AND_BACK": 1032,
+ "TEXTURE_2D": 3553,
+ "CULL_FACE": 2884,
+ "BLEND": 3042,
+ "DITHER": 3024,
+ "STENCIL_TEST": 2960,
+ "DEPTH_TEST": 2929,
+ "SCISSOR_TEST": 3089,
+ "POLYGON_OFFSET_FILL": 32823,
+ "SAMPLE_ALPHA_TO_COVERAGE": 32926,
+ "SAMPLE_COVERAGE": 32928,
+ "NO_ERROR": 0,
+ "INVALID_ENUM": 1280,
+ "INVALID_VALUE": 1281,
+ "INVALID_OPERATION": 1282,
+ "OUT_OF_MEMORY": 1285,
+ "CW": 2304,
+ "CCW": 2305,
+ "LINE_WIDTH": 2849,
+ "ALIASED_POINT_SIZE_RANGE": 33901,
+ "ALIASED_LINE_WIDTH_RANGE": 33902,
+ "CULL_FACE_MODE": 2885,
+ "FRONT_FACE": 2886,
+ "DEPTH_RANGE": 2928,
+ "DEPTH_WRITEMASK": 2930,
+ "DEPTH_CLEAR_VALUE": 2931,
+ "DEPTH_FUNC": 2932,
+ "STENCIL_CLEAR_VALUE": 2961,
+ "STENCIL_FUNC": 2962,
+ "STENCIL_FAIL": 2964,
+ "STENCIL_PASS_DEPTH_FAIL": 2965,
+ "STENCIL_PASS_DEPTH_PASS": 2966,
+ "STENCIL_REF": 2967,
+ "STENCIL_VALUE_MASK": 2963,
+ "STENCIL_WRITEMASK": 2968,
+ "STENCIL_BACK_FUNC": 34816,
+ "STENCIL_BACK_FAIL": 34817,
+ "STENCIL_BACK_PASS_DEPTH_FAIL": 34818,
+ "STENCIL_BACK_PASS_DEPTH_PASS": 34819,
+ "STENCIL_BACK_REF": 36003,
+ "STENCIL_BACK_VALUE_MASK": 36004,
+ "STENCIL_BACK_WRITEMASK": 36005,
+ "VIEWPORT": 2978,
+ "SCISSOR_BOX": 3088,
+ "COLOR_CLEAR_VALUE": 3106,
+ "COLOR_WRITEMASK": 3107,
+ "UNPACK_ALIGNMENT": 3317,
+ "PACK_ALIGNMENT": 3333,
+ "MAX_TEXTURE_SIZE": 3379,
+ "MAX_VIEWPORT_DIMS": 3386,
+ "SUBPIXEL_BITS": 3408,
+ "RED_BITS": 3410,
+ "GREEN_BITS": 3411,
+ "BLUE_BITS": 3412,
+ "ALPHA_BITS": 3413,
+ "DEPTH_BITS": 3414,
+ "STENCIL_BITS": 3415,
+ "POLYGON_OFFSET_UNITS": 10752,
+ "POLYGON_OFFSET_FACTOR": 32824,
+ "TEXTURE_BINDING_2D": 32873,
+ "SAMPLE_BUFFERS": 32936,
+ "SAMPLES": 32937,
+ "SAMPLE_COVERAGE_VALUE": 32938,
+ "SAMPLE_COVERAGE_INVERT": 32939,
+ "COMPRESSED_TEXTURE_FORMATS": 34467,
+ "DONT_CARE": 4352,
+ "FASTEST": 4353,
+ "NICEST": 4354,
+ "GENERATE_MIPMAP_HINT": 33170,
+ "BYTE": 5120,
+ "UNSIGNED_BYTE": 5121,
+ "SHORT": 5122,
+ "UNSIGNED_SHORT": 5123,
+ "INT": 5124,
+ "UNSIGNED_INT": 5125,
+ "FLOAT": 5126,
+ "DEPTH_COMPONENT": 6402,
+ "ALPHA": 6406,
+ "RGB": 6407,
+ "RGBA": 6408,
+ "LUMINANCE": 6409,
+ "LUMINANCE_ALPHA": 6410,
+ "UNSIGNED_SHORT_4_4_4_4": 32819,
+ "UNSIGNED_SHORT_5_5_5_1": 32820,
+ "UNSIGNED_SHORT_5_6_5": 33635,
+ "FRAGMENT_SHADER": 35632,
+ "VERTEX_SHADER": 35633,
+ "MAX_VERTEX_ATTRIBS": 34921,
+ "MAX_VERTEX_UNIFORM_VECTORS": 36347,
+ "MAX_VARYING_VECTORS": 36348,
+ "MAX_COMBINED_TEXTURE_IMAGE_UNITS": 35661,
+ "MAX_VERTEX_TEXTURE_IMAGE_UNITS": 35660,
+ "MAX_TEXTURE_IMAGE_UNITS": 34930,
+ "MAX_FRAGMENT_UNIFORM_VECTORS": 36349,
+ "SHADER_TYPE": 35663,
+ "DELETE_STATUS": 35712,
+ "LINK_STATUS": 35714,
+ "VALIDATE_STATUS": 35715,
+ "ATTACHED_SHADERS": 35717,
+ "ACTIVE_UNIFORMS": 35718,
+ "ACTIVE_ATTRIBUTES": 35721,
+ "SHADING_LANGUAGE_VERSION": 35724,
+ "CURRENT_PROGRAM": 35725,
+ "NEVER": 512,
+ "LESS": 513,
+ "EQUAL": 514,
+ "LEQUAL": 515,
+ "GREATER": 516,
+ "NOTEQUAL": 517,
+ "GEQUAL": 518,
+ "ALWAYS": 519,
+ "KEEP": 7680,
+ "REPLACE": 7681,
+ "INCR": 7682,
+ "DECR": 7683,
+ "INVERT": 5386,
+ "INCR_WRAP": 34055,
+ "DECR_WRAP": 34056,
+ "VENDOR": 7936,
+ "RENDERER": 7937,
+ "VERSION": 7938,
+ "NEAREST": 9728,
+ "LINEAR": 9729,
+ "NEAREST_MIPMAP_NEAREST": 9984,
+ "LINEAR_MIPMAP_NEAREST": 9985,
+ "NEAREST_MIPMAP_LINEAR": 9986,
+ "LINEAR_MIPMAP_LINEAR": 9987,
+ "TEXTURE_MAG_FILTER": 10240,
+ "TEXTURE_MIN_FILTER": 10241,
+ "TEXTURE_WRAP_S": 10242,
+ "TEXTURE_WRAP_T": 10243,
+ "TEXTURE": 5890,
+ "TEXTURE_CUBE_MAP": 34067,
+ "TEXTURE_BINDING_CUBE_MAP": 34068,
+ "TEXTURE_CUBE_MAP_POSITIVE_X": 34069,
+ "TEXTURE_CUBE_MAP_NEGATIVE_X": 34070,
+ "TEXTURE_CUBE_MAP_POSITIVE_Y": 34071,
+ "TEXTURE_CUBE_MAP_NEGATIVE_Y": 34072,
+ "TEXTURE_CUBE_MAP_POSITIVE_Z": 34073,
+ "TEXTURE_CUBE_MAP_NEGATIVE_Z": 34074,
+ "MAX_CUBE_MAP_TEXTURE_SIZE": 34076,
+ "TEXTURE0": 33984,
+ "TEXTURE1": 33985,
+ "TEXTURE2": 33986,
+ "TEXTURE3": 33987,
+ "TEXTURE4": 33988,
+ "TEXTURE5": 33989,
+ "TEXTURE6": 33990,
+ "TEXTURE7": 33991,
+ "TEXTURE8": 33992,
+ "TEXTURE9": 33993,
+ "TEXTURE10": 33994,
+ "TEXTURE11": 33995,
+ "TEXTURE12": 33996,
+ "TEXTURE13": 33997,
+ "TEXTURE14": 33998,
+ "TEXTURE15": 33999,
+ "TEXTURE16": 34000,
+ "TEXTURE17": 34001,
+ "TEXTURE18": 34002,
+ "TEXTURE19": 34003,
+ "TEXTURE20": 34004,
+ "TEXTURE21": 34005,
+ "TEXTURE22": 34006,
+ "TEXTURE23": 34007,
+ "TEXTURE24": 34008,
+ "TEXTURE25": 34009,
+ "TEXTURE26": 34010,
+ "TEXTURE27": 34011,
+ "TEXTURE28": 34012,
+ "TEXTURE29": 34013,
+ "TEXTURE30": 34014,
+ "TEXTURE31": 34015,
+ "ACTIVE_TEXTURE": 34016,
+ "REPEAT": 10497,
+ "CLAMP_TO_EDGE": 33071,
+ "MIRRORED_REPEAT": 33648,
+ "FLOAT_VEC2": 35664,
+ "FLOAT_VEC3": 35665,
+ "FLOAT_VEC4": 35666,
+ "INT_VEC2": 35667,
+ "INT_VEC3": 35668,
+ "INT_VEC4": 35669,
+ "BOOL": 35670,
+ "BOOL_VEC2": 35671,
+ "BOOL_VEC3": 35672,
+ "BOOL_VEC4": 35673,
+ "FLOAT_MAT2": 35674,
+ "FLOAT_MAT3": 35675,
+ "FLOAT_MAT4": 35676,
+ "SAMPLER_2D": 35678,
+ "SAMPLER_CUBE": 35680,
+ "VERTEX_ATTRIB_ARRAY_ENABLED": 34338,
+ "VERTEX_ATTRIB_ARRAY_SIZE": 34339,
+ "VERTEX_ATTRIB_ARRAY_STRIDE": 34340,
+ "VERTEX_ATTRIB_ARRAY_TYPE": 34341,
+ "VERTEX_ATTRIB_ARRAY_NORMALIZED": 34922,
+ "VERTEX_ATTRIB_ARRAY_POINTER": 34373,
+ "VERTEX_ATTRIB_ARRAY_BUFFER_BINDING": 34975,
+ "IMPLEMENTATION_COLOR_READ_TYPE": 35738,
+ "IMPLEMENTATION_COLOR_READ_FORMAT": 35739,
+ "COMPILE_STATUS": 35713,
+ "LOW_FLOAT": 36336,
+ "MEDIUM_FLOAT": 36337,
+ "HIGH_FLOAT": 36338,
+ "LOW_INT": 36339,
+ "MEDIUM_INT": 36340,
+ "HIGH_INT": 36341,
+ "FRAMEBUFFER": 36160,
+ "RENDERBUFFER": 36161,
+ "RGBA4": 32854,
+ "RGB5_A1": 32855,
+ "RGB565": 36194,
+ "DEPTH_COMPONENT16": 33189,
+ "STENCIL_INDEX8": 36168,
+ "DEPTH_STENCIL": 34041,
+ "RENDERBUFFER_WIDTH": 36162,
+ "RENDERBUFFER_HEIGHT": 36163,
+ "RENDERBUFFER_INTERNAL_FORMAT": 36164,
+ "RENDERBUFFER_RED_SIZE": 36176,
+ "RENDERBUFFER_GREEN_SIZE": 36177,
+ "RENDERBUFFER_BLUE_SIZE": 36178,
+ "RENDERBUFFER_ALPHA_SIZE": 36179,
+ "RENDERBUFFER_DEPTH_SIZE": 36180,
+ "RENDERBUFFER_STENCIL_SIZE": 36181,
+ "FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE": 36048,
+ "FRAMEBUFFER_ATTACHMENT_OBJECT_NAME": 36049,
+ "FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL": 36050,
+ "FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE": 36051,
+ "COLOR_ATTACHMENT0": 36064,
+ "DEPTH_ATTACHMENT": 36096,
+ "STENCIL_ATTACHMENT": 36128,
+ "DEPTH_STENCIL_ATTACHMENT": 33306,
+ "NONE": 0,
+ "FRAMEBUFFER_COMPLETE": 36053,
+ "FRAMEBUFFER_INCOMPLETE_ATTACHMENT": 36054,
+ "FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT": 36055,
+ "FRAMEBUFFER_INCOMPLETE_DIMENSIONS": 36057,
+ "FRAMEBUFFER_UNSUPPORTED": 36061,
+ "FRAMEBUFFER_BINDING": 36006,
+ "RENDERBUFFER_BINDING": 36007,
+ "MAX_RENDERBUFFER_SIZE": 34024,
+ "INVALID_FRAMEBUFFER_OPERATION": 1286,
+ "UNPACK_FLIP_Y_WEBGL": 37440,
+ "UNPACK_PREMULTIPLY_ALPHA_WEBGL": 37441,
+ "CONTEXT_LOST_WEBGL": 37442,
+ "UNPACK_COLORSPACE_CONVERSION_WEBGL": 37443,
+ "BROWSER_DEFAULT_WEBGL": 37444
+};
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLmethod.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLmethod.js
new file mode 100644
index 0000000..f2659be
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLmethod.js
@@ -0,0 +1,142 @@
+let i = 1;
+
+const GLmethod = {};
+
+GLmethod.activeTexture = i++; //1
+GLmethod.attachShader = i++;
+GLmethod.bindAttribLocation = i++;
+GLmethod.bindBuffer = i++;
+GLmethod.bindFramebuffer = i++;
+GLmethod.bindRenderbuffer = i++;
+GLmethod.bindTexture = i++;
+GLmethod.blendColor = i++;
+GLmethod.blendEquation = i++;
+GLmethod.blendEquationSeparate = i++; //10
+GLmethod.blendFunc = i++;
+GLmethod.blendFuncSeparate = i++;
+GLmethod.bufferData = i++;
+GLmethod.bufferSubData = i++;
+GLmethod.checkFramebufferStatus = i++;
+GLmethod.clear = i++;
+GLmethod.clearColor = i++;
+GLmethod.clearDepth = i++;
+GLmethod.clearStencil = i++;
+GLmethod.colorMask = i++; //20
+GLmethod.compileShader = i++;
+GLmethod.compressedTexImage2D = i++;
+GLmethod.compressedTexSubImage2D = i++;
+GLmethod.copyTexImage2D = i++;
+GLmethod.copyTexSubImage2D = i++;
+GLmethod.createBuffer = i++;
+GLmethod.createFramebuffer = i++;
+GLmethod.createProgram = i++;
+GLmethod.createRenderbuffer = i++;
+GLmethod.createShader = i++; //30
+GLmethod.createTexture = i++;
+GLmethod.cullFace = i++;
+GLmethod.deleteBuffer = i++;
+GLmethod.deleteFramebuffer = i++;
+GLmethod.deleteProgram = i++;
+GLmethod.deleteRenderbuffer = i++;
+GLmethod.deleteShader = i++;
+GLmethod.deleteTexture = i++;
+GLmethod.depthFunc = i++;
+GLmethod.depthMask = i++; //40
+GLmethod.depthRange = i++;
+GLmethod.detachShader = i++;
+GLmethod.disable = i++;
+GLmethod.disableVertexAttribArray = i++;
+GLmethod.drawArrays = i++;
+GLmethod.drawArraysInstancedANGLE = i++;
+GLmethod.drawElements = i++;
+GLmethod.drawElementsInstancedANGLE = i++;
+GLmethod.enable = i++;
+GLmethod.enableVertexAttribArray = i++; //50
+GLmethod.flush = i++;
+GLmethod.framebufferRenderbuffer = i++;
+GLmethod.framebufferTexture2D = i++;
+GLmethod.frontFace = i++;
+GLmethod.generateMipmap = i++;
+GLmethod.getActiveAttrib = i++;
+GLmethod.getActiveUniform = i++;
+GLmethod.getAttachedShaders = i++;
+GLmethod.getAttribLocation = i++;
+GLmethod.getBufferParameter = i++; //60
+GLmethod.getContextAttributes = i++;
+GLmethod.getError = i++;
+GLmethod.getExtension = i++;
+GLmethod.getFramebufferAttachmentParameter = i++;
+GLmethod.getParameter = i++;
+GLmethod.getProgramInfoLog = i++;
+GLmethod.getProgramParameter = i++;
+GLmethod.getRenderbufferParameter = i++;
+GLmethod.getShaderInfoLog = i++;
+GLmethod.getShaderParameter = i++; //70
+GLmethod.getShaderPrecisionFormat = i++;
+GLmethod.getShaderSource = i++;
+GLmethod.getSupportedExtensions = i++;
+GLmethod.getTexParameter = i++;
+GLmethod.getUniform = i++;
+GLmethod.getUniformLocation = i++;
+GLmethod.getVertexAttrib = i++;
+GLmethod.getVertexAttribOffset = i++;
+GLmethod.isBuffer = i++;
+GLmethod.isContextLost = i++; //80
+GLmethod.isEnabled = i++;
+GLmethod.isFramebuffer = i++;
+GLmethod.isProgram = i++;
+GLmethod.isRenderbuffer = i++;
+GLmethod.isShader = i++;
+GLmethod.isTexture = i++;
+GLmethod.lineWidth = i++;
+GLmethod.linkProgram = i++;
+GLmethod.pixelStorei = i++;
+GLmethod.polygonOffset = i++; //90
+GLmethod.readPixels = i++;
+GLmethod.renderbufferStorage = i++;
+GLmethod.sampleCoverage = i++;
+GLmethod.scissor = i++;
+GLmethod.shaderSource = i++;
+GLmethod.stencilFunc = i++;
+GLmethod.stencilFuncSeparate = i++;
+GLmethod.stencilMask = i++;
+GLmethod.stencilMaskSeparate = i++;
+GLmethod.stencilOp = i++; //100
+GLmethod.stencilOpSeparate = i++;
+GLmethod.texImage2D = i++;
+GLmethod.texParameterf = i++;
+GLmethod.texParameteri = i++;
+GLmethod.texSubImage2D = i++;
+GLmethod.uniform1f = i++;
+GLmethod.uniform1fv = i++;
+GLmethod.uniform1i = i++;
+GLmethod.uniform1iv = i++;
+GLmethod.uniform2f = i++; //110
+GLmethod.uniform2fv = i++;
+GLmethod.uniform2i = i++;
+GLmethod.uniform2iv = i++;
+GLmethod.uniform3f = i++;
+GLmethod.uniform3fv = i++;
+GLmethod.uniform3i = i++;
+GLmethod.uniform3iv = i++;
+GLmethod.uniform4f = i++;
+GLmethod.uniform4fv = i++;
+GLmethod.uniform4i = i++; //120
+GLmethod.uniform4iv = i++;
+GLmethod.uniformMatrix2fv = i++;
+GLmethod.uniformMatrix3fv = i++;
+GLmethod.uniformMatrix4fv = i++;
+GLmethod.useProgram = i++;
+GLmethod.validateProgram = i++;
+GLmethod.vertexAttrib1f = i++; //new
+GLmethod.vertexAttrib2f = i++; //new
+GLmethod.vertexAttrib3f = i++; //new
+GLmethod.vertexAttrib4f = i++; //new //130
+GLmethod.vertexAttrib1fv = i++; //new
+GLmethod.vertexAttrib2fv = i++; //new
+GLmethod.vertexAttrib3fv = i++; //new
+GLmethod.vertexAttrib4fv = i++; //new
+GLmethod.vertexAttribPointer = i++;
+GLmethod.viewport = i++;
+
+export default GLmethod;
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLtype.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLtype.js
new file mode 100644
index 0000000..695abcb
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/GLtype.js
@@ -0,0 +1,23 @@
+const GLtype = {};
+
+[
+ "GLbitfield",
+ "GLboolean",
+ "GLbyte",
+ "GLclampf",
+ "GLenum",
+ "GLfloat",
+ "GLint",
+ "GLintptr",
+ "GLsizei",
+ "GLsizeiptr",
+ "GLshort",
+ "GLubyte",
+ "GLuint",
+ "GLushort"
+].sort().map((typeName, i) => GLtype[typeName] = 1 >> (i + 1));
+
+export default GLtype;
+
+
+
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Program.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Program.js
new file mode 100644
index 0000000..6f5691c
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Program.js
@@ -0,0 +1,21 @@
+import {getTransferedObjectUUID} from './classUtils';
+
+const name = 'WebGLProgram';
+
+function uuid(id) {
+ return getTransferedObjectUUID(name, id);
+}
+
+export default class WebGLProgram {
+ className = name;
+
+ constructor(id) {
+ this.id = id;
+ }
+
+ static uuid = uuid;
+
+ uuid() {
+ return uuid(this.id);
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Renderbuffer.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Renderbuffer.js
new file mode 100644
index 0000000..d3182ae
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Renderbuffer.js
@@ -0,0 +1,21 @@
+import {getTransferedObjectUUID} from './classUtils';
+
+const name = 'WebGLRenderBuffer';
+
+function uuid(id) {
+ return getTransferedObjectUUID(name, id);
+}
+
+export default class WebGLRenderbuffer {
+ className = name;
+
+ constructor(id) {
+ this.id = id;
+ }
+
+ static uuid = uuid;
+
+ uuid() {
+ return uuid(this.id);
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/RenderingContext.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/RenderingContext.js
new file mode 100644
index 0000000..5f9608f
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/RenderingContext.js
@@ -0,0 +1,1191 @@
+import GLenum from './GLenum';
+import ActiveInfo from './ActiveInfo';
+import Buffer from './Buffer';
+import Framebuffer from './Framebuffer';
+import Renderbuffer from './Renderbuffer';
+import Texture from './Texture';
+import Program from './Program';
+import Shader from './Shader';
+import ShaderPrecisionFormat from './ShaderPrecisionFormat';
+import UniformLocation from './UniformLocation';
+import GLmethod from './GLmethod';
+
+const processArray = (array, checkArrayType = false) => {
+
+ function joinArray(arr, sep) {
+ let res = '';
+ for (let i = 0; i < arr.length; i++) {
+ if (i !== 0) {
+ res += sep;
+ }
+ res += arr[i];
+ }
+ return res;
+ }
+
+ let type = 'Float32Array';
+ if (checkArrayType) {
+ if (array instanceof Uint8Array) {
+ type = 'Uint8Array'
+ } else if (array instanceof Uint16Array) {
+ type = 'Uint16Array';
+ } else if (array instanceof Uint32Array) {
+ type = 'Uint32Array';
+ } else if (array instanceof Float32Array) {
+ type = 'Float32Array';
+ } else {
+ throw new Error('Check array type failed. Array type is ' + typeof array);
+ }
+ }
+
+ const ArrayTypes = {
+ Uint8Array: 1,
+ Uint16Array: 2,
+ Uint32Array: 4,
+ Float32Array: 14
+ };
+ return ArrayTypes[type] + ',' + btoa(joinArray(array, ','))
+}
+
+export default class WebGLRenderingContext {
+
+ // static GBridge = null;
+
+ className = 'WebGLRenderingContext';
+
+ constructor(canvas, type, attrs) {
+ this._canvas = canvas;
+ this._type = type;
+ this._version = 'WebGL 1.0';
+ this._attrs = attrs;
+ this._map = new Map();
+
+ Object.keys(GLenum)
+ .forEach(name => Object.defineProperty(this, name, {
+ value: GLenum[name]
+ }));
+ }
+
+ get canvas() {
+ return this._canvas;
+ }
+
+ activeTexture = function (textureUnit) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.activeTexture + ',' + textureUnit,
+ true
+ );
+ }
+
+ attachShader = function (progarm, shader) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.attachShader + ',' + progarm.id + ',' + shader.id,
+ true
+ );
+ }
+
+ bindAttribLocation = function (program, index, name) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.bindAttribLocation + ',' + program.id + ',' + index + ',' + name,
+ true
+ )
+ }
+
+ bindBuffer = function (target, buffer) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.bindBuffer + ',' + target + ',' + (buffer ? buffer.id : 0),
+ true
+ );
+ }
+
+ bindFramebuffer = function (target, framebuffer) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.bindFramebuffer + ',' + target + ',' + (framebuffer ? framebuffer.id : 0),
+ true
+ )
+ }
+
+ bindRenderbuffer = function (target, renderBuffer) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.bindRenderbuffer + ',' + target + ',' + (renderBuffer ? renderBuffer.id : 0),
+ true
+ )
+ }
+
+ bindTexture = function (target, texture) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.bindTexture + ',' + target + ',' + (texture ? texture.id : 0),
+ true
+ )
+ }
+
+ blendColor = function (r, g, b, a) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.blendColor + ',' + target + ',' + r + ',' + g + ',' + b + ',' + a,
+ true
+ )
+ }
+
+ blendEquation = function (mode) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.blendEquation + ',' + mode,
+ true
+ )
+ }
+
+ blendEquationSeparate = function (modeRGB, modeAlpha) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.blendEquationSeparate + ',' + modeRGB + ',' + modeAlpha,
+ true
+ )
+ }
+
+
+ blendFunc = function (sfactor, dfactor) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.blendFunc + ',' + sfactor + ',' + dfactor,
+ true
+ );
+ }
+
+ blendFuncSeparate = function (srcRGB, dstRGB, srcAlpha, dstAlpha) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.blendFuncSeparate + ',' + srcRGB + ',' + dstRGB + ',' + srcAlpha + ',' + dstAlpha,
+ true
+ );
+ }
+
+ bufferData = function (target, data, usage) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.bufferData + ',' + target + ',' + processArray(data, true) + ',' + usage,
+ true
+ )
+ }
+
+ bufferSubData = function (target, offset, data) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.bufferSubData + ',' + target + ',' + offset + ',' + processArray(data, true),
+ true
+ )
+ }
+
+ checkFramebufferStatus = function (target) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.checkFramebufferStatus + ',' + target
+ );
+ return Number(result);
+ }
+
+ clear = function (mask) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.clear + ',' + mask
+ );
+ this._canvas._needRender = true;
+ }
+
+ clearColor = function (r, g, b, a) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.clearColor + ',' + r + ',' + g + ',' + b,
+ true
+ )
+ }
+
+ clearDepth = function (depth) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.clearDepth + ',' + depth,
+ true
+ )
+ }
+
+ clearStencil = function (s) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.clearStencil + ',' + s
+ );
+ }
+
+ colorMask = function (r, g, b, a) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.colorMask + ',' + r + ',' + g + ',' + b + ',' + a
+ )
+ }
+
+ compileShader = function (shader) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.compileShader + ',' + shader.id,
+ true
+ )
+ }
+
+ compressedTexImage2D = function (target, level, internalformat, width, height, border, pixels) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.compressedTexImage2D + ',' + target + ',' + level + ',' + internalformat + ',' +
+ width + ',' + height + ',' + border + ',' + processArray(pixels),
+ true
+ )
+ }
+
+ compressedTexSubImage2D = function (target, level, xoffset, yoffset, width, height, format, pixels) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.compressedTexSubImage2D + ',' + target + ',' + level + ',' + xoffset + ',' + yoffset + ',' +
+ width + ',' + height + ',' + format + ',' + processArray(pixels),
+ true
+ )
+ }
+
+
+ copyTexImage2D = function (target, level, internalformat, x, y, width, height, border) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.copyTexImage2D + ',' + target + ',' + level + ',' + internalformat + ',' + x + ',' + y + ',' +
+ width + ',' + height + ',' + border,
+ true
+ );
+ }
+
+ copyTexSubImage2D = function (target, level, xoffset, yoffset, x, y, width, height) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.copyTexSubImage2D + ',' + target + ',' + level + ',' + xoffset + ',' + yoffset + ',' + x + ',' + y + ',' +
+ width + ',' + height
+ );
+ }
+
+ createBuffer = function () {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.createBuffer + ''
+ );
+ const buffer = new Buffer(result);
+ this._map.set(buffer.uuid(), buffer);
+ return buffer;
+ }
+
+ createFramebuffer = function () {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.createFramebuffer + ''
+ );
+ const framebuffer = new Framebuffer(result);
+ this._map.set(framebuffer.uuid(), framebuffer);
+ return framebuffer;
+ }
+
+
+ createProgram = function () {
+ const id = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.createProgram + ''
+ );
+ const program = new Program(id);
+ this._map.set(program.uuid(), program);
+ return program;
+ }
+
+ createRenderbuffer = function () {
+ const id = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.createRenderbuffer + ''
+ )
+ const renderBuffer = new Renderbuffer(id);
+ this._map.set(renderBuffer.uuid(), renderBuffer);
+ return renderBuffer;
+ }
+
+ createShader = function (type) {
+ const id = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.createShader + ',' + type
+ )
+ const shader = new Shader(id, type);
+ this._map.set(shader.uuid(), shader);
+ return shader;
+ }
+
+ createTexture = function () {
+ const id = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.createTexture + ''
+ );
+ const texture = new Texture(id);
+ this._map.set(texture.uuid(), texture);
+ return texture;
+ }
+
+ cullFace = function (mode) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.cullFace + ',' + mode,
+ true
+ )
+ }
+
+
+ deleteBuffer = function (buffer) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.deleteBuffer + ',' + buffer.id,
+ true
+ )
+ }
+
+ deleteFramebuffer = function (framebuffer) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.deleteFramebuffer + ',' + framebuffer.id,
+ true
+ )
+ }
+
+ deleteProgram = function (program) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.deleteProgram + ',' + program.id,
+ true
+ )
+ }
+
+ deleteRenderbuffer = function (renderbuffer) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.deleteRenderbuffer + ',' + renderbuffer.id,
+ true
+ )
+ }
+
+ deleteShader = function (shader) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.deleteShader + ',' + shader.id,
+ true
+ )
+ }
+
+ deleteTexture = function (texture) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.deleteTexture + ',' + texture.id,
+ true
+ )
+ }
+
+ depthFunc = function (func) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.depthFunc + ',' + func
+ )
+ }
+
+ depthMask = function (flag) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.depthMask + ',' + Number(flag),
+ true
+ )
+ }
+
+ depthRange = function (zNear, zFar) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.depthRange + ',' + zNear + ',' + zFar,
+ true
+ )
+ }
+
+ detachShader = function (program, shader) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.detachShader + ',' + program.id + ',' + shader.id,
+ true
+ )
+ }
+
+ disable = function (cap) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.disable + ',' + cap,
+ true
+ )
+ }
+
+ disableVertexAttribArray = function (index) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.disableVertexAttribArray + ',' + index,
+ true
+ );
+ }
+
+ drawArrays = function (mode, first, count) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.drawArrays + ',' + mode + ',' + first + ',' + count
+ )
+ this._canvas._needRender = true;
+ }
+
+ drawElements = function (mode, count, type, offset) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.drawElements + ',' + mode + ',' + count + ',' + type + ',' + offset + ';'
+ );
+ this._canvas._needRender = true;
+ }
+
+ enable = function (cap) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.enable + ',' + cap,
+ true
+ );
+ }
+
+ enableVertexAttribArray = function (index) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.enableVertexAttribArray + ',' + index,
+ true
+ )
+ }
+
+
+ flush = function () {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.flush + ''
+ )
+ }
+
+ framebufferRenderbuffer = function (target, attachment, textarget, texture, level) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.framebufferRenderbuffer + ',' + target + ',' + attachment + ',' + textarget + ',' + (texture ? texture.id : 0) + ',' + level,
+ true
+ )
+ }
+
+ framebufferTexture2D = function (target, attachment, textarget, texture, level) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.framebufferTexture2D + ',' + target + ',' + attachment + ',' + textarget + ',' + (texture ? texture.id : 0) + ',' + level,
+ true
+ )
+ }
+
+ frontFace = function (mode) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.frontFace + ',' + mode,
+ true
+ )
+ }
+
+ generateMipmap = function (target) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.generateMipmap + ',' + target,
+ true
+ )
+ }
+
+ getActiveAttrib = function (progarm, index) {
+ const resultString = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getActiveAttrib + ',' + progarm.id + ',' + index
+ )
+ const [type, size, name] = resultString.split(',');
+ return new ActiveInfo({
+ type: Number(type),
+ size: Number(size),
+ name
+ });
+ }
+
+ getActiveUniform = function (progarm, index) {
+ const resultString = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getActiveUniform + ',' + progarm.id + ',' + index
+ );
+ const [type, size, name] = resultString.split(',');
+ return new ActiveInfo({
+ type: Number(type),
+ size: Number(size),
+ name
+ })
+ }
+
+ getAttachedShaders = function (progarm) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getAttachedShaders + ',' + progarm.id
+ );
+ const [type, ...ids] = result;
+ return ids.map(id => this._map.get(Shader.uuid(id)));
+ }
+
+ getAttribLocation = function (progarm, name) {
+ return WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getAttribLocation + ',' + progarm.id + ',' + name
+ )
+ }
+
+ getBufferParameter = function (target, pname) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getBufferParameter + ',' + target + ',' + pname
+ );
+ const [type, res] = getBufferParameter;
+ return res;
+ }
+
+ getError = function () {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getError + ''
+ )
+ return result;
+ }
+
+ getExtension = function (name) {
+ return null;
+ }
+
+ getFramebufferAttachmentParameter = function (target, attachment, pname) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getFramebufferAttachmentParameter + ',' + target + ',' + attachment + ',' + pname
+ )
+ switch (pname) {
+ case GLenum.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME:
+ return this._map.get(Renderbuffer.uuid(result)) || this._map.get(Texture.uuid(result)) || null;
+ default:
+ return result;
+ }
+ }
+
+ getParameter = function (pname) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getParameter + ',' + pname
+ )
+ switch (pname) {
+ case GLenum.VERSION:
+ return this._version;
+ case GLenum.ARRAY_BUFFER_BINDING: // buffer
+ case GLenum.ELEMENT_ARRAY_BUFFER_BINDING: // buffer
+ return this._map.get(Buffer.uuid(result)) || null;
+ case GLenum.CURRENT_PROGRAM: // program
+ return this._map.get(Program.uuid(result)) || null;
+ case GLenum.FRAMEBUFFER_BINDING: // framebuffer
+ return this._map.get(Framebuffer.uuid(result)) || null;
+ case GLenum.RENDERBUFFER_BINDING: // renderbuffer
+ return this._map.get(Renderbuffer.uuid(result)) || null;
+ case GLenum.TEXTURE_BINDING_2D: // texture
+ case GLenum.TEXTURE_BINDING_CUBE_MAP: // texture
+ return this._map.get(Texture.uuid(result)) || null;
+ case GLenum.ALIASED_LINE_WIDTH_RANGE: // Float32Array
+ case GLenum.ALIASED_POINT_SIZE_RANGE: // Float32Array
+ case GLenum.BLEND_COLOR: // Float32Array
+ case GLenum.COLOR_CLEAR_VALUE: // Float32Array
+ case GLenum.DEPTH_RANGE: // Float32Array
+ case GLenum.MAX_VIEWPORT_DIMS: // Int32Array
+ case GLenum.SCISSOR_BOX: // Int32Array
+ case GLenum.VIEWPORT: // Int32Array
+ case GLenum.COMPRESSED_TEXTURE_FORMATS: // Uint32Array
+ default:
+ const [type, ...res] = result.split(',');
+ if (res.length === 1) {
+ return Number(res[0]);
+ } else {
+ return res.map(Number);
+ }
+ }
+ }
+
+ getProgramInfoLog = function (progarm) {
+ return WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getProgramInfoLog + ',' + progarm.id
+ )
+ }
+
+ getProgramParameter = function (program, pname) {
+ const res = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getProgramParameter + ',' + program.id + ',' + pname
+ );
+
+ const [type, result] = res.split(',').map(i => parseInt(i));
+
+ if (type === 1) {
+ return Boolean(result);
+ } else if (type === 2) {
+ return result;
+ } else {
+ throw new Error('Unrecongized program paramater ' + res + ', type: ' + typeof res);
+ }
+ }
+
+
+ getRenderbufferParameter = function (target, pname) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getRenderbufferParameter + ',' + target + ',' + pname
+ )
+ return result;
+ }
+
+
+ getShaderInfoLog = function (shader) {
+ return WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getShaderInfoLog + ',' + shader.id
+ );
+ }
+
+ getShaderParameter = function (shader, pname) {
+ return WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getShaderParameter + ',' + shader.id + ',' + pname
+ )
+ }
+
+ getShaderPrecisionFormat = function (shaderType, precisionType) {
+ const [rangeMin, rangeMax, precision] = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getShaderPrecisionFormat + ',' + shaderType + ',' + precisionType
+ );
+ const shaderPrecisionFormat = new ShaderPrecisionFormat({
+ rangeMin: Number(rangeMin),
+ rangeMax: Number(rangeMax),
+ precision: Number(precision)
+ });
+ return shaderPrecisionFormat;
+ }
+
+ getShaderSource = function (shader) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getShaderSource + ',' + shader.id
+ );
+ return result;
+ }
+
+ getSupportedExtensions = function () {
+ return Object.keys({});
+ }
+
+ getTexParameter = function (target, pname) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getTexParameter + ',' + target + ',' + pname
+ )
+ return result;
+ }
+
+ getUniformLocation = function (program, name) {
+ const id = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getUniformLocation + ',' + program.id + ',' + name
+ );
+ if (id === -1) {
+ return null;
+ } else {
+ return new UniformLocation(Number(id));
+ }
+ }
+
+ getVertexAttrib = function (index, pname) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getVertexAttrib + ',' + index + ',' + pname
+ );
+ switch (pname) {
+ case GLenum.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING:
+ return this._map.get(Buffer.uuid(result)) || null;
+ case GLenum.CURRENT_VERTEX_ATTRIB: // Float32Array
+ default:
+ return result;
+ }
+ }
+
+ getVertexAttribOffset = function (index, pname) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.getVertexAttribOffset + ',' + index + ',' + pname
+ )
+ return Number(result);
+ }
+
+ isBuffer = function (buffer) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.isBuffer + ',' + buffer.id
+ )
+ return Boolean(result);
+ }
+
+ isContextLost = function () {
+ return false;
+ }
+
+ isEnabled = function (cap) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.isEnabled + ',' + cap
+ )
+ return Boolean(result);
+ }
+
+ isFramebuffer = function (framebuffer) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.isFramebuffer + ',' + framebuffer.id
+ )
+ return Boolean(result);
+ }
+
+ isProgram = function (program) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.isProgram + ',' + program.id
+ )
+ return Boolean(result);
+ }
+
+ isRenderbuffer = function (renderBuffer) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.isRenderbuffer + ',' + renderbuffer.id
+ )
+ return Boolean(result);
+ }
+
+ isShader = function (shader) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.isShader + ',' + shader.id
+ )
+ return Boolean(result);
+ }
+
+ isTexture = function (texture) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.isTexture + ',' + texture.id
+ );
+ return Boolean(result);
+ }
+
+ lineWidth = function (width) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.lineWidth + ',' + width,
+ true
+ )
+ }
+
+ linkProgram = function (program) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.linkProgram + ',' + program.id,
+ true
+ );
+ }
+
+
+ pixelStorei = function (pname, param) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.pixelStorei + ',' + pname + ',' + Number(param)
+ )
+ }
+
+ polygonOffset = function (factor, units) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.polygonOffset + ',' + factor + ',' + units
+ )
+ }
+
+ readPixels = function (x, y, width, height, format, type, pixels) {
+ const result = WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.readPixels + ',' + x + ',' + y + ',' + width + ',' + height + ',' + format + ',' + type
+ )
+ return result;
+ }
+
+ renderbufferStorage = function (target, internalFormat, width, height) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.renderbufferStorage + ',' + target + ',' + internalFormat + ',' + width + ',' + height,
+ true
+ )
+ }
+
+ sampleCoverage = function (value, invert) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.sampleCoverage + ',' + value + ',' + Number(invert),
+ true
+ )
+ }
+
+ scissor = function (x, y, width, height) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.scissor + ',' + x + ',' + y + ',' + width + ',' + height,
+ true
+ )
+ }
+
+ shaderSource = function (shader, source) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.shaderSource + ',' + shader.id + ',' + source
+ )
+ }
+
+ stencilFunc = function (func, ref, mask) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.stencilFunc + ',' + func + ',' + ref + ',' + mask,
+ true
+ )
+ }
+
+ stencilFuncSeparate = function (face, func, ref, mask) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.stencilFuncSeparate + ',' + face + ',' + func + ',' + ref + ',' + mask,
+ true
+ )
+ }
+
+ stencilMask = function (mask) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.stencilMask + ',' + mask,
+ true
+ )
+ }
+
+ stencilMaskSeparate = function (face, mask) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.stencilMaskSeparate + ',' + face + ',' + mask,
+ true
+ )
+ }
+
+ stencilOp = function (fail, zfail, zpass) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.stencilOp + ',' + fail + ',' + zfail + ',' + zpass
+ )
+ }
+
+ stencilOpSeparate = function (face, fail, zfail, zpass) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.stencilOp + ',' + face + ',' + fail + ',' + zfail + ',' + zpass,
+ true
+ )
+ }
+
+ texImage2D = function (...args) {
+ WebGLRenderingContext.GBridge.texImage2D(this._canvas.id, ...args);
+ }
+
+
+ texParameterf = function (target, pname, param) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.texParameterf + ',' + target + ',' + pname + ',' + param,
+ true
+ )
+ }
+
+ texParameteri = function (target, pname, param) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.texParameteri + ',' + target + ',' + pname + ',' + param
+ )
+ }
+
+ texSubImage2D = function (...args) {
+ WebGLRenderingContext.GBridge.texSubImage2D(this._canvas.id, ...args);
+ }
+
+ uniform1f = function (location, v0) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform1f + ',' + location.id + ',' + v0
+ )
+ }
+
+ uniform1fv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform1fv + ',' + location.id + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniform1i = function (location, v0) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform1i + ',' + location.id + ',' + v0,
+ // true
+ )
+ }
+
+ uniform1iv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform1iv + ',' + location.id + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniform2f = function (location, v0, v1) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform2f + ',' + location.id + ',' + v0 + ',' + v1,
+ true
+ )
+ }
+
+ uniform2fv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform2fv + ',' + location.id + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniform2i = function (location, v0, v1) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform2i + ',' + location.id + ',' + v0 + ',' + v1,
+ true
+ )
+ }
+
+ uniform2iv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform2iv + ',' + location.id + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniform3f = function (location, v0, v1, v2) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform3f + ',' + location.id + ',' + v0 + ',' + v1 + ',' + v2,
+ true
+ )
+ }
+
+ uniform3fv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform3fv + ',' + location.id + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniform3i = function (location, v0, v1, v2) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform3i + ',' + location.id + ',' + v0 + ',' + v1 + ',' + v2,
+ true
+ )
+ }
+
+ uniform3iv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform3iv + ',' + location.id + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniform4f = function (location, v0, v1, v2, v3) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform4f + ',' + location.id + ',' + v0 + ',' + v1 + ',' + v2 + ',' + v3,
+ true
+ )
+ }
+
+ uniform4fv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform4fv + ',' + location.id + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniform4i = function (location, v0, v1, v2, v3) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform4i + ',' + location.id + ',' + v0 + ',' + v1 + ',' + v2 + ',' + v3,
+ true
+ )
+ }
+
+ uniform4iv = function (location, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniform4iv + ',' + location.id + ',' + processArray(value, true),
+ true
+ )
+ }
+
+ uniformMatrix2fv = function (location, transpose, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniformMatrix2fv + ',' + location.id + ',' + Number(transpose) + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniformMatrix3fv = function (location, transpose, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniformMatrix3fv + ',' + location.id + ',' + Number(transpose) + ',' + processArray(value),
+ true
+ )
+ }
+
+ uniformMatrix4fv = function (location, transpose, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.uniformMatrix4fv + ',' + location.id + ',' + Number(transpose) + ',' + processArray(value),
+ true
+ );
+ }
+
+ useProgram = function (progarm) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.useProgram + ',' + progarm.id + '',
+ true
+ )
+ }
+
+
+ validateProgram = function (program) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.validateProgram + ',' + program.id,
+ true
+ )
+ }
+
+ vertexAttrib1f = function (index, v0) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib1f + ',' + index + ',' + v0,
+ true
+ )
+ }
+
+ vertexAttrib2f = function (index, v0, v1) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib2f + ',' + index + ',' + v0 + ',' + v1,
+ true
+ )
+ }
+
+ vertexAttrib3f = function (index, v0, v1, v2) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib3f + ',' + index + ',' + v0 + ',' + v1 + ',' + v2,
+ true
+ )
+ }
+
+ vertexAttrib4f = function (index, v0, v1, v2, v3) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib4f + ',' + index + ',' + v0 + ',' + v1 + ',' + v2 + ',' + v3,
+ true
+ )
+ }
+
+ vertexAttrib1fv = function (index, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib1fv + ',' + index + ',' + processArray(value),
+ true
+ )
+ }
+
+ vertexAttrib2fv = function (index, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib2fv + ',' + index + ',' + processArray(value),
+ true
+ )
+ }
+
+ vertexAttrib3fv = function (index, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib3fv + ',' + index + ',' + processArray(value),
+ true
+ )
+ }
+
+ vertexAttrib4fv = function (index, value) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttrib4fv + ',' + index + ',' + processArray(value),
+ true
+ )
+ }
+
+ vertexAttribPointer = function (index, size, type, normalized, stride, offset) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.vertexAttribPointer + ',' + index + ',' + size + ',' + type + ',' + Number(normalized) + ',' + stride + ',' + offset,
+ true
+ )
+ }
+
+ viewport = function (x, y, width, height) {
+ WebGLRenderingContext.GBridge.callNative(
+ this._canvas.id,
+ GLmethod.viewport + ',' + x + ',' + y + ',' + width + ',' + height,
+ true
+ )
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Shader.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Shader.js
new file mode 100644
index 0000000..a763886
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Shader.js
@@ -0,0 +1,22 @@
+import {getTransferedObjectUUID} from './classUtils';
+
+const name = 'WebGLShader';
+
+function uuid(id) {
+ return getTransferedObjectUUID(name, id);
+}
+
+export default class WebGLShader {
+ className = name;
+
+ constructor(id, type) {
+ this.id = id;
+ this.type = type;
+ }
+
+ static uuid = uuid;
+
+ uuid() {
+ return uuid(this.id);
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ShaderPrecisionFormat.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ShaderPrecisionFormat.js
new file mode 100644
index 0000000..208d6c1
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/ShaderPrecisionFormat.js
@@ -0,0 +1,11 @@
+export default class WebGLShaderPrecisionFormat {
+ className = 'WebGLShaderPrecisionFormat';
+
+ constructor({
+ rangeMin, rangeMax, precision
+ }) {
+ this.rangeMin = rangeMin;
+ this.rangeMax = rangeMax;
+ this.precision = precision;
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Texture.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Texture.js
new file mode 100644
index 0000000..de4d806
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/Texture.js
@@ -0,0 +1,22 @@
+import {getTransferedObjectUUID} from './classUtils';
+
+const name = 'WebGLTexture';
+
+function uuid(id) {
+ return getTransferedObjectUUID(name, id);
+}
+
+export default class WebGLTexture {
+ className = name;
+
+ constructor(id, type) {
+ this.id = id;
+ this.type = type;
+ }
+
+ static uuid = uuid;
+
+ uuid() {
+ return uuid(this.id);
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/UniformLocation.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/UniformLocation.js
new file mode 100644
index 0000000..f5e99dc
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/UniformLocation.js
@@ -0,0 +1,22 @@
+import {getTransferedObjectUUID} from './classUtils';
+
+const name = 'WebGLUniformLocation';
+
+function uuid(id) {
+ return getTransferedObjectUUID(name, id);
+}
+
+export default class WebGLUniformLocation {
+ className = name;
+
+ constructor(id, type) {
+ this.id = id;
+ this.type = type;
+ }
+
+ static uuid = uuid;
+
+ uuid() {
+ return uuid(this.id);
+ }
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/classUtils.js b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/classUtils.js
new file mode 100644
index 0000000..88716be
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/context-webgl/classUtils.js
@@ -0,0 +1,3 @@
+export function getTransferedObjectUUID(name, id) {
+ return `${name.toLowerCase()}-${id}`;
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/env/canvas.js b/src/uni_modules/uview-plus/libs/util/gcanvas/env/canvas.js
new file mode 100644
index 0000000..a8d9bb9
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/env/canvas.js
@@ -0,0 +1,74 @@
+import GContext2D from '../context-2d/RenderingContext';
+import GContextWebGL from '../context-webgl/RenderingContext';
+
+export default class GCanvas {
+
+ // static GBridge = null;
+
+ id = null;
+
+ _needRender = true;
+
+ constructor(id, { disableAutoSwap }) {
+ this.id = id;
+
+ this._disableAutoSwap = disableAutoSwap;
+ if (disableAutoSwap) {
+ this._swapBuffers = () => {
+ GCanvas.GBridge.render(this.id);
+ }
+ }
+ }
+
+ getContext(type) {
+
+ let context = null;
+
+ if (type.match(/webgl/i)) {
+ context = new GContextWebGL(this);
+
+ context.componentId = this.id;
+
+ if (!this._disableAutoSwap) {
+ const render = () => {
+ if (this._needRender) {
+ GCanvas.GBridge.render(this.id);
+ this._needRender = false;
+ }
+ }
+ setInterval(render, 16);
+ }
+
+ GCanvas.GBridge.callSetContextType(this.id, 1); // 0 for 2d; 1 for webgl
+ } else if (type.match(/2d/i)) {
+ context = new GContext2D(this);
+
+ context.componentId = this.id;
+
+// const render = ( callback ) => {
+//
+// const commands = context._drawCommands;
+// context._drawCommands = '';
+//
+// GCanvas.GBridge.render2d(this.id, commands, callback);
+// this._needRender = false;
+// }
+// //draw鏂规硶瑙﹀彂
+// context._flush = render;
+// //setInterval(render, 16);
+
+ GCanvas.GBridge.callSetContextType(this.id, 0);
+ } else {
+ throw new Error('not supported context ' + type);
+ }
+
+ return context;
+
+ }
+
+ reset() {
+ GCanvas.GBridge.callReset(this.id);
+ }
+
+
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/env/image.js b/src/uni_modules/uview-plus/libs/util/gcanvas/env/image.js
new file mode 100644
index 0000000..9499a51
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/env/image.js
@@ -0,0 +1,96 @@
+let incId = 1;
+
+const noop = function () { };
+
+class GImage {
+
+ static GBridge = null;
+
+ constructor() {
+ this._id = incId++;
+ this._width = 0;
+ this._height = 0;
+ this._src = undefined;
+ this._onload = noop;
+ this._onerror = noop;
+ this.complete = false;
+ }
+
+ get width() {
+ return this._width;
+ }
+ set width(v) {
+ this._width = v;
+ }
+
+ get height() {
+ return this._height;
+ }
+
+ set height(v) {
+ this._height = v;
+ }
+
+ get src() {
+ return this._src;
+ }
+
+ set src(v) {
+
+ if (v.startsWith('//')) {
+ v = 'http:' + v;
+ }
+
+ this._src = v;
+
+ GImage.GBridge.perloadImage([this._src, this._id], (data) => {
+ if (typeof data === 'string') {
+ data = JSON.parse(data);
+ }
+ if (data.error) {
+ var evt = { type: 'error', target: this };
+ this.onerror(evt);
+ } else {
+ this.complete = true;
+ this.width = typeof data.width === 'number' ? data.width : 0;
+ this.height = typeof data.height === 'number' ? data.height : 0;
+ var evt = { type: 'load', target: this };
+ this.onload(evt);
+ }
+ });
+ }
+
+ addEventListener(name, listener) {
+ if (name === 'load') {
+ this.onload = listener;
+ } else if (name === 'error') {
+ this.onerror = listener;
+ }
+ }
+
+ removeEventListener(name, listener) {
+ if (name === 'load') {
+ this.onload = noop;
+ } else if (name === 'error') {
+ this.onerror = noop;
+ }
+ }
+
+ get onload() {
+ return this._onload;
+ }
+
+ set onload(v) {
+ this._onload = v;
+ }
+
+ get onerror() {
+ return this._onerror;
+ }
+
+ set onerror(v) {
+ this._onerror = v;
+ }
+}
+
+export default GImage;
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/env/tool.js b/src/uni_modules/uview-plus/libs/util/gcanvas/env/tool.js
new file mode 100644
index 0000000..d3fb398
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/env/tool.js
@@ -0,0 +1,24 @@
+
+export function ArrayBufferToBase64 (buffer) {
+ var binary = '';
+ var bytes = new Uint8ClampedArray(buffer);
+ for (var len = bytes.byteLength, i = 0; i < len; i++) {
+ binary += String.fromCharCode(bytes[i]);
+ }
+ return btoa(binary);
+}
+
+export function Base64ToUint8ClampedArray(base64String) {
+ const padding = '='.repeat((4 - base64String.length % 4) % 4);
+ const base64 = (base64String + padding)
+ .replace(/\-/g, '+')
+ .replace(/_/g, '/');
+
+ const rawData = atob(base64);
+ const outputArray = new Uint8ClampedArray(rawData.length);
+
+ for (let i = 0; i < rawData.length; ++i) {
+ outputArray[i] = rawData.charCodeAt(i);
+ }
+ return outputArray;
+}
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/libs/util/gcanvas/index.js b/src/uni_modules/uview-plus/libs/util/gcanvas/index.js
new file mode 100644
index 0000000..a34ad58
--- /dev/null
+++ b/src/uni_modules/uview-plus/libs/util/gcanvas/index.js
@@ -0,0 +1,39 @@
+import GCanvas from './env/canvas';
+import GImage from './env/image';
+
+import GWebGLRenderingContext from './context-webgl/RenderingContext';
+import GContext2D from './context-2d/RenderingContext';
+
+import GBridgeWeex from './bridge/bridge-weex';
+
+export let Image = GImage;
+
+export let WeexBridge = GBridgeWeex;
+
+export function enable(el, { bridge, debug, disableAutoSwap, disableComboCommands } = {}) {
+
+ const GBridge = GImage.GBridge = GCanvas.GBridge = GWebGLRenderingContext.GBridge = GContext2D.GBridge = bridge;
+
+ GBridge.callEnable(el.ref, [
+ 0, // renderMode: 0--RENDERMODE_WHEN_DIRTY, 1--RENDERMODE_CONTINUOUSLY
+ -1, // hybridLayerType: 0--LAYER_TYPE_NONE 1--LAYER_TYPE_SOFTWARE 2--LAYER_TYPE_HARDWARE
+ false, // supportScroll
+ false, // newCanvasMode
+ 1, // compatible
+ 'white',// clearColor
+ false // sameLevel: newCanvasMode = true && true => GCanvasView and Webview is same level
+ ]);
+
+ if (debug === true) {
+ GBridge.callEnableDebug();
+ }
+ if (disableComboCommands) {
+ GBridge.callEnableDisableCombo();
+ }
+
+ var canvas = new GCanvas(el.ref, { disableAutoSwap });
+ canvas.width = el.style.width;
+ canvas.height = el.style.height;
+
+ return canvas;
+};
\ No newline at end of file
diff --git a/src/uni_modules/uview-plus/package.json b/src/uni_modules/uview-plus/package.json
index f3ab92b..71ce64b 100644
--- a/src/uni_modules/uview-plus/package.json
+++ b/src/uni_modules/uview-plus/package.json
@@ -1,9 +1,9 @@
{
"id": "uview-plus",
"name": "uview-plus",
- "displayName": "uview-plus3.0閲嶇鍙戝竷锛屽叏闈㈢殑Vue3绉诲姩缁勪欢搴撱��",
- "version": "3.3.11",
- "description": "uview-plus宸插吋瀹箆ue3锛屽叏闈㈢殑缁勪欢鍜屼究鎹风殑宸ュ叿浼氳鎮ㄤ俊鎵嬫媹鏉ワ紝濡傞奔寰楁按",
+ "displayName": "闆朵簯庐uview-plus3.0閲嶇鍙戝竷锛屽叏闈㈢殑Vue3楦胯挋绉诲姩缁勪欢搴撱��",
+ "version": "3.3.69",
+ "description": "闆朵簯庐uview-plus宸插吋瀹箆ue3锛屽叏闈㈢殑缁勪欢鍜屼究鎹风殑宸ュ叿浼氳鎮ㄤ俊鎵嬫媹鏉ワ紝濡傞奔寰楁按",
"keywords": [
"uview",
"uview-plus",
@@ -11,7 +11,8 @@
"ui",
"uni-app",
"uni-app",
- "ui"
+ "ui",
+ "鍙鍖栬璁�"
],
"main": "index.js",
"repository": "https://github.com/ijry/uview-plus",
@@ -53,9 +54,11 @@
"vue3": "y"
},
"App": {
- "app-vue": "y",
- "app-nvue": "y"
- },
+ "app-vue": "y",
+ "app-nvue": "y",
+ "app-harmony": "u",
+ "app-uvue": "u"
+ },
"H5-mobile": {
"Safari": "y",
"Android Browser": "y",
diff --git a/src/uni_modules/uview-plus/types/comps.d.ts b/src/uni_modules/uview-plus/types/comps.d.ts
index 61ece4a..2b90704 100644
--- a/src/uni_modules/uview-plus/types/comps.d.ts
+++ b/src/uni_modules/uview-plus/types/comps.d.ts
@@ -1,4 +1,4 @@
-declare module '@vue/runtime-core' {
+declare module 'vue' {
export interface GlobalComponents {
// 鍩虹缁勪欢
['up-icon']: typeof import('./comps/icon')['Icon']
@@ -86,13 +86,15 @@
// 鍏朵粬缁勪欢
['up-parse']: typeof import('./comps/parse')['Parse']
['up-code-input']: typeof import('./comps/codeInput')['CodeInput']
- ['up-load-more']: typeof import('./comps/loadMore')['LoadMore']
+ ['up-loadmore']: typeof import('./comps/loadMore')['LoadMore']
['up-read-more']: typeof import('./comps/readMore')['ReadMore']
['up-gap']: typeof import('./comps/gap')['Gap']
['up-avatar']: typeof import('./comps/avatar')['Avatar']
['up-avatar-group']: typeof import('./comps/avatarGroup')['AvatarGroup']
['up-link']: typeof import('./comps/link')['Link']
['up-transition']: typeof import('./comps/transition')['Transition']
+ ['up-status-bar']: typeof import('./comps/statusBar')['StatusBar']
+ ['up-safe-bottom']: typeof import('./comps/safeBottom')['SafeBottom']
}
}
diff --git a/src/uni_modules/uview-plus/types/comps/actionSheet.d.ts b/src/uni_modules/uview-plus/types/comps/actionSheet.d.ts
index 12c3ae1..81b3527 100644
--- a/src/uni_modules/uview-plus/types/comps/actionSheet.d.ts
+++ b/src/uni_modules/uview-plus/types/comps/actionSheet.d.ts
@@ -26,7 +26,7 @@
/**
* 鐐瑰嚮鏌愪釜鑿滃崟椤规椂鏄惁鍏抽棴寮圭獥
*/
- closeOnClickAction?: string
+ closeOnClickAction?: boolean
/**
* 鏄惁寮�鍚簳閮ㄥ畨鍏ㄥ尯閫傞厤
* @default false
@@ -78,7 +78,7 @@
/**
* 鐐瑰嚮ActionSheet鍒楄〃椤规椂瑙﹀彂
*/
- onSelect?: () => any
+ onSelect?: (e: any) => any
/**
* 鐐瑰嚮鍙栨秷鎸夐挳鏃惰Е鍙�
*/
diff --git a/src/uni_modules/uview-plus/types/comps/button.d.ts b/src/uni_modules/uview-plus/types/comps/button.d.ts
index db4bf36..9868916 100644
--- a/src/uni_modules/uview-plus/types/comps/button.d.ts
+++ b/src/uni_modules/uview-plus/types/comps/button.d.ts
@@ -10,12 +10,12 @@
* 鎸夐挳鐨勬牱寮忕被鍨�
* @default "info"
*/
- type?: 'info' | 'primary' | 'error' | 'warning' | 'success'
+ type?: 'info' | 'primary' | 'error' | 'warning' | 'success' | 'text'
/**
* 鎸夐挳鐨勫ぇ灏�
* @default "normal"
*/
- size?: 'normal' | 'large' | 'mini'
+ size?: 'normal' | 'large' | 'small' | 'mini'
/**
* 鎸夐挳澶栬褰㈢姸
* @default "square"
diff --git a/src/uni_modules/uview-plus/types/comps/input.d.ts b/src/uni_modules/uview-plus/types/comps/input.d.ts
index 1e3a4a4..34eda33 100644
--- a/src/uni_modules/uview-plus/types/comps/input.d.ts
+++ b/src/uni_modules/uview-plus/types/comps/input.d.ts
@@ -9,7 +9,7 @@
* 杈撳叆妗嗙被鍨嬶紝璇﹁[鏂囨。](https://www.uviewui.com/components/input.html#%E8%BE%93%E5%85%A5%E6%A1%86%E7%9A%84%E7%B1%BB%E5%9E%8B)
* @default "text"
*/
- type?: 'text' | 'number' | 'idcard' | 'digit' | 'password'
+ type?: 'text' | 'number' | 'idcard' | 'digit' | 'password' | 'nickname'
/**
* 鏄惁绂佺敤杈撳叆妗�
* @default false
diff --git a/src/uni_modules/uview-plus/types/comps/safeBottom.d.ts b/src/uni_modules/uview-plus/types/comps/safeBottom.d.ts
new file mode 100644
index 0000000..0d310d6
--- /dev/null
+++ b/src/uni_modules/uview-plus/types/comps/safeBottom.d.ts
@@ -0,0 +1,16 @@
+import { AllowedComponentProps, VNodeProps } from './_common'
+
+declare interface SafeBottomProps {
+ /**
+ * 瀹氫箟闇�瑕佺敤鍒扮殑澶栭儴鏍峰紡
+ */
+ customStyle?: unknown
+}
+
+declare interface _SafeBottom {
+ new (): {
+ $props: AllowedComponentProps & VNodeProps & SafeBottomProps
+ }
+}
+
+export declare const SafeBottom: _SafeBottom
diff --git a/src/uni_modules/uview-plus/types/comps/statusBar.d.ts b/src/uni_modules/uview-plus/types/comps/statusBar.d.ts
new file mode 100644
index 0000000..6ace96b
--- /dev/null
+++ b/src/uni_modules/uview-plus/types/comps/statusBar.d.ts
@@ -0,0 +1,22 @@
+import { AllowedComponentProps, VNodeProps } from './_common'
+
+declare interface StatusBarProps {
+
+ /**
+ * 鑳屾櫙鑹�
+ */
+ bgColor?: string
+
+ /**
+ * 瀹氫箟闇�瑕佺敤鍒扮殑澶栭儴鏍峰紡
+ */
+ customStyle?: unknown
+}
+
+declare interface _StatusBar {
+ new (): {
+ $props: AllowedComponentProps & VNodeProps & StatusBarProps
+ }
+}
+
+export declare const StatusBar: _StatusBar
diff --git a/stats.html b/stats.html
index 6193eb5..98a2c1c 100644
--- a/stats.html
+++ b/stats.html
@@ -4822,7 +4822,7 @@
</script>
<script>
/*<!--*/
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"app.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src","children":[{"uid":"bc3c5a32-1","name":"pages-json-js"},{"uid":"bc3c5a32-3","name":"App.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-5","name":"App.vue"},{"uid":"bc3c5a32-7","name":"main.ts"}]}]},{"name":"common/assets.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/static","children":[{"uid":"bc3c5a32-9","name":"logo.png"},{"name":"image","children":[{"uid":"bc3c5a32-11","name":"fabu.png"},{"uid":"bc3c5a32-13","name":"guanli.png"},{"uid":"bc3c5a32-15","name":"qiye.png"},{"uid":"bc3c5a32-17","name":"record.png"},{"uid":"bc3c5a32-19","name":"salary.png"},{"uid":"bc3c5a32-21","name":"baoxiao.png"},{"uid":"bc3c5a32-23","name":"mybaoxiao.png"},{"uid":"bc3c5a32-25","name":"caiwu.png"},{"uid":"bc3c5a32-27","name":"zshenpi.png"},{"uid":"bc3c5a32-29","name":"Jshenpi.png"},{"uid":"bc3c5a32-31","name":"reservation.png"},{"uid":"bc3c5a32-33","name":"drivershouli.png"},{"uid":"bc3c5a32-35","name":"arrange.png"},{"uid":"bc3c5a32-37","name":"query.png"},{"uid":"bc3c5a32-39","name":"feedback.png"},{"uid":"bc3c5a32-41","name":"dingwei.png"}]}]}]},{"name":"common/locales/en.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/locales/en.js","uid":"bc3c5a32-43"}]},{"name":"common/locales/zh.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/locales/zh.js","uid":"bc3c5a32-45"}]},{"name":"common/mixin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/mixin.js","uid":"bc3c5a32-47"}]},{"name":"common/request/http.api.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/request/http.api.js","uid":"bc3c5a32-49"}]},{"name":"uni_modules/uview-plus/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/index.js","uid":"bc3c5a32-51"}]},{"name":"common/request/request.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/request/request.js","uid":"bc3c5a32-53"}]},{"name":"common/vendor.js","children":[{"name":"node_modules","children":[{"name":"@vue/shared/dist/shared.esm-bundler.js","uid":"bc3c5a32-55"},{"name":"@dcloudio","children":[{"name":"uni-i18n/dist/uni-i18n.es.js","uid":"bc3c5a32-57"},{"name":"uni-shared/dist/uni-shared.es.js","uid":"bc3c5a32-59"},{"name":"uni-app/dist/uni-app.es.js","uid":"bc3c5a32-87"}]},{"name":"vuex/dist/vuex.esm-bundler.js","uid":"bc3c5a32-69"}]},{"name":"D:/zcweb/uniapp/temporaryworker/node_modules","children":[{"name":"@dcloudio","children":[{"name":"uni-mp-weixin/dist","children":[{"uid":"bc3c5a32-61","name":"uni.api.esm.js"},{"uid":"bc3c5a32-67","name":"uni.mp.esm.js"}]},{"name":"uni-mp-vue/dist/vue.runtime.esm.js","uid":"bc3c5a32-65"},{"name":"uni-cli-shared/lib/vue-i18n/dist/vue-i18n.runtime.esm-bundler.js","uid":"bc3c5a32-85"}]},{"name":"@intlify","children":[{"name":"shared/dist/shared.esm-bundler.js","uid":"bc3c5a32-71"},{"name":"message-resolver/dist/message-resolver.esm-bundler.js","uid":"bc3c5a32-73"},{"name":"runtime/dist/runtime.esm-bundler.js","uid":"bc3c5a32-75"},{"name":"message-compiler/dist/message-compiler.esm-bundler.js","uid":"bc3c5a32-77"},{"name":"devtools-if/dist/devtools-if.esm-bundler.js","uid":"bc3c5a32-79"},{"name":"core-base/dist/core-base.esm-bundler.js","uid":"bc3c5a32-81"},{"name":"vue-devtools/dist/vue-devtools.esm-bundler.js","uid":"bc3c5a32-83"}]}]},{"uid":"bc3c5a32-63","name":"\u0000plugin-vue:export-helper"}]},{"name":"common/setting/constVarsHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/setting/constVarsHelper.js","uid":"bc3c5a32-89"}]},{"name":"common/utils/dbHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/dbHelper.js","uid":"bc3c5a32-91"}]},{"name":"common/utils/commonHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/commonHelper.js","uid":"bc3c5a32-93"}]},{"name":"common/utils/uploadHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/uploadHelper.js","uid":"bc3c5a32-95"}]},{"name":"common/utils/util.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/util.js","uid":"bc3c5a32-97"}]},{"name":"store/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/store/index.js","uid":"bc3c5a32-99"}]},{"name":"uni_modules/uview-plus/components/u-avatar/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/props.js","uid":"bc3c5a32-101"}]},{"name":"uni_modules/uview-plus/libs/vue.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/vue.js","uid":"bc3c5a32-103"}]},{"name":"uni_modules/uview-plus/libs/config/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props.js","uid":"bc3c5a32-105"}]},{"name":"uni_modules/uview-plus/libs/function/test.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/test.js","uid":"bc3c5a32-107"}]},{"name":"uni_modules/uview-plus/components/u-badge/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/props.js","uid":"bc3c5a32-109"}]},{"name":"uni_modules/uview-plus/components/u-button/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/props.js","uid":"bc3c5a32-111"}]},{"name":"uni_modules/uview-plus/components/u-cell/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/props.js","uid":"bc3c5a32-113"}]},{"name":"uni_modules/uview-plus/components/u-checkbox-group/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/props.js","uid":"bc3c5a32-115"}]},{"name":"uni_modules/uview-plus/components/u-checkbox/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/props.js","uid":"bc3c5a32-117"}]},{"name":"uni_modules/uview-plus/components/u-empty/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/props.js","uid":"bc3c5a32-119"}]},{"name":"uni_modules/uview-plus/components/u-form-item/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/props.js","uid":"bc3c5a32-121"}]},{"name":"uni_modules/uview-plus/components/u-form/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/props.js","uid":"bc3c5a32-123"}]},{"name":"uni_modules/uview-plus/components/u-icon/icons.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/icons.js","uid":"bc3c5a32-125"}]},{"name":"uni_modules/uview-plus/components/u-icon/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/props.js","uid":"bc3c5a32-127"}]},{"name":"uni_modules/uview-plus/components/u-input/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/props.js","uid":"bc3c5a32-129"}]},{"name":"uni_modules/uview-plus/components/u-line/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/props.js","uid":"bc3c5a32-131"}]},{"name":"uni_modules/uview-plus/components/u-link/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/props.js","uid":"bc3c5a32-133"}]},{"name":"uni_modules/uview-plus/components/u-list-item/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/props.js","uid":"bc3c5a32-135"}]},{"name":"uni_modules/uview-plus/components/u-list/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/props.js","uid":"bc3c5a32-137"}]},{"name":"uni_modules/uview-plus/components/u-loading-icon/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/props.js","uid":"bc3c5a32-139"}]},{"name":"uni_modules/uview-plus/components/u-loadmore/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/props.js","uid":"bc3c5a32-141"}]},{"name":"uni_modules/uview-plus/components/u-modal/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/props.js","uid":"bc3c5a32-143"}]},{"name":"uni_modules/uview-plus/components/u-number-box/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/props.js","uid":"bc3c5a32-145"}]},{"name":"uni_modules/uview-plus/components/u-overlay/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/props.js","uid":"bc3c5a32-147"}]},{"name":"uni_modules/uview-plus/components/u-picker/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/props.js","uid":"bc3c5a32-149"}]},{"name":"uni_modules/uview-plus/components/u-popup/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/props.js","uid":"bc3c5a32-151"}]},{"name":"uni_modules/uview-plus/components/u-radio-group/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/props.js","uid":"bc3c5a32-153"}]},{"name":"uni_modules/uview-plus/components/u-radio/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/props.js","uid":"bc3c5a32-155"}]},{"name":"uni_modules/uview-plus/components/u-safe-bottom/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/props.js","uid":"bc3c5a32-157"}]},{"name":"uni_modules/uview-plus/libs/config/config.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/config.js","uid":"bc3c5a32-159"}]},{"name":"uni_modules/uview-plus/libs/config/props/datetimePicker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/datetimePicker.js","uid":"bc3c5a32-161"}]},{"name":"uni_modules/uview-plus/libs/config/props/icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/icon.js","uid":"bc3c5a32-163"}]},{"name":"uni_modules/uview-plus/libs/config/props/link.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/link.js","uid":"bc3c5a32-165"}]},{"name":"uni_modules/uview-plus/libs/config/props/loadingIcon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/loadingIcon.js","uid":"bc3c5a32-167"}]},{"name":"uni_modules/uview-plus/libs/config/props/navbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/navbar.js","uid":"bc3c5a32-169"}]},{"name":"uni_modules/uview-plus/components/u-search/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/props.js","uid":"bc3c5a32-171"}]},{"name":"uni_modules/uview-plus/components/u-status-bar/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/props.js","uid":"bc3c5a32-173"}]},{"name":"uni_modules/uview-plus/components/u-sticky/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/props.js","uid":"bc3c5a32-175"}]},{"name":"uni_modules/uview-plus/components/u-subsection/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/props.js","uid":"bc3c5a32-177"}]},{"name":"uni_modules/uview-plus/components/u-tag/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/props.js","uid":"bc3c5a32-179"}]},{"name":"uni_modules/uview-plus/components/u-text/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/props.js","uid":"bc3c5a32-181"}]},{"name":"uni_modules/uview-plus/components/u-text/value.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/value.js","uid":"bc3c5a32-183"}]},{"name":"uni_modules/uview-plus/libs/function/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/index.js","uid":"bc3c5a32-185"}]},{"name":"uni_modules/uview-plus/components/u-textarea/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/props.js","uid":"bc3c5a32-187"}]},{"name":"uni_modules/uview-plus/components/u-toolbar/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/props.js","uid":"bc3c5a32-189"}]},{"name":"uni_modules/uview-plus/components/u-transition/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/props.js","uid":"bc3c5a32-191"}]},{"name":"uni_modules/uview-plus/components/u-transition/transition.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/transition.js","uid":"bc3c5a32-193"}]},{"name":"uni_modules/uview-plus/libs/mixin/mixin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mixin.js","uid":"bc3c5a32-195"}]},{"name":"uni_modules/uview-plus/libs/mixin/mpMixin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpMixin.js","uid":"bc3c5a32-197"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/Request.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/Request.js","uid":"bc3c5a32-199"}]},{"name":"uni_modules/uview-plus/libs/util/route.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/route.js","uid":"bc3c5a32-201"}]},{"name":"uni_modules/uview-plus/libs/function/colorGradient.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/colorGradient.js","uid":"bc3c5a32-203"}]},{"name":"uni_modules/uview-plus/libs/function/debounce.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/debounce.js","uid":"bc3c5a32-205"}]},{"name":"uni_modules/uview-plus/libs/function/throttle.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/throttle.js","uid":"bc3c5a32-207"}]},{"name":"uni_modules/uview-plus/libs/config/zIndex.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/zIndex.js","uid":"bc3c5a32-209"}]},{"name":"uni_modules/uview-plus/libs/config/color.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/color.js","uid":"bc3c5a32-211"}]},{"name":"uni_modules/uview-plus/libs/function/platform.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/platform.js","uid":"bc3c5a32-213"}]},{"name":"uni_modules/uview-plus/libs/config/props/actionSheet.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/actionSheet.js","uid":"bc3c5a32-215"}]},{"name":"uni_modules/uview-plus/libs/config/props/album.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/album.js","uid":"bc3c5a32-217"}]},{"name":"uni_modules/uview-plus/libs/config/props/alert.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/alert.js","uid":"bc3c5a32-219"}]},{"name":"uni_modules/uview-plus/libs/config/props/avatar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/avatar.js","uid":"bc3c5a32-221"}]},{"name":"uni_modules/uview-plus/libs/config/props/avatarGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/avatarGroup.js","uid":"bc3c5a32-223"}]},{"name":"uni_modules/uview-plus/libs/config/props/backtop.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/backtop.js","uid":"bc3c5a32-225"}]},{"name":"uni_modules/uview-plus/libs/config/props/badge.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/badge.js","uid":"bc3c5a32-227"}]},{"name":"uni_modules/uview-plus/libs/config/props/button.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/button.js","uid":"bc3c5a32-229"}]},{"name":"uni_modules/uview-plus/libs/config/props/calendar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/calendar.js","uid":"bc3c5a32-231"}]},{"name":"uni_modules/uview-plus/libs/config/props/carKeyboard.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/carKeyboard.js","uid":"bc3c5a32-233"}]},{"name":"uni_modules/uview-plus/libs/config/props/cell.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/cell.js","uid":"bc3c5a32-235"}]},{"name":"uni_modules/uview-plus/libs/config/props/cellGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/cellGroup.js","uid":"bc3c5a32-237"}]},{"name":"uni_modules/uview-plus/libs/config/props/checkbox.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/checkbox.js","uid":"bc3c5a32-239"}]},{"name":"uni_modules/uview-plus/libs/config/props/checkboxGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/checkboxGroup.js","uid":"bc3c5a32-241"}]},{"name":"uni_modules/uview-plus/libs/config/props/circleProgress.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/circleProgress.js","uid":"bc3c5a32-243"}]},{"name":"uni_modules/uview-plus/libs/config/props/code.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/code.js","uid":"bc3c5a32-245"}]},{"name":"uni_modules/uview-plus/libs/config/props/codeInput.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/codeInput.js","uid":"bc3c5a32-247"}]},{"name":"uni_modules/uview-plus/libs/config/props/col.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/col.js","uid":"bc3c5a32-249"}]},{"name":"uni_modules/uview-plus/libs/config/props/collapse.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/collapse.js","uid":"bc3c5a32-251"}]},{"name":"uni_modules/uview-plus/libs/config/props/collapseItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/collapseItem.js","uid":"bc3c5a32-253"}]},{"name":"uni_modules/uview-plus/libs/config/props/columnNotice.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/columnNotice.js","uid":"bc3c5a32-255"}]},{"name":"uni_modules/uview-plus/libs/config/props/countDown.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/countDown.js","uid":"bc3c5a32-257"}]},{"name":"uni_modules/uview-plus/libs/config/props/countTo.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/countTo.js","uid":"bc3c5a32-259"}]},{"name":"uni_modules/uview-plus/libs/config/props/divider.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/divider.js","uid":"bc3c5a32-261"}]},{"name":"uni_modules/uview-plus/libs/config/props/empty.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/empty.js","uid":"bc3c5a32-263"}]},{"name":"uni_modules/uview-plus/libs/config/props/form.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/form.js","uid":"bc3c5a32-265"}]},{"name":"uni_modules/uview-plus/libs/config/props/formItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/formItem.js","uid":"bc3c5a32-267"}]},{"name":"uni_modules/uview-plus/libs/config/props/gap.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/gap.js","uid":"bc3c5a32-269"}]},{"name":"uni_modules/uview-plus/libs/config/props/grid.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/grid.js","uid":"bc3c5a32-271"}]},{"name":"uni_modules/uview-plus/libs/config/props/gridItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/gridItem.js","uid":"bc3c5a32-273"}]},{"name":"uni_modules/uview-plus/libs/config/props/image.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/image.js","uid":"bc3c5a32-275"}]},{"name":"uni_modules/uview-plus/libs/config/props/indexAnchor.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/indexAnchor.js","uid":"bc3c5a32-277"}]},{"name":"uni_modules/uview-plus/libs/config/props/indexList.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/indexList.js","uid":"bc3c5a32-279"}]},{"name":"uni_modules/uview-plus/libs/config/props/input.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/input.js","uid":"bc3c5a32-281"}]},{"name":"uni_modules/uview-plus/libs/config/props/keyboard.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/keyboard.js","uid":"bc3c5a32-283"}]},{"name":"uni_modules/uview-plus/libs/config/props/line.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/line.js","uid":"bc3c5a32-285"}]},{"name":"uni_modules/uview-plus/libs/config/props/lineProgress.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/lineProgress.js","uid":"bc3c5a32-287"}]},{"name":"uni_modules/uview-plus/libs/config/props/list.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/list.js","uid":"bc3c5a32-289"}]},{"name":"uni_modules/uview-plus/libs/config/props/listItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/listItem.js","uid":"bc3c5a32-291"}]},{"name":"uni_modules/uview-plus/libs/config/props/loadingPage.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/loadingPage.js","uid":"bc3c5a32-293"}]},{"name":"uni_modules/uview-plus/libs/config/props/loadmore.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/loadmore.js","uid":"bc3c5a32-295"}]},{"name":"uni_modules/uview-plus/libs/config/props/modal.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/modal.js","uid":"bc3c5a32-297"}]},{"name":"uni_modules/uview-plus/libs/config/props/noNetwork.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/noNetwork.js","uid":"bc3c5a32-299"}]},{"name":"uni_modules/uview-plus/libs/config/props/noticeBar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/noticeBar.js","uid":"bc3c5a32-301"}]},{"name":"uni_modules/uview-plus/libs/config/props/notify.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/notify.js","uid":"bc3c5a32-303"}]},{"name":"uni_modules/uview-plus/libs/config/props/numberBox.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/numberBox.js","uid":"bc3c5a32-305"}]},{"name":"uni_modules/uview-plus/libs/config/props/numberKeyboard.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/numberKeyboard.js","uid":"bc3c5a32-307"}]},{"name":"uni_modules/uview-plus/libs/config/props/overlay.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/overlay.js","uid":"bc3c5a32-309"}]},{"name":"uni_modules/uview-plus/libs/config/props/parse.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/parse.js","uid":"bc3c5a32-311"}]},{"name":"uni_modules/uview-plus/libs/config/props/picker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/picker.js","uid":"bc3c5a32-313"}]},{"name":"uni_modules/uview-plus/libs/config/props/popup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/popup.js","uid":"bc3c5a32-315"}]},{"name":"uni_modules/uview-plus/libs/config/props/radio.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/radio.js","uid":"bc3c5a32-317"}]},{"name":"uni_modules/uview-plus/libs/config/props/radioGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/radioGroup.js","uid":"bc3c5a32-319"}]},{"name":"uni_modules/uview-plus/libs/config/props/rate.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/rate.js","uid":"bc3c5a32-321"}]},{"name":"uni_modules/uview-plus/libs/config/props/readMore.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/readMore.js","uid":"bc3c5a32-323"}]},{"name":"uni_modules/uview-plus/libs/config/props/row.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/row.js","uid":"bc3c5a32-325"}]},{"name":"uni_modules/uview-plus/libs/config/props/rowNotice.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/rowNotice.js","uid":"bc3c5a32-327"}]},{"name":"uni_modules/uview-plus/libs/config/props/scrollList.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/scrollList.js","uid":"bc3c5a32-329"}]},{"name":"uni_modules/uview-plus/libs/config/props/search.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/search.js","uid":"bc3c5a32-331"}]},{"name":"uni_modules/uview-plus/libs/config/props/section.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/section.js","uid":"bc3c5a32-333"}]},{"name":"uni_modules/uview-plus/libs/config/props/skeleton.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/skeleton.js","uid":"bc3c5a32-335"}]},{"name":"uni_modules/uview-plus/libs/config/props/slider.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/slider.js","uid":"bc3c5a32-337"}]},{"name":"uni_modules/uview-plus/libs/config/props/statusBar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/statusBar.js","uid":"bc3c5a32-339"}]},{"name":"uni_modules/uview-plus/libs/config/props/steps.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/steps.js","uid":"bc3c5a32-341"}]},{"name":"uni_modules/uview-plus/libs/config/props/stepsItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/stepsItem.js","uid":"bc3c5a32-343"}]},{"name":"uni_modules/uview-plus/libs/config/props/sticky.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/sticky.js","uid":"bc3c5a32-345"}]},{"name":"uni_modules/uview-plus/libs/config/props/subsection.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/subsection.js","uid":"bc3c5a32-347"}]},{"name":"uni_modules/uview-plus/libs/config/props/swipeAction.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swipeAction.js","uid":"bc3c5a32-349"}]},{"name":"uni_modules/uview-plus/libs/config/props/swipeActionItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swipeActionItem.js","uid":"bc3c5a32-351"}]},{"name":"uni_modules/uview-plus/libs/config/props/swiper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swiper.js","uid":"bc3c5a32-353"}]},{"name":"uni_modules/uview-plus/libs/config/props/swipterIndicator.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swipterIndicator.js","uid":"bc3c5a32-355"}]},{"name":"uni_modules/uview-plus/libs/config/props/switch.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/switch.js","uid":"bc3c5a32-357"}]},{"name":"uni_modules/uview-plus/libs/config/props/tabbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tabbar.js","uid":"bc3c5a32-359"}]},{"name":"uni_modules/uview-plus/libs/config/props/tabbarItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tabbarItem.js","uid":"bc3c5a32-361"}]},{"name":"uni_modules/uview-plus/libs/config/props/tabs.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tabs.js","uid":"bc3c5a32-363"}]},{"name":"uni_modules/uview-plus/libs/config/props/tag.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tag.js","uid":"bc3c5a32-365"}]},{"name":"uni_modules/uview-plus/libs/config/props/text.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/text.js","uid":"bc3c5a32-367"}]},{"name":"uni_modules/uview-plus/libs/config/props/textarea.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/textarea.js","uid":"bc3c5a32-369"}]},{"name":"uni_modules/uview-plus/libs/config/props/toast.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/toast.js","uid":"bc3c5a32-371"}]},{"name":"uni_modules/uview-plus/libs/config/props/toolbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/toolbar.js","uid":"bc3c5a32-373"}]},{"name":"uni_modules/uview-plus/libs/config/props/tooltip.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tooltip.js","uid":"bc3c5a32-375"}]},{"name":"uni_modules/uview-plus/libs/config/props/transition.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/transition.js","uid":"bc3c5a32-377"}]},{"name":"uni_modules/uview-plus/libs/config/props/upload.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/upload.js","uid":"bc3c5a32-379"}]},{"name":"uni_modules/uview-plus/libs/function/digit.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/digit.js","uid":"bc3c5a32-381"}]},{"name":"uni_modules/uview-plus/libs/luch-request/adapters/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/adapters/index.js","uid":"bc3c5a32-383"}]},{"name":"uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js","uid":"bc3c5a32-385"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js","uid":"bc3c5a32-387"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/settle.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/settle.js","uid":"bc3c5a32-389"}]},{"name":"uni_modules/uview-plus/libs/luch-request/utils.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils.js","uid":"bc3c5a32-391"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js","uid":"bc3c5a32-393"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js","uid":"bc3c5a32-395"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js","uid":"bc3c5a32-397"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/defaults.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/defaults.js","uid":"bc3c5a32-399"}]},{"name":"uni_modules/uview-plus/libs/luch-request/utils/clone.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils/clone.js","uid":"bc3c5a32-401"}]},{"name":"uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js","uid":"bc3c5a32-403"}]},{"name":"uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js","uid":"bc3c5a32-405"}]},{"name":"uni_modules/uview-plus/libs/luch-request/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/index.js","uid":"bc3c5a32-407"}]},{"name":"uni_modules/uview-plus/libs/mixin/button.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/button.js","uid":"bc3c5a32-409"}]},{"name":"uni_modules/uview-plus/libs/mixin/mpShare.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpShare.js","uid":"bc3c5a32-411"}]},{"name":"uni_modules/uview-plus/libs/mixin/openType.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/openType.js","uid":"bc3c5a32-413"}]},{"name":"uni_modules/uview-plus/libs/util/async-validator.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/async-validator.js","uid":"bc3c5a32-415"}]},{"name":"pages/default/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/default","children":[{"uid":"bc3c5a32-417","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-419","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvZGVmYXVsdC9pbmRleC52dWU","uid":"bc3c5a32-421"}]},{"name":"pages/index/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/index","children":[{"uid":"bc3c5a32-423","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-425","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvaW5kZXgvaW5kZXgudnVl","uid":"bc3c5a32-427"}]},{"name":"pages/login/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/login","children":[{"uid":"bc3c5a32-429","name":"index.vue?vue&type=style&index=0&scoped=45258083&lang.scss"},{"uid":"bc3c5a32-431","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvbG9naW4vaW5kZXgudnVl","uid":"bc3c5a32-433"}]},{"name":"pages/release/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/release","children":[{"uid":"bc3c5a32-435","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-437","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvcmVsZWFzZS9pbmRleC52dWU","uid":"bc3c5a32-439"}]},{"name":"pages/mine/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/mine","children":[{"uid":"bc3c5a32-441","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-443","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvbWluZS9pbmRleC52dWU","uid":"bc3c5a32-445"}]},{"name":"pages/mine/mine.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/mine","children":[{"uid":"bc3c5a32-447","name":"mine.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-449","name":"mine.vue"}]},{"name":"uniPage:/cGFnZXMvbWluZS9taW5lLnZ1ZQ","uid":"bc3c5a32-451"}]},{"name":"pages/mine/apply.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/mine","children":[{"uid":"bc3c5a32-453","name":"apply.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-455","name":"apply.vue"}]},{"name":"uniPage:/cGFnZXMvbWluZS9hcHBseS52dWU","uid":"bc3c5a32-457"}]},{"name":"pages/test/test.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/test","children":[{"uid":"bc3c5a32-459","name":"test.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-461","name":"test.vue"}]},{"name":"uniPage:/cGFnZXMvdGVzdC90ZXN0LnZ1ZQ","uid":"bc3c5a32-463"}]},{"name":"pages/income/income.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/income","children":[{"uid":"bc3c5a32-465","name":"income.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-467","name":"income.vue"}]},{"name":"uniPage:/cGFnZXMvaW5jb21lL2luY29tZS52dWU","uid":"bc3c5a32-469"}]},{"name":"pages/article/article.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/article","children":[{"uid":"bc3c5a32-471","name":"article.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-473","name":"article.vue"}]},{"name":"uniPage:/cGFnZXMvYXJ0aWNsZS9hcnRpY2xlLnZ1ZQ","uid":"bc3c5a32-475"}]},{"name":"pages/checkin/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin","children":[{"uid":"bc3c5a32-477","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-479","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcY2hlY2tpblxpbmRleC52dWU","uid":"bc3c5a32-481"}]},{"name":"pages/checkin/checkin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin","children":[{"uid":"bc3c5a32-483","name":"checkin.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-485","name":"checkin.vue"}]},{"name":"uniPage:/cGFnZXNcY2hlY2tpblxjaGVja2luLnZ1ZQ","uid":"bc3c5a32-487"}]},{"name":"pages/checkin/workdetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin","children":[{"uid":"bc3c5a32-489","name":"workdetail.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-491","name":"workdetail.vue"}]},{"name":"uniPage:/cGFnZXNcY2hlY2tpblx3b3JrZGV0YWlsLnZ1ZQ","uid":"bc3c5a32-493"}]},{"name":"pages/enterprise/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise","children":[{"uid":"bc3c5a32-495","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-497","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcZW50ZXJwcmlzZVxpbmRleC52dWU","uid":"bc3c5a32-499"}]},{"name":"pages/enterprise/enterprise.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise","children":[{"uid":"bc3c5a32-501","name":"enterprise.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-503","name":"enterprise.vue"}]},{"name":"uniPage:/cGFnZXNcZW50ZXJwcmlzZVxlbnRlcnByaXNlLnZ1ZQ","uid":"bc3c5a32-505"}]},{"name":"pages/detail/detail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/detail","children":[{"uid":"bc3c5a32-507","name":"detail.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-509","name":"detail.vue"}]},{"name":"uniPage:/cGFnZXNcZGV0YWlsXGRldGFpbC52dWU","uid":"bc3c5a32-511"}]},{"name":"pages/order/order.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"bc3c5a32-513","name":"order.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-515","name":"order.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcb3JkZXIudnVl","uid":"bc3c5a32-517"}]},{"name":"pages/order/detail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"bc3c5a32-519","name":"detail.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-521","name":"detail.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcZGV0YWlsLnZ1ZQ","uid":"bc3c5a32-523"}]},{"name":"pages/order/worker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"bc3c5a32-525","name":"worker.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-527","name":"worker.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcd29ya2VyLnZ1ZQ","uid":"bc3c5a32-529"}]},{"name":"pages/order/myorder.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"bc3c5a32-531","name":"myorder.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-533","name":"myorder.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcbXlvcmRlci52dWU","uid":"bc3c5a32-535"}]},{"name":"pages/order/myorderdetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"bc3c5a32-537","name":"myorderdetail.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-539","name":"myorderdetail.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcbXlvcmRlcmRldGFpbC52dWU","uid":"bc3c5a32-541"}]},{"name":"pages/company/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/company","children":[{"uid":"bc3c5a32-543","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-545","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcY29tcGFueVxpbmRleC52dWU","uid":"bc3c5a32-547"}]},{"name":"pages/company/record.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/company","children":[{"uid":"bc3c5a32-549","name":"record.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-551","name":"record.vue"}]},{"name":"uniPage:/cGFnZXNcY29tcGFueVxyZWNvcmQudnVl","uid":"bc3c5a32-553"}]},{"name":"pages/company/staff.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/company","children":[{"uid":"bc3c5a32-555","name":"staff.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-557","name":"staff.vue"}]},{"name":"uniPage:/cGFnZXNcY29tcGFueVxzdGFmZi52dWU","uid":"bc3c5a32-559"}]},{"name":"pages/wallet/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet","children":[{"uid":"bc3c5a32-561","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-563","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcd2FsbGV0XGluZGV4LnZ1ZQ","uid":"bc3c5a32-565"}]},{"name":"pages/wallet/recharge.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet","children":[{"uid":"bc3c5a32-567","name":"recharge.vue?vue&type=style&index=0&lang.scss"},{"uid":"bc3c5a32-569","name":"recharge.vue"}]},{"name":"uniPage:/cGFnZXNcd2FsbGV0XHJlY2hhcmdlLnZ1ZQ","uid":"bc3c5a32-571"}]},{"name":"pages/reimbursement/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"bc3c5a32-573","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-575","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxpbmRleC52dWU","uid":"bc3c5a32-577"}]},{"name":"pages/reimbursement/examine.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"bc3c5a32-579","name":"examine.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-581","name":"examine.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxleGFtaW5lLnZ1ZQ","uid":"bc3c5a32-583"}]},{"name":"pages/reimbursement/myreim.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"bc3c5a32-585","name":"myreim.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-587","name":"myreim.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxteXJlaW0udnVl","uid":"bc3c5a32-589"}]},{"name":"pages/reimbursement/reimbursement.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"bc3c5a32-591","name":"reimbursement.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-593","name":"reimbursement.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxyZWltYnVyc2VtZW50LnZ1ZQ","uid":"bc3c5a32-595"}]},{"name":"pages/reimbursement/approve.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"bc3c5a32-597","name":"approve.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-599","name":"approve.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxhcHByb3ZlLnZ1ZQ","uid":"bc3c5a32-601"}]},{"name":"pages/reimbursement/payment.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"bc3c5a32-603","name":"payment.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-605","name":"payment.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxwYXltZW50LnZ1ZQ","uid":"bc3c5a32-607"}]},{"name":"pages/worker/worker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/worker","children":[{"uid":"bc3c5a32-609","name":"worker.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-611","name":"worker.vue"}]},{"name":"uniPage:/cGFnZXNcd29ya2VyXHdvcmtlci52dWU","uid":"bc3c5a32-613"}]},{"name":"pages/worker/salary.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/worker","children":[{"uid":"bc3c5a32-615","name":"salary.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-617","name":"salary.vue"}]},{"name":"uniPage:/cGFnZXNcd29ya2VyXHNhbGFyeS52dWU","uid":"bc3c5a32-619"}]},{"name":"pages/worker/salaryDetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/worker","children":[{"uid":"bc3c5a32-621","name":"salaryDetail.vue?vue&type=style&index=0&lang.css"},{"uid":"bc3c5a32-623","name":"salaryDetail.vue"}]},{"name":"uniPage:/cGFnZXNcd29ya2VyXHNhbGFyeURldGFpbC52dWU","uid":"bc3c5a32-625"}]},{"name":"pages/delivergoods/reservation.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservation.vue","uid":"bc3c5a32-627"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uLnZ1ZQ","uid":"bc3c5a32-629"}]},{"name":"pages/delivergoods/reservationWorker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservationWorker.vue","uid":"bc3c5a32-631"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uV29ya2VyLnZ1ZQ","uid":"bc3c5a32-633"}]},{"name":"pages/delivergoods/query.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/query.vue","uid":"bc3c5a32-635"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHF1ZXJ5LnZ1ZQ","uid":"bc3c5a32-637"}]},{"name":"pages/delivergoods/qdetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/qdetail.vue","uid":"bc3c5a32-639"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHFkZXRhaWwudnVl","uid":"bc3c5a32-641"}]},{"name":"pages/delivergoods/arrange.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/arrange.vue","uid":"bc3c5a32-643"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXGFycmFuZ2UudnVl","uid":"bc3c5a32-645"}]},{"name":"pages/delivergoods/feedback.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/feedback.vue","uid":"bc3c5a32-647"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXGZlZWRiYWNrLnZ1ZQ","uid":"bc3c5a32-649"}]},{"name":"uni_modules/uview-plus/components/u-icon/u-icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon","children":[{"uid":"bc3c5a32-651","name":"u-icon.vue?vue&type=style&index=0&scoped=bc34bf57&lang.scss"},{"uid":"bc3c5a32-653","name":"u-icon.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaWNvbi91LWljb24udnVl","uid":"bc3c5a32-655"}]},{"name":"uni_modules/uview-plus/components/u-search/u-search.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search","children":[{"uid":"bc3c5a32-657","name":"u-search.vue?vue&type=style&index=0&scoped=db25ac38&lang.scss"},{"uid":"bc3c5a32-659","name":"u-search.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2VhcmNoL3Utc2VhcmNoLnZ1ZQ","uid":"bc3c5a32-661"}]},{"name":"uni_modules/uview-plus/components/u-sticky/u-sticky.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky","children":[{"uid":"bc3c5a32-663","name":"u-sticky.vue?vue&type=style&index=0&scoped=442db378&lang.scss"},{"uid":"bc3c5a32-665","name":"u-sticky.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RpY2t5L3Utc3RpY2t5LnZ1ZQ","uid":"bc3c5a32-667"}]},{"name":"uni_modules/uview-plus/components/u-tag/u-tag.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag","children":[{"uid":"bc3c5a32-669","name":"u-tag.vue?vue&type=style&index=0&scoped=90ff8a51&lang.scss"},{"uid":"bc3c5a32-671","name":"u-tag.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGFnL3UtdGFnLnZ1ZQ","uid":"bc3c5a32-673"}]},{"name":"uni_modules/uview-plus/components/u-text/u-text.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text","children":[{"uid":"bc3c5a32-675","name":"u-text.vue?vue&type=style&index=0&scoped=8194d41c&lang.scss"},{"uid":"bc3c5a32-677","name":"u-text.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dC91LXRleHQudnVl","uid":"bc3c5a32-679"}]},{"name":"uni_modules/uview-plus/components/u-badge/u-badge.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge","children":[{"uid":"bc3c5a32-681","name":"u-badge.vue?vue&type=style&index=0&scoped=01255db2&lang.scss"},{"uid":"bc3c5a32-683","name":"u-badge.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYmFkZ2UvdS1iYWRnZS52dWU","uid":"bc3c5a32-685"}]},{"name":"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore","children":[{"uid":"bc3c5a32-687","name":"u-loadmore.vue?vue&type=style&index=0&scoped=80ed34f9&lang.scss"},{"uid":"bc3c5a32-689","name":"u-loadmore.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZG1vcmUvdS1sb2FkbW9yZS52dWU","uid":"bc3c5a32-691"}]},{"name":"uni_modules/uview-plus/components/u-empty/u-empty.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty","children":[{"uid":"bc3c5a32-693","name":"u-empty.vue?vue&type=style&index=0&scoped=2eac7384&lang.scss"},{"uid":"bc3c5a32-695","name":"u-empty.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZW1wdHkvdS1lbXB0eS52dWU","uid":"bc3c5a32-697"}]},{"name":"components/firstui/fui-date-picker/fui-date-picker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-date-picker","children":[{"uid":"bc3c5a32-699","name":"fui-date-picker.vue?vue&type=style&index=0&scoped=42055a14&lang.css"},{"uid":"bc3c5a32-701","name":"fui-date-picker.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1kYXRlLXBpY2tlci9mdWktZGF0ZS1waWNrZXIudnVl","uid":"bc3c5a32-703"}]},{"name":"uni_modules/uview-plus/components/u-input/u-input.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input","children":[{"uid":"bc3c5a32-705","name":"u-input.vue?vue&type=style&index=0&scoped=a5e5d5c3&lang.scss"},{"uid":"bc3c5a32-707","name":"u-input.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaW5wdXQvdS1pbnB1dC52dWU","uid":"bc3c5a32-709"}]},{"name":"uni_modules/uview-plus/components/u-form-item/u-form-item.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item","children":[{"uid":"bc3c5a32-711","name":"u-form-item.vue?vue&type=style&index=0&scoped=98223e3d&lang.scss"},{"uid":"bc3c5a32-713","name":"u-form-item.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS1pdGVtL3UtZm9ybS1pdGVtLnZ1ZQ","uid":"bc3c5a32-715"}]},{"name":"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox","children":[{"uid":"bc3c5a32-717","name":"u-checkbox.vue?vue&type=style&index=0&scoped=36f1de8c&lang.scss"},{"uid":"bc3c5a32-719","name":"u-checkbox.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gvdS1jaGVja2JveC52dWU","uid":"bc3c5a32-721"}]},{"name":"uni_modules/uview-plus/components/u-textarea/u-textarea.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea","children":[{"uid":"bc3c5a32-723","name":"u-textarea.vue?vue&type=style&index=0&scoped=574e2c9d&lang.scss"},{"uid":"bc3c5a32-725","name":"u-textarea.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dGFyZWEvdS10ZXh0YXJlYS52dWU","uid":"bc3c5a32-727"}]},{"name":"uni_modules/uview-plus/components/u-number-box/u-number-box.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box","children":[{"uid":"bc3c5a32-729","name":"u-number-box.vue?vue&type=style&index=0&scoped=ff7ec725&lang.scss"},{"uid":"bc3c5a32-731","name":"u-number-box.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbnVtYmVyLWJveC91LW51bWJlci1ib3gudnVl","uid":"bc3c5a32-733"}]},{"name":"uni_modules/uview-plus/components/u-form/u-form.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/u-form.vue","uid":"bc3c5a32-735"},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS91LWZvcm0udnVl","uid":"bc3c5a32-737"}]},{"name":"uni_modules/uview-plus/components/u-button/u-button.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button","children":[{"uid":"bc3c5a32-739","name":"u-button.vue?vue&type=script&lang.ts"},{"uid":"bc3c5a32-741","name":"u-button.vue?vue&type=style&index=0&scoped=52094d52&lang.scss"},{"uid":"bc3c5a32-743","name":"u-button.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYnV0dG9uL3UtYnV0dG9uLnZ1ZQ","uid":"bc3c5a32-745"}]},{"name":"uni_modules/uview-plus/components/u-avatar/u-avatar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar","children":[{"uid":"bc3c5a32-747","name":"u-avatar.vue?vue&type=style&index=0&scoped=4139b3f3&lang.scss"},{"uid":"bc3c5a32-749","name":"u-avatar.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYXZhdGFyL3UtYXZhdGFyLnZ1ZQ","uid":"bc3c5a32-751"}]},{"name":"uni_modules/uview-plus/components/u-cell/u-cell.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell","children":[{"uid":"bc3c5a32-753","name":"u-cell.vue?vue&type=style&index=0&scoped=3b946341&lang.scss"},{"uid":"bc3c5a32-755","name":"u-cell.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2VsbC91LWNlbGwudnVl","uid":"bc3c5a32-757"}]},{"name":"components/firstui/fui-upload/fui-upload.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-upload","children":[{"uid":"bc3c5a32-759","name":"fui-upload.vue?vue&type=style&index=0&scoped=2d5d0fa0&lang.css"},{"uid":"bc3c5a32-761","name":"fui-upload.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS11cGxvYWQvZnVpLXVwbG9hZC52dWU","uid":"bc3c5a32-763"}]},{"name":"uni_modules/uview-plus/components/u-subsection/u-subsection.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection","children":[{"uid":"bc3c5a32-765","name":"u-subsection.vue?vue&type=style&index=0&scoped=bb8563b6&lang.scss"},{"uid":"bc3c5a32-767","name":"u-subsection.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3Vic2VjdGlvbi91LXN1YnNlY3Rpb24udnVl","uid":"bc3c5a32-769"}]},{"name":"components/firstui/fui-icon/fui-icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon","children":[{"uid":"bc3c5a32-771","name":"fui-icon.js"},{"uid":"bc3c5a32-773","name":"fui-icon.vue?vue&type=style&index=0&scoped=2cb4dbf4&lang.css"},{"uid":"bc3c5a32-775","name":"fui-icon.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1pY29uL2Z1aS1pY29uLnZ1ZQ","uid":"bc3c5a32-777"}]},{"name":"components/tem/tem-upload-fui.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/tem","children":[{"uid":"bc3c5a32-779","name":"tem-upload-fui.vue?vue&type=style&index=0&scoped=fc3f557d&lang.css"},{"uid":"bc3c5a32-781","name":"tem-upload-fui.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1mdWkudnVl","uid":"bc3c5a32-783"}]},{"name":"components/firstui/fui-list-cell/fui-list-cell.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list-cell","children":[{"uid":"bc3c5a32-785","name":"fui-list-cell.vue?vue&type=style&index=0&scoped=77eef2c9&lang.css"},{"uid":"bc3c5a32-787","name":"fui-list-cell.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0LWNlbGwvZnVpLWxpc3QtY2VsbC52dWU","uid":"bc3c5a32-789"}]},{"name":"components/firstui/fui-collapse-item/fui-collapse-item.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-collapse-item","children":[{"uid":"bc3c5a32-791","name":"fui-collapse-item.vue?vue&type=style&index=0&scoped=215c8d17&lang.css"},{"uid":"bc3c5a32-793","name":"fui-collapse-item.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1jb2xsYXBzZS1pdGVtL2Z1aS1jb2xsYXBzZS1pdGVtLnZ1ZQ","uid":"bc3c5a32-795"}]},{"name":"components/firstui/fui-list/fui-list.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list","children":[{"uid":"bc3c5a32-797","name":"fui-list.vue?vue&type=style&index=0&scoped=61b84bd4&lang.css"},{"uid":"bc3c5a32-799","name":"fui-list.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0L2Z1aS1saXN0LnZ1ZQ","uid":"bc3c5a32-801"}]},{"name":"uni_modules/uview-plus/components/u-list-item/u-list-item.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item","children":[{"uid":"bc3c5a32-803","name":"u-list-item.vue?vue&type=style&index=0&scoped=f5ff7ac7&lang.scss"},{"uid":"bc3c5a32-805","name":"u-list-item.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC1pdGVtL3UtbGlzdC1pdGVtLnZ1ZQ","uid":"bc3c5a32-807"}]},{"name":"uni_modules/uview-plus/components/u-list/u-list.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list","children":[{"uid":"bc3c5a32-809","name":"u-list.vue?vue&type=style&index=0&scoped=e8455553&lang.scss"},{"uid":"bc3c5a32-811","name":"u-list.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC91LWxpc3QudnVl","uid":"bc3c5a32-813"}]},{"name":"uni_modules/uview-plus/components/u-modal/u-modal.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal","children":[{"uid":"bc3c5a32-815","name":"u-modal.vue?vue&type=style&index=0&scoped=78fdafdc&lang.scss"},{"uid":"bc3c5a32-817","name":"u-modal.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbW9kYWwvdS1tb2RhbC52dWU","uid":"bc3c5a32-819"}]},{"name":"uni_modules/uview-plus/components/u-radio/u-radio.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio","children":[{"uid":"bc3c5a32-821","name":"u-radio.vue?vue&type=style&index=0&scoped=9c15b337&lang.scss"},{"uid":"bc3c5a32-823","name":"u-radio.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8vdS1yYWRpby52dWU","uid":"bc3c5a32-825"}]},{"name":"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group","children":[{"uid":"bc3c5a32-827","name":"u-radio-group.vue?vue&type=style&index=0&scoped=986b4ba6&lang.scss"},{"uid":"bc3c5a32-829","name":"u-radio-group.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8tZ3JvdXAvdS1yYWRpby1ncm91cC52dWU","uid":"bc3c5a32-831"}]},{"name":"components/tem/tem-upload-file.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/tem","children":[{"uid":"bc3c5a32-833","name":"tem-upload-file.vue?vue&type=style&index=0&scoped=6b29c485&lang.css"},{"uid":"bc3c5a32-835","name":"tem-upload-file.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1maWxlLnZ1ZQ","uid":"bc3c5a32-837"}]},{"name":"uni_modules/uview-plus/components/u-picker/u-picker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker","children":[{"uid":"bc3c5a32-839","name":"u-picker.vue?vue&type=style&index=0&scoped=dcac6413&lang.scss"},{"uid":"bc3c5a32-841","name":"u-picker.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcGlja2VyL3UtcGlja2VyLnZ1ZQ","uid":"bc3c5a32-843"}]},{"name":"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group","children":[{"uid":"bc3c5a32-845","name":"u-checkbox-group.vue?vue&type=style&index=0&scoped=baf10ea2&lang.scss"},{"uid":"bc3c5a32-847","name":"u-checkbox-group.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gtZ3JvdXAvdS1jaGVja2JveC1ncm91cC52dWU","uid":"bc3c5a32-849"}]},{"name":"uni_modules/uview-plus/components/u--text/u--text.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u--text/u--text.vue","uid":"bc3c5a32-851"},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtLXRleHQvdS0tdGV4dC52dWU","uid":"bc3c5a32-853"}]},{"name":"uni_modules/uview-plus/components/u-transition/u-transition.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition","children":[{"uid":"bc3c5a32-855","name":"u-transition.vue?vue&type=style&index=0&scoped=69991aca&lang.scss"},{"uid":"bc3c5a32-857","name":"u-transition.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdHJhbnNpdGlvbi91LXRyYW5zaXRpb24udnVl","uid":"bc3c5a32-859"}]},{"name":"uni_modules/uview-plus/components/u-link/u-link.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link","children":[{"uid":"bc3c5a32-861","name":"u-link.vue?vue&type=style&index=0&scoped=d6e711cb&lang.scss"},{"uid":"bc3c5a32-863","name":"u-link.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluay91LWxpbmsudnVl","uid":"bc3c5a32-865"}]},{"name":"uni_modules/uview-plus/components/u-line/u-line.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line","children":[{"uid":"bc3c5a32-867","name":"u-line.vue?vue&type=style&index=0&scoped=18143249&lang.scss"},{"uid":"bc3c5a32-869","name":"u-line.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluZS91LWxpbmUudnVl","uid":"bc3c5a32-871"}]},{"name":"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon","children":[{"uid":"bc3c5a32-873","name":"u-loading-icon.vue?vue&type=style&index=0&scoped=bfe4499f&lang.scss"},{"uid":"bc3c5a32-875","name":"u-loading-icon.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZGluZy1pY29uL3UtbG9hZGluZy1pY29uLnZ1ZQ","uid":"bc3c5a32-877"}]},{"name":"uni_modules/uview-plus/components/u-popup/u-popup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup","children":[{"uid":"bc3c5a32-879","name":"u-popup.vue?vue&type=style&index=0&scoped=d4197e14&lang.scss"},{"uid":"bc3c5a32-881","name":"u-popup.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcG9wdXAvdS1wb3B1cC52dWU","uid":"bc3c5a32-883"}]},{"name":"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar","children":[{"uid":"bc3c5a32-885","name":"u-toolbar.vue?vue&type=style&index=0&scoped=7fa31177&lang.scss"},{"uid":"bc3c5a32-887","name":"u-toolbar.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdG9vbGJhci91LXRvb2xiYXIudnVl","uid":"bc3c5a32-889"}]},{"name":"uni_modules/uview-plus/components/u-overlay/u-overlay.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay","children":[{"uid":"bc3c5a32-891","name":"u-overlay.vue?vue&type=style&index=0&scoped=64260431&lang.scss"},{"uid":"bc3c5a32-893","name":"u-overlay.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utb3ZlcmxheS91LW92ZXJsYXkudnVl","uid":"bc3c5a32-895"}]},{"name":"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar","children":[{"uid":"bc3c5a32-897","name":"u-status-bar.vue?vue&type=style&index=0&scoped=96630e2e&lang.scss"},{"uid":"bc3c5a32-899","name":"u-status-bar.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RhdHVzLWJhci91LXN0YXR1cy1iYXIudnVl","uid":"bc3c5a32-901"}]},{"name":"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom","children":[{"uid":"bc3c5a32-903","name":"u-safe-bottom.vue?vue&type=style&index=0&scoped=3a3efedd&lang.scss"},{"uid":"bc3c5a32-905","name":"u-safe-bottom.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2FmZS1ib3R0b20vdS1zYWZlLWJvdHRvbS52dWU","uid":"bc3c5a32-907"}]}],"isRoot":true},"nodeParts":{"bc3c5a32-1":{"renderedLength":1360,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-0"},"bc3c5a32-3":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-2"},"bc3c5a32-5":{"renderedLength":3442,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-4"},"bc3c5a32-7":{"renderedLength":1450,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-6"},"bc3c5a32-9":{"renderedLength":48,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-8"},"bc3c5a32-11":{"renderedLength":48,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-10"},"bc3c5a32-13":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-12"},"bc3c5a32-15":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-14"},"bc3c5a32-17":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-16"},"bc3c5a32-19":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-18"},"bc3c5a32-21":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-20"},"bc3c5a32-23":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-22"},"bc3c5a32-25":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-24"},"bc3c5a32-27":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-26"},"bc3c5a32-29":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-28"},"bc3c5a32-31":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-30"},"bc3c5a32-33":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-32"},"bc3c5a32-35":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-34"},"bc3c5a32-37":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-36"},"bc3c5a32-39":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-38"},"bc3c5a32-41":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-40"},"bc3c5a32-43":{"renderedLength":957,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-42"},"bc3c5a32-45":{"renderedLength":721,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-44"},"bc3c5a32-47":{"renderedLength":82,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-46"},"bc3c5a32-49":{"renderedLength":13682,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-48"},"bc3c5a32-51":{"renderedLength":2717,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-50"},"bc3c5a32-53":{"renderedLength":3798,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-52"},"bc3c5a32-55":{"renderedLength":5863,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-54"},"bc3c5a32-57":{"renderedLength":982,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-56"},"bc3c5a32-59":{"renderedLength":6055,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-58"},"bc3c5a32-61":{"renderedLength":32362,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-60"},"bc3c5a32-63":{"renderedLength":159,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-62"},"bc3c5a32-65":{"renderedLength":151877,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-64"},"bc3c5a32-67":{"renderedLength":23003,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-66"},"bc3c5a32-69":{"renderedLength":23645,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-68"},"bc3c5a32-71":{"renderedLength":4688,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-70"},"bc3c5a32-73":{"renderedLength":6952,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-72"},"bc3c5a32-75":{"renderedLength":3962,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-74"},"bc3c5a32-77":{"renderedLength":1681,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-76"},"bc3c5a32-79":{"renderedLength":214,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-78"},"bc3c5a32-81":{"renderedLength":24721,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-80"},"bc3c5a32-83":{"renderedLength":562,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-82"},"bc3c5a32-85":{"renderedLength":54238,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-84"},"bc3c5a32-87":{"renderedLength":704,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-86"},"bc3c5a32-89":{"renderedLength":1863,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-88"},"bc3c5a32-91":{"renderedLength":1310,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-90"},"bc3c5a32-93":{"renderedLength":2147,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-92"},"bc3c5a32-95":{"renderedLength":7307,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-94"},"bc3c5a32-97":{"renderedLength":21070,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-96"},"bc3c5a32-99":{"renderedLength":871,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-98"},"bc3c5a32-101":{"renderedLength":2993,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-100"},"bc3c5a32-103":{"renderedLength":54,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-102"},"bc3c5a32-105":{"renderedLength":5935,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-104"},"bc3c5a32-107":{"renderedLength":6180,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-106"},"bc3c5a32-109":{"renderedLength":3134,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-108"},"bc3c5a32-111":{"renderedLength":6727,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-110"},"bc3c5a32-113":{"renderedLength":4122,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-112"},"bc3c5a32-115":{"renderedLength":3116,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-114"},"bc3c5a32-117":{"renderedLength":2836,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-116"},"bc3c5a32-119":{"renderedLength":2129,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-118"},"bc3c5a32-121":{"renderedLength":2026,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-120"},"bc3c5a32-123":{"renderedLength":1754,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-122"},"bc3c5a32-125":{"renderedLength":7521,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-124"},"bc3c5a32-127":{"renderedLength":3376,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-126"},"bc3c5a32-129":{"renderedLength":7077,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-128"},"bc3c5a32-131":{"renderedLength":1312,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-130"},"bc3c5a32-133":{"renderedLength":1396,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-132"},"bc3c5a32-135":{"renderedLength":274,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-134"},"bc3c5a32-137":{"renderedLength":4155,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-136"},"bc3c5a32-139":{"renderedLength":2256,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-138"},"bc3c5a32-141":{"renderedLength":3587,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-140"},"bc3c5a32-143":{"renderedLength":3463,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-142"},"bc3c5a32-145":{"renderedLength":4420,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-144"},"bc3c5a32-147":{"renderedLength":857,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-146"},"bc3c5a32-149":{"renderedLength":3579,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-148"},"bc3c5a32-151":{"renderedLength":3187,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-150"},"bc3c5a32-153":{"renderedLength":3301,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-152"},"bc3c5a32-155":{"renderedLength":2665,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-154"},"bc3c5a32-157":{"renderedLength":81,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-156"},"bc3c5a32-159":{"renderedLength":873,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-158"},"bc3c5a32-161":{"renderedLength":1010,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-160"},"bc3c5a32-163":{"renderedLength":774,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-162"},"bc3c5a32-165":{"renderedLength":581,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-164"},"bc3c5a32-167":{"renderedLength":702,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-166"},"bc3c5a32-169":{"renderedLength":734,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-168"},"bc3c5a32-171":{"renderedLength":5171,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-170"},"bc3c5a32-173":{"renderedLength":230,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-172"},"bc3c5a32-175":{"renderedLength":1300,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-174"},"bc3c5a32-177":{"renderedLength":1799,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-176"},"bc3c5a32-179":{"renderedLength":3233,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-178"},"bc3c5a32-181":{"renderedLength":4129,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-180"},"bc3c5a32-183":{"renderedLength":4427,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-182"},"bc3c5a32-185":{"renderedLength":13491,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-184"},"bc3c5a32-187":{"renderedLength":4447,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-186"},"bc3c5a32-189":{"renderedLength":1180,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-188"},"bc3c5a32-191":{"renderedLength":845,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-190"},"bc3c5a32-193":{"renderedLength":3135,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-192"},"bc3c5a32-195":{"renderedLength":7509,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-194"},"bc3c5a32-197":{"renderedLength":221,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-196"},"bc3c5a32-199":{"renderedLength":5812,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-198"},"bc3c5a32-201":{"renderedLength":4675,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-200"},"bc3c5a32-203":{"renderedLength":4601,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-202"},"bc3c5a32-205":{"renderedLength":948,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-204"},"bc3c5a32-207":{"renderedLength":851,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-206"},"bc3c5a32-209":{"renderedLength":389,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-208"},"bc3c5a32-211":{"renderedLength":488,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-210"},"bc3c5a32-213":{"renderedLength":358,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-212"},"bc3c5a32-215":{"renderedLength":622,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-214"},"bc3c5a32-217":{"renderedLength":615,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-216"},"bc3c5a32-219":{"renderedLength":487,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-218"},"bc3c5a32-221":{"renderedLength":619,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-220"},"bc3c5a32-223":{"renderedLength":508,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-222"},"bc3c5a32-225":{"renderedLength":585,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-224"},"bc3c5a32-227":{"renderedLength":594,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-226"},"bc3c5a32-229":{"renderedLength":995,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-228"},"bc3c5a32-231":{"renderedLength":1126,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-230"},"bc3c5a32-233":{"renderedLength":337,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-232"},"bc3c5a32-235":{"renderedLength":647,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-234"},"bc3c5a32-237":{"renderedLength":383,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-236"},"bc3c5a32-239":{"renderedLength":596,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-238"},"bc3c5a32-241":{"renderedLength":718,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-240"},"bc3c5a32-243":{"renderedLength":353,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-242"},"bc3c5a32-245":{"renderedLength":473,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-244"},"bc3c5a32-247":{"renderedLength":654,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-246"},"bc3c5a32-249":{"renderedLength":401,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-248"},"bc3c5a32-251":{"renderedLength":374,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-250"},"bc3c5a32-253":{"renderedLength":579,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-252"},"bc3c5a32-255":{"renderedLength":549,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-254"},"bc3c5a32-257":{"renderedLength":419,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-256"},"bc3c5a32-259":{"renderedLength":549,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-258"},"bc3c5a32-261":{"renderedLength":500,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-260"},"bc3c5a32-263":{"renderedLength":538,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-262"},"bc3c5a32-265":{"renderedLength":492,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-264"},"bc3c5a32-267":{"renderedLength":536,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-266"},"bc3c5a32-269":{"renderedLength":408,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-268"},"bc3c5a32-271":{"renderedLength":350,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-270"},"bc3c5a32-273":{"renderedLength":357,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-272"},"bc3c5a32-275":{"renderedLength":694,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-274"},"bc3c5a32-277":{"renderedLength":427,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-276"},"bc3c5a32-279":{"renderedLength":478,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-278"},"bc3c5a32-281":{"renderedLength":1016,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-280"},"bc3c5a32-283":{"renderedLength":720,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-282"},"bc3c5a32-285":{"renderedLength":430,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-284"},"bc3c5a32-287":{"renderedLength":454,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-286"},"bc3c5a32-289":{"renderedLength":666,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-288"},"bc3c5a32-291":{"renderedLength":325,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-290"},"bc3c5a32-293":{"renderedLength":579,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-292"},"bc3c5a32-295":{"renderedLength":786,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-294"},"bc3c5a32-297":{"renderedLength":774,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-296"},"bc3c5a32-299":{"renderedLength":28917,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-298"},"bc3c5a32-301":{"renderedLength":605,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-300"},"bc3c5a32-303":{"renderedLength":484,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-302"},"bc3c5a32-305":{"renderedLength":835,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-304"},"bc3c5a32-307":{"renderedLength":395,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-306"},"bc3c5a32-309":{"renderedLength":389,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-308"},"bc3c5a32-311":{"renderedLength":484,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-310"},"bc3c5a32-313":{"renderedLength":716,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-312"},"bc3c5a32-315":{"renderedLength":684,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-314"},"bc3c5a32-317":{"renderedLength":582,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-316"},"bc3c5a32-319":{"renderedLength":725,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-318"},"bc3c5a32-321":{"renderedLength":587,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-320"},"bc3c5a32-323":{"renderedLength":508,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-322"},"bc3c5a32-325":{"renderedLength":348,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-324"},"bc3c5a32-327":{"renderedLength":457,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-326"},"bc3c5a32-329":{"renderedLength":494,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-328"},"bc3c5a32-331":{"renderedLength":916,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-330"},"bc3c5a32-333":{"renderedLength":535,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-332"},"bc3c5a32-335":{"renderedLength":563,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-334"},"bc3c5a32-337":{"renderedLength":602,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-336"},"bc3c5a32-339":{"renderedLength":334,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-338"},"bc3c5a32-341":{"renderedLength":474,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-340"},"bc3c5a32-343":{"renderedLength":390,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-342"},"bc3c5a32-345":{"renderedLength":442,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-344"},"bc3c5a32-347":{"renderedLength":529,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-346"},"bc3c5a32-349":{"renderedLength":342,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-348"},"bc3c5a32-351":{"renderedLength":489,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-350"},"bc3c5a32-353":{"renderedLength":966,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-352"},"bc3c5a32-355":{"renderedLength":468,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-354"},"bc3c5a32-357":{"renderedLength":548,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-356"},"bc3c5a32-359":{"renderedLength":501,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-358"},"bc3c5a32-361":{"renderedLength":435,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-360"},"bc3c5a32-363":{"renderedLength":700,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-362"},"bc3c5a32-365":{"renderedLength":574,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-364"},"bc3c5a32-367":{"renderedLength":782,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-366"},"bc3c5a32-369":{"renderedLength":773,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-368"},"bc3c5a32-371":{"renderedLength":617,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-370"},"bc3c5a32-373":{"renderedLength":467,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-372"},"bc3c5a32-375":{"renderedLength":559,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-374"},"bc3c5a32-377":{"renderedLength":430,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-376"},"bc3c5a32-379":{"renderedLength":785,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-378"},"bc3c5a32-381":{"renderedLength":2672,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-380"},"bc3c5a32-383":{"renderedLength":2342,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-382"},"bc3c5a32-385":{"renderedLength":1984,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-384"},"bc3c5a32-387":{"renderedLength":692,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-386"},"bc3c5a32-389":{"renderedLength":528,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-388"},"bc3c5a32-391":{"renderedLength":3369,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-390"},"bc3c5a32-393":{"renderedLength":1199,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-392"},"bc3c5a32-395":{"renderedLength":106,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-394"},"bc3c5a32-397":{"renderedLength":2368,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-396"},"bc3c5a32-399":{"renderedLength":337,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-398"},"bc3c5a32-401":{"renderedLength":8405,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-400"},"bc3c5a32-403":{"renderedLength":545,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-402"},"bc3c5a32-405":{"renderedLength":366,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-404"},"bc3c5a32-407":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-406"},"bc3c5a32-409":{"renderedLength":364,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-408"},"bc3c5a32-411":{"renderedLength":725,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-410"},"bc3c5a32-413":{"renderedLength":706,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-412"},"bc3c5a32-415":{"renderedLength":27130,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-414"},"bc3c5a32-417":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-416"},"bc3c5a32-419":{"renderedLength":1693,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-418"},"bc3c5a32-421":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-420"},"bc3c5a32-423":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-422"},"bc3c5a32-425":{"renderedLength":10291,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-424"},"bc3c5a32-427":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-426"},"bc3c5a32-429":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-428"},"bc3c5a32-431":{"renderedLength":4162,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-430"},"bc3c5a32-433":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-432"},"bc3c5a32-435":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-434"},"bc3c5a32-437":{"renderedLength":16758,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-436"},"bc3c5a32-439":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-438"},"bc3c5a32-441":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-440"},"bc3c5a32-443":{"renderedLength":13531,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-442"},"bc3c5a32-445":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-444"},"bc3c5a32-447":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-446"},"bc3c5a32-449":{"renderedLength":6691,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-448"},"bc3c5a32-451":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-450"},"bc3c5a32-453":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-452"},"bc3c5a32-455":{"renderedLength":12733,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-454"},"bc3c5a32-457":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-456"},"bc3c5a32-459":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-458"},"bc3c5a32-461":{"renderedLength":7992,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-460"},"bc3c5a32-463":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-462"},"bc3c5a32-465":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-464"},"bc3c5a32-467":{"renderedLength":2850,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-466"},"bc3c5a32-469":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-468"},"bc3c5a32-471":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-470"},"bc3c5a32-473":{"renderedLength":347,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-472"},"bc3c5a32-475":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-474"},"bc3c5a32-477":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-476"},"bc3c5a32-479":{"renderedLength":9249,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-478"},"bc3c5a32-481":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-480"},"bc3c5a32-483":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-482"},"bc3c5a32-485":{"renderedLength":7695,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-484"},"bc3c5a32-487":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-486"},"bc3c5a32-489":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-488"},"bc3c5a32-491":{"renderedLength":6031,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-490"},"bc3c5a32-493":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-492"},"bc3c5a32-495":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-494"},"bc3c5a32-497":{"renderedLength":4839,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-496"},"bc3c5a32-499":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-498"},"bc3c5a32-501":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-500"},"bc3c5a32-503":{"renderedLength":11795,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-502"},"bc3c5a32-505":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-504"},"bc3c5a32-507":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-506"},"bc3c5a32-509":{"renderedLength":2824,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-508"},"bc3c5a32-511":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-510"},"bc3c5a32-513":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-512"},"bc3c5a32-515":{"renderedLength":10310,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-514"},"bc3c5a32-517":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-516"},"bc3c5a32-519":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-518"},"bc3c5a32-521":{"renderedLength":13227,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-520"},"bc3c5a32-523":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-522"},"bc3c5a32-525":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-524"},"bc3c5a32-527":{"renderedLength":2735,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-526"},"bc3c5a32-529":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-528"},"bc3c5a32-531":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-530"},"bc3c5a32-533":{"renderedLength":8170,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-532"},"bc3c5a32-535":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-534"},"bc3c5a32-537":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-536"},"bc3c5a32-539":{"renderedLength":2771,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-538"},"bc3c5a32-541":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-540"},"bc3c5a32-543":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-542"},"bc3c5a32-545":{"renderedLength":10885,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-544"},"bc3c5a32-547":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-546"},"bc3c5a32-549":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-548"},"bc3c5a32-551":{"renderedLength":8151,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-550"},"bc3c5a32-553":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-552"},"bc3c5a32-555":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-554"},"bc3c5a32-557":{"renderedLength":4233,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-556"},"bc3c5a32-559":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-558"},"bc3c5a32-561":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-560"},"bc3c5a32-563":{"renderedLength":4269,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-562"},"bc3c5a32-565":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-564"},"bc3c5a32-567":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-566"},"bc3c5a32-569":{"renderedLength":3008,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-568"},"bc3c5a32-571":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-570"},"bc3c5a32-573":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-572"},"bc3c5a32-575":{"renderedLength":21091,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-574"},"bc3c5a32-577":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-576"},"bc3c5a32-579":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-578"},"bc3c5a32-581":{"renderedLength":14623,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-580"},"bc3c5a32-583":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-582"},"bc3c5a32-585":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-584"},"bc3c5a32-587":{"renderedLength":10167,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-586"},"bc3c5a32-589":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-588"},"bc3c5a32-591":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-590"},"bc3c5a32-593":{"renderedLength":10122,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-592"},"bc3c5a32-595":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-594"},"bc3c5a32-597":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-596"},"bc3c5a32-599":{"renderedLength":13964,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-598"},"bc3c5a32-601":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-600"},"bc3c5a32-603":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-602"},"bc3c5a32-605":{"renderedLength":17354,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-604"},"bc3c5a32-607":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-606"},"bc3c5a32-609":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-608"},"bc3c5a32-611":{"renderedLength":4075,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-610"},"bc3c5a32-613":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-612"},"bc3c5a32-615":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-614"},"bc3c5a32-617":{"renderedLength":8034,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-616"},"bc3c5a32-619":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-618"},"bc3c5a32-621":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-620"},"bc3c5a32-623":{"renderedLength":5982,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-622"},"bc3c5a32-625":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-624"},"bc3c5a32-627":{"renderedLength":4621,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-626"},"bc3c5a32-629":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-628"},"bc3c5a32-631":{"renderedLength":7711,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-630"},"bc3c5a32-633":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-632"},"bc3c5a32-635":{"renderedLength":252,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-634"},"bc3c5a32-637":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-636"},"bc3c5a32-639":{"renderedLength":254,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-638"},"bc3c5a32-641":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-640"},"bc3c5a32-643":{"renderedLength":12796,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-642"},"bc3c5a32-645":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-644"},"bc3c5a32-647":{"renderedLength":255,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-646"},"bc3c5a32-649":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-648"},"bc3c5a32-651":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-650"},"bc3c5a32-653":{"renderedLength":6290,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-652"},"bc3c5a32-655":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-654"},"bc3c5a32-657":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-656"},"bc3c5a32-659":{"renderedLength":8495,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-658"},"bc3c5a32-661":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-660"},"bc3c5a32-663":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-662"},"bc3c5a32-665":{"renderedLength":6628,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-664"},"bc3c5a32-667":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-666"},"bc3c5a32-669":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-668"},"bc3c5a32-671":{"renderedLength":5580,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-670"},"bc3c5a32-673":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-672"},"bc3c5a32-675":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-674"},"bc3c5a32-677":{"renderedLength":7024,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-676"},"bc3c5a32-679":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-678"},"bc3c5a32-681":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-680"},"bc3c5a32-683":{"renderedLength":4199,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-682"},"bc3c5a32-685":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-684"},"bc3c5a32-687":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-686"},"bc3c5a32-689":{"renderedLength":5084,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-688"},"bc3c5a32-691":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-690"},"bc3c5a32-693":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-692"},"bc3c5a32-695":{"renderedLength":4038,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-694"},"bc3c5a32-697":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-696"},"bc3c5a32-699":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-698"},"bc3c5a32-701":{"renderedLength":26981,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-700"},"bc3c5a32-703":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-702"},"bc3c5a32-705":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-704"},"bc3c5a32-707":{"renderedLength":14113,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-706"},"bc3c5a32-709":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-708"},"bc3c5a32-711":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-710"},"bc3c5a32-713":{"renderedLength":5696,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-712"},"bc3c5a32-715":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-714"},"bc3c5a32-717":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-716"},"bc3c5a32-719":{"renderedLength":10579,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-718"},"bc3c5a32-721":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-720"},"bc3c5a32-723":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-722"},"bc3c5a32-725":{"renderedLength":9049,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-724"},"bc3c5a32-727":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-726"},"bc3c5a32-729":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-728"},"bc3c5a32-731":{"renderedLength":11970,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-730"},"bc3c5a32-733":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-732"},"bc3c5a32-735":{"renderedLength":6533,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-734"},"bc3c5a32-737":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-736"},"bc3c5a32-739":{"renderedLength":3576,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-738"},"bc3c5a32-741":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-740"},"bc3c5a32-743":{"renderedLength":2670,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-742"},"bc3c5a32-745":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-744"},"bc3c5a32-747":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-746"},"bc3c5a32-749":{"renderedLength":9787,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-748"},"bc3c5a32-751":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-750"},"bc3c5a32-753":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-752"},"bc3c5a32-755":{"renderedLength":5747,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-754"},"bc3c5a32-757":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-756"},"bc3c5a32-759":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-758"},"bc3c5a32-761":{"renderedLength":12586,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-760"},"bc3c5a32-763":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-762"},"bc3c5a32-765":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-764"},"bc3c5a32-767":{"renderedLength":7128,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-766"},"bc3c5a32-769":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-768"},"bc3c5a32-771":{"renderedLength":4098,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-770"},"bc3c5a32-773":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-772"},"bc3c5a32-775":{"renderedLength":2806,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-774"},"bc3c5a32-777":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-776"},"bc3c5a32-779":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-778"},"bc3c5a32-781":{"renderedLength":14805,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-780"},"bc3c5a32-783":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-782"},"bc3c5a32-785":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-784"},"bc3c5a32-787":{"renderedLength":4058,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-786"},"bc3c5a32-789":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-788"},"bc3c5a32-791":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-790"},"bc3c5a32-793":{"renderedLength":4487,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-792"},"bc3c5a32-795":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-794"},"bc3c5a32-797":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-796"},"bc3c5a32-799":{"renderedLength":3296,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-798"},"bc3c5a32-801":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-800"},"bc3c5a32-803":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-802"},"bc3c5a32-805":{"renderedLength":2507,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-804"},"bc3c5a32-807":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-806"},"bc3c5a32-809":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-808"},"bc3c5a32-811":{"renderedLength":5769,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-810"},"bc3c5a32-813":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-812"},"bc3c5a32-815":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-814"},"bc3c5a32-817":{"renderedLength":6135,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-816"},"bc3c5a32-819":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-818"},"bc3c5a32-821":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-820"},"bc3c5a32-823":{"renderedLength":9631,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-822"},"bc3c5a32-825":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-824"},"bc3c5a32-827":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-826"},"bc3c5a32-829":{"renderedLength":4186,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-828"},"bc3c5a32-831":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-830"},"bc3c5a32-833":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-832"},"bc3c5a32-835":{"renderedLength":18329,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-834"},"bc3c5a32-837":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-836"},"bc3c5a32-839":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-838"},"bc3c5a32-841":{"renderedLength":9124,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-840"},"bc3c5a32-843":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-842"},"bc3c5a32-845":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-844"},"bc3c5a32-847":{"renderedLength":4182,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-846"},"bc3c5a32-849":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-848"},"bc3c5a32-851":{"renderedLength":1611,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-850"},"bc3c5a32-853":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-852"},"bc3c5a32-855":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-854"},"bc3c5a32-857":{"renderedLength":2815,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-856"},"bc3c5a32-859":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-858"},"bc3c5a32-861":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-860"},"bc3c5a32-863":{"renderedLength":2880,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-862"},"bc3c5a32-865":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-864"},"bc3c5a32-867":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-866"},"bc3c5a32-869":{"renderedLength":2603,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-868"},"bc3c5a32-871":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-870"},"bc3c5a32-873":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-872"},"bc3c5a32-875":{"renderedLength":5260,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-874"},"bc3c5a32-877":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-876"},"bc3c5a32-879":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-878"},"bc3c5a32-881":{"renderedLength":8931,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-880"},"bc3c5a32-883":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-882"},"bc3c5a32-885":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-884"},"bc3c5a32-887":{"renderedLength":1818,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-886"},"bc3c5a32-889":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-888"},"bc3c5a32-891":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-890"},"bc3c5a32-893":{"renderedLength":2211,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-892"},"bc3c5a32-895":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-894"},"bc3c5a32-897":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-896"},"bc3c5a32-899":{"renderedLength":1555,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-898"},"bc3c5a32-901":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-900"},"bc3c5a32-903":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-902"},"bc3c5a32-905":{"renderedLength":1528,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-904"},"bc3c5a32-907":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"bc3c5a32-906"}},"nodeMetas":{"bc3c5a32-0":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages-json-js","moduleParts":{"app.js":"bc3c5a32-1"},"imported":[{"uid":"bc3c5a32-908"},{"uid":"bc3c5a32-420","dynamic":true},{"uid":"bc3c5a32-426","dynamic":true},{"uid":"bc3c5a32-432","dynamic":true},{"uid":"bc3c5a32-438","dynamic":true},{"uid":"bc3c5a32-444","dynamic":true},{"uid":"bc3c5a32-450","dynamic":true},{"uid":"bc3c5a32-456","dynamic":true},{"uid":"bc3c5a32-462","dynamic":true},{"uid":"bc3c5a32-468","dynamic":true},{"uid":"bc3c5a32-474","dynamic":true},{"uid":"bc3c5a32-480","dynamic":true},{"uid":"bc3c5a32-486","dynamic":true},{"uid":"bc3c5a32-492","dynamic":true},{"uid":"bc3c5a32-498","dynamic":true},{"uid":"bc3c5a32-504","dynamic":true},{"uid":"bc3c5a32-510","dynamic":true},{"uid":"bc3c5a32-516","dynamic":true},{"uid":"bc3c5a32-522","dynamic":true},{"uid":"bc3c5a32-528","dynamic":true},{"uid":"bc3c5a32-534","dynamic":true},{"uid":"bc3c5a32-540","dynamic":true},{"uid":"bc3c5a32-546","dynamic":true},{"uid":"bc3c5a32-552","dynamic":true},{"uid":"bc3c5a32-558","dynamic":true},{"uid":"bc3c5a32-564","dynamic":true},{"uid":"bc3c5a32-570","dynamic":true},{"uid":"bc3c5a32-576","dynamic":true},{"uid":"bc3c5a32-582","dynamic":true},{"uid":"bc3c5a32-588","dynamic":true},{"uid":"bc3c5a32-594","dynamic":true},{"uid":"bc3c5a32-600","dynamic":true},{"uid":"bc3c5a32-606","dynamic":true},{"uid":"bc3c5a32-612","dynamic":true},{"uid":"bc3c5a32-618","dynamic":true},{"uid":"bc3c5a32-624","dynamic":true},{"uid":"bc3c5a32-628","dynamic":true},{"uid":"bc3c5a32-632","dynamic":true},{"uid":"bc3c5a32-636","dynamic":true},{"uid":"bc3c5a32-640","dynamic":true},{"uid":"bc3c5a32-644","dynamic":true},{"uid":"bc3c5a32-648","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-2":{"id":"D:/zcweb/uniapp/temporaryworker/src/App.vue?vue&type=style&index=0&lang.scss","moduleParts":{"app.js":"bc3c5a32-3"},"imported":[],"importedBy":[{"uid":"bc3c5a32-4"}]},"bc3c5a32-4":{"id":"D:/zcweb/uniapp/temporaryworker/src/App.vue","moduleParts":{"app.js":"bc3c5a32-5"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-2"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-6":{"id":"D:/zcweb/uniapp/temporaryworker/src/main.ts","moduleParts":{"app.js":"bc3c5a32-7"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-66"},{"uid":"bc3c5a32-0"},{"uid":"bc3c5a32-4"},{"uid":"bc3c5a32-98"},{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-94"},{"uid":"bc3c5a32-92"},{"uid":"bc3c5a32-90"},{"uid":"bc3c5a32-96"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-48"},{"uid":"bc3c5a32-44"},{"uid":"bc3c5a32-42"},{"uid":"bc3c5a32-410"},{"uid":"bc3c5a32-46"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-84"},{"uid":"bc3c5a32-52"}],"importedBy":[],"isEntry":true},"bc3c5a32-8":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/logo.png","moduleParts":{"common/assets.js":"bc3c5a32-9"},"imported":[],"importedBy":[{"uid":"bc3c5a32-430"}]},"bc3c5a32-10":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/fabu.png","moduleParts":{"common/assets.js":"bc3c5a32-11"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-12":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/guanli.png","moduleParts":{"common/assets.js":"bc3c5a32-13"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-14":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/qiye.png","moduleParts":{"common/assets.js":"bc3c5a32-15"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-16":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/record.png","moduleParts":{"common/assets.js":"bc3c5a32-17"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-18":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/salary.png","moduleParts":{"common/assets.js":"bc3c5a32-19"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-20":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/baoxiao.png","moduleParts":{"common/assets.js":"bc3c5a32-21"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-22":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/mybaoxiao.png","moduleParts":{"common/assets.js":"bc3c5a32-23"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-24":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/caiwu.png","moduleParts":{"common/assets.js":"bc3c5a32-25"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-26":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/zshenpi.png","moduleParts":{"common/assets.js":"bc3c5a32-27"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-28":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/Jshenpi.png","moduleParts":{"common/assets.js":"bc3c5a32-29"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-30":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/reservation.png","moduleParts":{"common/assets.js":"bc3c5a32-31"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-32":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/drivershouli.png","moduleParts":{"common/assets.js":"bc3c5a32-33"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-34":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/arrange.png","moduleParts":{"common/assets.js":"bc3c5a32-35"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-36":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/query.png","moduleParts":{"common/assets.js":"bc3c5a32-37"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-38":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/feedback.png","moduleParts":{"common/assets.js":"bc3c5a32-39"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-40":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/dingwei.png","moduleParts":{"common/assets.js":"bc3c5a32-41"},"imported":[],"importedBy":[{"uid":"bc3c5a32-508"},{"uid":"bc3c5a32-538"}]},"bc3c5a32-42":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/locales/en.js","moduleParts":{"common/locales/en.js":"bc3c5a32-43"},"imported":[],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-44":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/locales/zh.js","moduleParts":{"common/locales/zh.js":"bc3c5a32-45"},"imported":[],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-46":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/mixin.js","moduleParts":{"common/mixin.js":"bc3c5a32-47"},"imported":[],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-48":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/request/http.api.js","moduleParts":{"common/request/http.api.js":"bc3c5a32-49"},"imported":[{"uid":"bc3c5a32-50"}],"importedBy":[{"uid":"bc3c5a32-6"},{"uid":"bc3c5a32-98"}]},"bc3c5a32-50":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/index.js","moduleParts":{"uni_modules/uview-plus/index.js":"bc3c5a32-51"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-406"},{"uid":"bc3c5a32-200"},{"uid":"bc3c5a32-202"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-204"},{"uid":"bc3c5a32-206"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-158"},{"uid":"bc3c5a32-104"},{"uid":"bc3c5a32-208"},{"uid":"bc3c5a32-210"},{"uid":"bc3c5a32-212"}],"importedBy":[{"uid":"bc3c5a32-6"},{"uid":"bc3c5a32-4"},{"uid":"bc3c5a32-48"},{"uid":"bc3c5a32-52"}]},"bc3c5a32-52":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/request/request.js","moduleParts":{"common/request/request.js":"bc3c5a32-53"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-90"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-54":{"id":"\\node_modules\\@vue\\shared\\dist\\shared.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-55"},"imported":[],"importedBy":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-66"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-58"},{"uid":"bc3c5a32-86"}]},"bc3c5a32-56":{"id":"\\node_modules\\@dcloudio\\uni-i18n\\dist\\uni-i18n.es.js","moduleParts":{"common/vendor.js":"bc3c5a32-57"},"imported":[{"uid":"bc3c5a32-60"}],"importedBy":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-66"}]},"bc3c5a32-58":{"id":"\\node_modules\\@dcloudio\\uni-shared\\dist\\uni-shared.es.js","moduleParts":{"common/vendor.js":"bc3c5a32-59"},"imported":[{"uid":"bc3c5a32-54"}],"importedBy":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-66"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-86"}]},"bc3c5a32-60":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-mp-weixin/dist/uni.api.esm.js","moduleParts":{"common/vendor.js":"bc3c5a32-61"},"imported":[{"uid":"bc3c5a32-54"},{"uid":"bc3c5a32-56"},{"uid":"bc3c5a32-58"}],"importedBy":[{"uid":"bc3c5a32-6"},{"uid":"bc3c5a32-4"},{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-94"},{"uid":"bc3c5a32-92"},{"uid":"bc3c5a32-90"},{"uid":"bc3c5a32-96"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-52"},{"uid":"bc3c5a32-56"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-200"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-418"},{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-430"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-442"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-460"},{"uid":"bc3c5a32-466"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-496"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-508"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-538"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-568"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-622"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-658"},{"uid":"bc3c5a32-664"},{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-700"},{"uid":"bc3c5a32-760"},{"uid":"bc3c5a32-766"},{"uid":"bc3c5a32-774"},{"uid":"bc3c5a32-780"},{"uid":"bc3c5a32-786"},{"uid":"bc3c5a32-792"},{"uid":"bc3c5a32-834"},{"uid":"bc3c5a32-382"},{"uid":"bc3c5a32-862"}]},"bc3c5a32-62":{"id":"\u0000plugin-vue:export-helper","moduleParts":{"common/vendor.js":"bc3c5a32-63"},"imported":[],"importedBy":[{"uid":"bc3c5a32-6"},{"uid":"bc3c5a32-4"},{"uid":"bc3c5a32-418"},{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-430"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-442"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-460"},{"uid":"bc3c5a32-466"},{"uid":"bc3c5a32-472"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-496"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-508"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-538"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-556"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-568"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-610"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-622"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-634"},{"uid":"bc3c5a32-638"},{"uid":"bc3c5a32-642"},{"uid":"bc3c5a32-646"},{"uid":"bc3c5a32-652"},{"uid":"bc3c5a32-658"},{"uid":"bc3c5a32-664"},{"uid":"bc3c5a32-670"},{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-682"},{"uid":"bc3c5a32-688"},{"uid":"bc3c5a32-694"},{"uid":"bc3c5a32-700"},{"uid":"bc3c5a32-706"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-718"},{"uid":"bc3c5a32-724"},{"uid":"bc3c5a32-730"},{"uid":"bc3c5a32-734"},{"uid":"bc3c5a32-742"},{"uid":"bc3c5a32-748"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-760"},{"uid":"bc3c5a32-766"},{"uid":"bc3c5a32-774"},{"uid":"bc3c5a32-780"},{"uid":"bc3c5a32-786"},{"uid":"bc3c5a32-792"},{"uid":"bc3c5a32-798"},{"uid":"bc3c5a32-804"},{"uid":"bc3c5a32-810"},{"uid":"bc3c5a32-816"},{"uid":"bc3c5a32-822"},{"uid":"bc3c5a32-828"},{"uid":"bc3c5a32-834"},{"uid":"bc3c5a32-840"},{"uid":"bc3c5a32-846"},{"uid":"bc3c5a32-850"},{"uid":"bc3c5a32-856"},{"uid":"bc3c5a32-862"},{"uid":"bc3c5a32-868"},{"uid":"bc3c5a32-874"},{"uid":"bc3c5a32-880"},{"uid":"bc3c5a32-886"},{"uid":"bc3c5a32-892"},{"uid":"bc3c5a32-898"},{"uid":"bc3c5a32-904"}]},"bc3c5a32-64":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-mp-vue/dist/vue.runtime.esm.js","moduleParts":{"common/vendor.js":"bc3c5a32-65"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-58"},{"uid":"bc3c5a32-54"}],"importedBy":[{"uid":"bc3c5a32-6"},{"uid":"bc3c5a32-66"},{"uid":"bc3c5a32-84"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-418"},{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-430"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-442"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-460"},{"uid":"bc3c5a32-466"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-496"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-508"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-538"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-556"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-568"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-610"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-622"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-652"},{"uid":"bc3c5a32-658"},{"uid":"bc3c5a32-664"},{"uid":"bc3c5a32-670"},{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-682"},{"uid":"bc3c5a32-688"},{"uid":"bc3c5a32-694"},{"uid":"bc3c5a32-700"},{"uid":"bc3c5a32-706"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-718"},{"uid":"bc3c5a32-724"},{"uid":"bc3c5a32-730"},{"uid":"bc3c5a32-742"},{"uid":"bc3c5a32-748"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-760"},{"uid":"bc3c5a32-766"},{"uid":"bc3c5a32-774"},{"uid":"bc3c5a32-780"},{"uid":"bc3c5a32-786"},{"uid":"bc3c5a32-792"},{"uid":"bc3c5a32-798"},{"uid":"bc3c5a32-804"},{"uid":"bc3c5a32-810"},{"uid":"bc3c5a32-816"},{"uid":"bc3c5a32-822"},{"uid":"bc3c5a32-828"},{"uid":"bc3c5a32-834"},{"uid":"bc3c5a32-840"},{"uid":"bc3c5a32-846"},{"uid":"bc3c5a32-850"},{"uid":"bc3c5a32-856"},{"uid":"bc3c5a32-862"},{"uid":"bc3c5a32-868"},{"uid":"bc3c5a32-874"},{"uid":"bc3c5a32-880"},{"uid":"bc3c5a32-886"},{"uid":"bc3c5a32-192"},{"uid":"bc3c5a32-892"},{"uid":"bc3c5a32-898"},{"uid":"bc3c5a32-904"}]},"bc3c5a32-66":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-mp-weixin/dist/uni.mp.esm.js","moduleParts":{"common/vendor.js":"bc3c5a32-67"},"imported":[{"uid":"bc3c5a32-58"},{"uid":"bc3c5a32-54"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-56"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-68":{"id":"\\node_modules\\vuex\\dist\\vuex.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-69"},"imported":[{"uid":"bc3c5a32-64"}],"importedBy":[{"uid":"bc3c5a32-98"},{"uid":"bc3c5a32-430"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-442"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-496"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-508"},{"uid":"bc3c5a32-538"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-568"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-70":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/shared/dist/shared.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-71"},"imported":[],"importedBy":[{"uid":"bc3c5a32-84"},{"uid":"bc3c5a32-80"},{"uid":"bc3c5a32-74"},{"uid":"bc3c5a32-76"}]},"bc3c5a32-72":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/message-resolver/dist/message-resolver.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-73"},"imported":[],"importedBy":[{"uid":"bc3c5a32-80"}]},"bc3c5a32-74":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/runtime/dist/runtime.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-75"},"imported":[{"uid":"bc3c5a32-70"}],"importedBy":[{"uid":"bc3c5a32-80"}]},"bc3c5a32-76":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/message-compiler/dist/message-compiler.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-77"},"imported":[{"uid":"bc3c5a32-70"}],"importedBy":[{"uid":"bc3c5a32-80"}]},"bc3c5a32-78":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/devtools-if/dist/devtools-if.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-79"},"imported":[],"importedBy":[{"uid":"bc3c5a32-80"}]},"bc3c5a32-80":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/core-base/dist/core-base.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-81"},"imported":[{"uid":"bc3c5a32-70"},{"uid":"bc3c5a32-72"},{"uid":"bc3c5a32-74"},{"uid":"bc3c5a32-76"},{"uid":"bc3c5a32-78"}],"importedBy":[{"uid":"bc3c5a32-84"}]},"bc3c5a32-82":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/vue-devtools/dist/vue-devtools.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-83"},"imported":[],"importedBy":[{"uid":"bc3c5a32-84"}]},"bc3c5a32-84":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-cli-shared/lib/vue-i18n/dist/vue-i18n.runtime.esm-bundler.js","moduleParts":{"common/vendor.js":"bc3c5a32-85"},"imported":[{"uid":"bc3c5a32-70"},{"uid":"bc3c5a32-80"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-82"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-86":{"id":"\\node_modules\\@dcloudio\\uni-app\\dist\\uni-app.es.js","moduleParts":{"common/vendor.js":"bc3c5a32-87"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-54"},{"uid":"bc3c5a32-58"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-496"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-556"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-616"}]},"bc3c5a32-88":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/setting/constVarsHelper.js","moduleParts":{"common/setting/constVarsHelper.js":"bc3c5a32-89"},"imported":[],"importedBy":[{"uid":"bc3c5a32-6"},{"uid":"bc3c5a32-94"},{"uid":"bc3c5a32-52"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"}]},"bc3c5a32-90":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/dbHelper.js","moduleParts":{"common/utils/dbHelper.js":"bc3c5a32-91"},"imported":[{"uid":"bc3c5a32-60"}],"importedBy":[{"uid":"bc3c5a32-6"},{"uid":"bc3c5a32-98"},{"uid":"bc3c5a32-94"},{"uid":"bc3c5a32-52"}]},"bc3c5a32-92":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/commonHelper.js","moduleParts":{"common/utils/commonHelper.js":"bc3c5a32-93"},"imported":[{"uid":"bc3c5a32-60"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-94":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/uploadHelper.js","moduleParts":{"common/utils/uploadHelper.js":"bc3c5a32-95"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-90"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-96":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/util.js","moduleParts":{"common/utils/util.js":"bc3c5a32-97"},"imported":[{"uid":"bc3c5a32-60"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-98":{"id":"D:/zcweb/uniapp/temporaryworker/src/store/index.js","moduleParts":{"store/index.js":"bc3c5a32-99"},"imported":[{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-48"},{"uid":"bc3c5a32-90"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-100":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/props.js","moduleParts":{"uni_modules/uview-plus/components/u-avatar/props.js":"bc3c5a32-101"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"},{"uid":"bc3c5a32-106"}],"importedBy":[{"uid":"bc3c5a32-748"}]},"bc3c5a32-102":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/vue.js","moduleParts":{"uni_modules/uview-plus/libs/vue.js":"bc3c5a32-103"},"imported":[],"importedBy":[{"uid":"bc3c5a32-410"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-126"},{"uid":"bc3c5a32-170"},{"uid":"bc3c5a32-174"},{"uid":"bc3c5a32-178"},{"uid":"bc3c5a32-180"},{"uid":"bc3c5a32-408"},{"uid":"bc3c5a32-412"},{"uid":"bc3c5a32-108"},{"uid":"bc3c5a32-140"},{"uid":"bc3c5a32-118"},{"uid":"bc3c5a32-128"},{"uid":"bc3c5a32-120"},{"uid":"bc3c5a32-116"},{"uid":"bc3c5a32-186"},{"uid":"bc3c5a32-144"},{"uid":"bc3c5a32-122"},{"uid":"bc3c5a32-100"},{"uid":"bc3c5a32-112"},{"uid":"bc3c5a32-176"},{"uid":"bc3c5a32-134"},{"uid":"bc3c5a32-136"},{"uid":"bc3c5a32-142"},{"uid":"bc3c5a32-154"},{"uid":"bc3c5a32-152"},{"uid":"bc3c5a32-148"},{"uid":"bc3c5a32-114"},{"uid":"bc3c5a32-110"},{"uid":"bc3c5a32-190"},{"uid":"bc3c5a32-132"},{"uid":"bc3c5a32-130"},{"uid":"bc3c5a32-138"},{"uid":"bc3c5a32-150"},{"uid":"bc3c5a32-188"},{"uid":"bc3c5a32-146"},{"uid":"bc3c5a32-172"},{"uid":"bc3c5a32-156"}]},"bc3c5a32-104":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props.js","moduleParts":{"uni_modules/uview-plus/libs/config/props.js":"bc3c5a32-105"},"imported":[{"uid":"bc3c5a32-158"},{"uid":"bc3c5a32-214"},{"uid":"bc3c5a32-216"},{"uid":"bc3c5a32-218"},{"uid":"bc3c5a32-220"},{"uid":"bc3c5a32-222"},{"uid":"bc3c5a32-224"},{"uid":"bc3c5a32-226"},{"uid":"bc3c5a32-228"},{"uid":"bc3c5a32-230"},{"uid":"bc3c5a32-232"},{"uid":"bc3c5a32-234"},{"uid":"bc3c5a32-236"},{"uid":"bc3c5a32-238"},{"uid":"bc3c5a32-240"},{"uid":"bc3c5a32-242"},{"uid":"bc3c5a32-244"},{"uid":"bc3c5a32-246"},{"uid":"bc3c5a32-248"},{"uid":"bc3c5a32-250"},{"uid":"bc3c5a32-252"},{"uid":"bc3c5a32-254"},{"uid":"bc3c5a32-256"},{"uid":"bc3c5a32-258"},{"uid":"bc3c5a32-160"},{"uid":"bc3c5a32-260"},{"uid":"bc3c5a32-262"},{"uid":"bc3c5a32-264"},{"uid":"bc3c5a32-266"},{"uid":"bc3c5a32-268"},{"uid":"bc3c5a32-270"},{"uid":"bc3c5a32-272"},{"uid":"bc3c5a32-162"},{"uid":"bc3c5a32-274"},{"uid":"bc3c5a32-276"},{"uid":"bc3c5a32-278"},{"uid":"bc3c5a32-280"},{"uid":"bc3c5a32-282"},{"uid":"bc3c5a32-284"},{"uid":"bc3c5a32-286"},{"uid":"bc3c5a32-164"},{"uid":"bc3c5a32-288"},{"uid":"bc3c5a32-290"},{"uid":"bc3c5a32-166"},{"uid":"bc3c5a32-292"},{"uid":"bc3c5a32-294"},{"uid":"bc3c5a32-296"},{"uid":"bc3c5a32-168"},{"uid":"bc3c5a32-298"},{"uid":"bc3c5a32-300"},{"uid":"bc3c5a32-302"},{"uid":"bc3c5a32-304"},{"uid":"bc3c5a32-306"},{"uid":"bc3c5a32-308"},{"uid":"bc3c5a32-310"},{"uid":"bc3c5a32-312"},{"uid":"bc3c5a32-314"},{"uid":"bc3c5a32-316"},{"uid":"bc3c5a32-318"},{"uid":"bc3c5a32-320"},{"uid":"bc3c5a32-322"},{"uid":"bc3c5a32-324"},{"uid":"bc3c5a32-326"},{"uid":"bc3c5a32-328"},{"uid":"bc3c5a32-330"},{"uid":"bc3c5a32-332"},{"uid":"bc3c5a32-334"},{"uid":"bc3c5a32-336"},{"uid":"bc3c5a32-338"},{"uid":"bc3c5a32-340"},{"uid":"bc3c5a32-342"},{"uid":"bc3c5a32-344"},{"uid":"bc3c5a32-346"},{"uid":"bc3c5a32-348"},{"uid":"bc3c5a32-350"},{"uid":"bc3c5a32-352"},{"uid":"bc3c5a32-354"},{"uid":"bc3c5a32-356"},{"uid":"bc3c5a32-358"},{"uid":"bc3c5a32-360"},{"uid":"bc3c5a32-362"},{"uid":"bc3c5a32-364"},{"uid":"bc3c5a32-366"},{"uid":"bc3c5a32-368"},{"uid":"bc3c5a32-370"},{"uid":"bc3c5a32-372"},{"uid":"bc3c5a32-374"},{"uid":"bc3c5a32-376"},{"uid":"bc3c5a32-378"}],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-126"},{"uid":"bc3c5a32-170"},{"uid":"bc3c5a32-174"},{"uid":"bc3c5a32-178"},{"uid":"bc3c5a32-180"},{"uid":"bc3c5a32-108"},{"uid":"bc3c5a32-140"},{"uid":"bc3c5a32-118"},{"uid":"bc3c5a32-128"},{"uid":"bc3c5a32-120"},{"uid":"bc3c5a32-116"},{"uid":"bc3c5a32-186"},{"uid":"bc3c5a32-144"},{"uid":"bc3c5a32-122"},{"uid":"bc3c5a32-100"},{"uid":"bc3c5a32-112"},{"uid":"bc3c5a32-176"},{"uid":"bc3c5a32-134"},{"uid":"bc3c5a32-136"},{"uid":"bc3c5a32-142"},{"uid":"bc3c5a32-154"},{"uid":"bc3c5a32-152"},{"uid":"bc3c5a32-148"},{"uid":"bc3c5a32-114"},{"uid":"bc3c5a32-110"},{"uid":"bc3c5a32-190"},{"uid":"bc3c5a32-132"},{"uid":"bc3c5a32-130"},{"uid":"bc3c5a32-138"},{"uid":"bc3c5a32-150"},{"uid":"bc3c5a32-188"},{"uid":"bc3c5a32-146"},{"uid":"bc3c5a32-172"},{"uid":"bc3c5a32-156"}]},"bc3c5a32-106":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/test.js","moduleParts":{"uni_modules/uview-plus/libs/function/test.js":"bc3c5a32-107"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-670"},{"uid":"bc3c5a32-718"},{"uid":"bc3c5a32-734"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-840"},{"uid":"bc3c5a32-182"},{"uid":"bc3c5a32-100"}]},"bc3c5a32-108":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/props.js","moduleParts":{"uni_modules/uview-plus/components/u-badge/props.js":"bc3c5a32-109"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-682"}]},"bc3c5a32-110":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/props.js","moduleParts":{"uni_modules/uview-plus/components/u-button/props.js":"bc3c5a32-111"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-738"}]},"bc3c5a32-112":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/props.js","moduleParts":{"uni_modules/uview-plus/components/u-cell/props.js":"bc3c5a32-113"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-754"}]},"bc3c5a32-114":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/props.js","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/props.js":"bc3c5a32-115"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-846"}]},"bc3c5a32-116":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/props.js","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/props.js":"bc3c5a32-117"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-718"}]},"bc3c5a32-118":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/props.js","moduleParts":{"uni_modules/uview-plus/components/u-empty/props.js":"bc3c5a32-119"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-694"}]},"bc3c5a32-120":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/props.js","moduleParts":{"uni_modules/uview-plus/components/u-form-item/props.js":"bc3c5a32-121"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-712"}]},"bc3c5a32-122":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/props.js","moduleParts":{"uni_modules/uview-plus/components/u-form/props.js":"bc3c5a32-123"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-734"}]},"bc3c5a32-124":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/icons.js","moduleParts":{"uni_modules/uview-plus/components/u-icon/icons.js":"bc3c5a32-125"},"imported":[],"importedBy":[{"uid":"bc3c5a32-652"}]},"bc3c5a32-126":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/props.js","moduleParts":{"uni_modules/uview-plus/components/u-icon/props.js":"bc3c5a32-127"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-652"}]},"bc3c5a32-128":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/props.js","moduleParts":{"uni_modules/uview-plus/components/u-input/props.js":"bc3c5a32-129"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-706"}]},"bc3c5a32-130":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/props.js","moduleParts":{"uni_modules/uview-plus/components/u-line/props.js":"bc3c5a32-131"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-868"}]},"bc3c5a32-132":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/props.js","moduleParts":{"uni_modules/uview-plus/components/u-link/props.js":"bc3c5a32-133"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-862"}]},"bc3c5a32-134":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/props.js","moduleParts":{"uni_modules/uview-plus/components/u-list-item/props.js":"bc3c5a32-135"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-804"}]},"bc3c5a32-136":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/props.js","moduleParts":{"uni_modules/uview-plus/components/u-list/props.js":"bc3c5a32-137"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-810"}]},"bc3c5a32-138":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/props.js","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/props.js":"bc3c5a32-139"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-874"}]},"bc3c5a32-140":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/props.js","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/props.js":"bc3c5a32-141"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-688"}]},"bc3c5a32-142":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/props.js","moduleParts":{"uni_modules/uview-plus/components/u-modal/props.js":"bc3c5a32-143"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-816"}]},"bc3c5a32-144":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/props.js","moduleParts":{"uni_modules/uview-plus/components/u-number-box/props.js":"bc3c5a32-145"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-730"}]},"bc3c5a32-146":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/props.js","moduleParts":{"uni_modules/uview-plus/components/u-overlay/props.js":"bc3c5a32-147"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-892"}]},"bc3c5a32-148":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/props.js","moduleParts":{"uni_modules/uview-plus/components/u-picker/props.js":"bc3c5a32-149"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-840"}]},"bc3c5a32-150":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/props.js","moduleParts":{"uni_modules/uview-plus/components/u-popup/props.js":"bc3c5a32-151"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-880"}]},"bc3c5a32-152":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/props.js","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/props.js":"bc3c5a32-153"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-828"}]},"bc3c5a32-154":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/props.js","moduleParts":{"uni_modules/uview-plus/components/u-radio/props.js":"bc3c5a32-155"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-822"}]},"bc3c5a32-156":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/props.js","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/props.js":"bc3c5a32-157"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-904"}]},"bc3c5a32-158":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/config.js","moduleParts":{"uni_modules/uview-plus/libs/config/config.js":"bc3c5a32-159"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-104"},{"uid":"bc3c5a32-162"},{"uid":"bc3c5a32-164"},{"uid":"bc3c5a32-166"},{"uid":"bc3c5a32-652"}]},"bc3c5a32-160":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/datetimePicker.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/datetimePicker.js":"bc3c5a32-161"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-162":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/icon.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/icon.js":"bc3c5a32-163"},"imported":[{"uid":"bc3c5a32-158"}],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-164":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/link.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/link.js":"bc3c5a32-165"},"imported":[{"uid":"bc3c5a32-158"}],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-166":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/loadingIcon.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/loadingIcon.js":"bc3c5a32-167"},"imported":[{"uid":"bc3c5a32-158"}],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-168":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/navbar.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/navbar.js":"bc3c5a32-169"},"imported":[{"uid":"bc3c5a32-210"}],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-170":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/props.js","moduleParts":{"uni_modules/uview-plus/components/u-search/props.js":"bc3c5a32-171"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-658"}]},"bc3c5a32-172":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/props.js","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/props.js":"bc3c5a32-173"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-898"}]},"bc3c5a32-174":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/props.js","moduleParts":{"uni_modules/uview-plus/components/u-sticky/props.js":"bc3c5a32-175"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-664"}]},"bc3c5a32-176":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/props.js","moduleParts":{"uni_modules/uview-plus/components/u-subsection/props.js":"bc3c5a32-177"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-766"}]},"bc3c5a32-178":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/props.js","moduleParts":{"uni_modules/uview-plus/components/u-tag/props.js":"bc3c5a32-179"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-670"}]},"bc3c5a32-180":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/props.js","moduleParts":{"uni_modules/uview-plus/components/u-text/props.js":"bc3c5a32-181"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-850"}]},"bc3c5a32-182":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/value.js","moduleParts":{"uni_modules/uview-plus/components/u-text/value.js":"bc3c5a32-183"},"imported":[{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-106"}],"importedBy":[{"uid":"bc3c5a32-676"}]},"bc3c5a32-184":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/index.js","moduleParts":{"uni_modules/uview-plus/libs/function/index.js":"bc3c5a32-185"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-380"},{"uid":"bc3c5a32-158"}],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-410"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-200"},{"uid":"bc3c5a32-652"},{"uid":"bc3c5a32-658"},{"uid":"bc3c5a32-664"},{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-682"},{"uid":"bc3c5a32-688"},{"uid":"bc3c5a32-694"},{"uid":"bc3c5a32-706"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-718"},{"uid":"bc3c5a32-724"},{"uid":"bc3c5a32-730"},{"uid":"bc3c5a32-734"},{"uid":"bc3c5a32-748"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-766"},{"uid":"bc3c5a32-804"},{"uid":"bc3c5a32-810"},{"uid":"bc3c5a32-816"},{"uid":"bc3c5a32-822"},{"uid":"bc3c5a32-840"},{"uid":"bc3c5a32-182"},{"uid":"bc3c5a32-738"},{"uid":"bc3c5a32-856"},{"uid":"bc3c5a32-862"},{"uid":"bc3c5a32-868"},{"uid":"bc3c5a32-874"},{"uid":"bc3c5a32-880"},{"uid":"bc3c5a32-192"},{"uid":"bc3c5a32-892"},{"uid":"bc3c5a32-898"},{"uid":"bc3c5a32-904"}]},"bc3c5a32-186":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/props.js","moduleParts":{"uni_modules/uview-plus/components/u-textarea/props.js":"bc3c5a32-187"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-724"}]},"bc3c5a32-188":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/props.js","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/props.js":"bc3c5a32-189"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-886"}]},"bc3c5a32-190":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/props.js","moduleParts":{"uni_modules/uview-plus/components/u-transition/props.js":"bc3c5a32-191"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-104"}],"importedBy":[{"uid":"bc3c5a32-856"}]},"bc3c5a32-192":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/transition.js","moduleParts":{"uni_modules/uview-plus/components/u-transition/transition.js":"bc3c5a32-193"},"imported":[{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-184"}],"importedBy":[{"uid":"bc3c5a32-856"}]},"bc3c5a32-194":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mixin.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/mixin.js":"bc3c5a32-195"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-200"}],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-652"},{"uid":"bc3c5a32-658"},{"uid":"bc3c5a32-664"},{"uid":"bc3c5a32-670"},{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-682"},{"uid":"bc3c5a32-688"},{"uid":"bc3c5a32-694"},{"uid":"bc3c5a32-706"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-718"},{"uid":"bc3c5a32-724"},{"uid":"bc3c5a32-730"},{"uid":"bc3c5a32-734"},{"uid":"bc3c5a32-748"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-766"},{"uid":"bc3c5a32-804"},{"uid":"bc3c5a32-810"},{"uid":"bc3c5a32-816"},{"uid":"bc3c5a32-822"},{"uid":"bc3c5a32-828"},{"uid":"bc3c5a32-840"},{"uid":"bc3c5a32-846"},{"uid":"bc3c5a32-850"},{"uid":"bc3c5a32-738"},{"uid":"bc3c5a32-856"},{"uid":"bc3c5a32-862"},{"uid":"bc3c5a32-868"},{"uid":"bc3c5a32-874"},{"uid":"bc3c5a32-880"},{"uid":"bc3c5a32-886"},{"uid":"bc3c5a32-892"},{"uid":"bc3c5a32-898"},{"uid":"bc3c5a32-904"}]},"bc3c5a32-196":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpMixin.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/mpMixin.js":"bc3c5a32-197"},"imported":[{"uid":"bc3c5a32-102"}],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-652"},{"uid":"bc3c5a32-658"},{"uid":"bc3c5a32-664"},{"uid":"bc3c5a32-670"},{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-682"},{"uid":"bc3c5a32-688"},{"uid":"bc3c5a32-694"},{"uid":"bc3c5a32-706"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-718"},{"uid":"bc3c5a32-724"},{"uid":"bc3c5a32-730"},{"uid":"bc3c5a32-734"},{"uid":"bc3c5a32-748"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-766"},{"uid":"bc3c5a32-804"},{"uid":"bc3c5a32-810"},{"uid":"bc3c5a32-816"},{"uid":"bc3c5a32-822"},{"uid":"bc3c5a32-828"},{"uid":"bc3c5a32-840"},{"uid":"bc3c5a32-846"},{"uid":"bc3c5a32-850"},{"uid":"bc3c5a32-738"},{"uid":"bc3c5a32-856"},{"uid":"bc3c5a32-862"},{"uid":"bc3c5a32-868"},{"uid":"bc3c5a32-874"},{"uid":"bc3c5a32-880"},{"uid":"bc3c5a32-886"},{"uid":"bc3c5a32-892"},{"uid":"bc3c5a32-898"},{"uid":"bc3c5a32-904"}]},"bc3c5a32-198":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/Request.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/Request.js":"bc3c5a32-199"},"imported":[{"uid":"bc3c5a32-394"},{"uid":"bc3c5a32-392"},{"uid":"bc3c5a32-396"},{"uid":"bc3c5a32-398"},{"uid":"bc3c5a32-390"},{"uid":"bc3c5a32-400"}],"importedBy":[{"uid":"bc3c5a32-406"}]},"bc3c5a32-200":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/route.js","moduleParts":{"uni_modules/uview-plus/libs/util/route.js":"bc3c5a32-201"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-184"}],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-194"}]},"bc3c5a32-202":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/colorGradient.js","moduleParts":{"uni_modules/uview-plus/libs/function/colorGradient.js":"bc3c5a32-203"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-874"}]},"bc3c5a32-204":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/debounce.js","moduleParts":{"uni_modules/uview-plus/libs/function/debounce.js":"bc3c5a32-205"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-706"}]},"bc3c5a32-206":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/throttle.js","moduleParts":{"uni_modules/uview-plus/libs/function/throttle.js":"bc3c5a32-207"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-738"}]},"bc3c5a32-208":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/zIndex.js","moduleParts":{"uni_modules/uview-plus/libs/config/zIndex.js":"bc3c5a32-209"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-664"}]},"bc3c5a32-210":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/color.js","moduleParts":{"uni_modules/uview-plus/libs/config/color.js":"bc3c5a32-211"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"},{"uid":"bc3c5a32-168"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-738"}]},"bc3c5a32-212":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/platform.js","moduleParts":{"uni_modules/uview-plus/libs/function/platform.js":"bc3c5a32-213"},"imported":[],"importedBy":[{"uid":"bc3c5a32-50"}]},"bc3c5a32-214":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/actionSheet.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/actionSheet.js":"bc3c5a32-215"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-216":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/album.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/album.js":"bc3c5a32-217"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-218":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/alert.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/alert.js":"bc3c5a32-219"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-220":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/avatar.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/avatar.js":"bc3c5a32-221"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-222":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/avatarGroup.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/avatarGroup.js":"bc3c5a32-223"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-224":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/backtop.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/backtop.js":"bc3c5a32-225"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-226":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/badge.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/badge.js":"bc3c5a32-227"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-228":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/button.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/button.js":"bc3c5a32-229"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-230":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/calendar.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/calendar.js":"bc3c5a32-231"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-232":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/carKeyboard.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/carKeyboard.js":"bc3c5a32-233"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-234":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/cell.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/cell.js":"bc3c5a32-235"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-236":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/cellGroup.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/cellGroup.js":"bc3c5a32-237"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-238":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/checkbox.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/checkbox.js":"bc3c5a32-239"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-240":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/checkboxGroup.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/checkboxGroup.js":"bc3c5a32-241"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-242":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/circleProgress.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/circleProgress.js":"bc3c5a32-243"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-244":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/code.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/code.js":"bc3c5a32-245"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-246":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/codeInput.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/codeInput.js":"bc3c5a32-247"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-248":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/col.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/col.js":"bc3c5a32-249"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-250":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/collapse.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/collapse.js":"bc3c5a32-251"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-252":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/collapseItem.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/collapseItem.js":"bc3c5a32-253"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-254":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/columnNotice.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/columnNotice.js":"bc3c5a32-255"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-256":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/countDown.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/countDown.js":"bc3c5a32-257"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-258":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/countTo.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/countTo.js":"bc3c5a32-259"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-260":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/divider.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/divider.js":"bc3c5a32-261"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-262":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/empty.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/empty.js":"bc3c5a32-263"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-264":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/form.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/form.js":"bc3c5a32-265"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-266":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/formItem.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/formItem.js":"bc3c5a32-267"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-268":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/gap.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/gap.js":"bc3c5a32-269"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-270":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/grid.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/grid.js":"bc3c5a32-271"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-272":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/gridItem.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/gridItem.js":"bc3c5a32-273"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-274":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/image.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/image.js":"bc3c5a32-275"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-276":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/indexAnchor.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/indexAnchor.js":"bc3c5a32-277"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-278":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/indexList.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/indexList.js":"bc3c5a32-279"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-280":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/input.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/input.js":"bc3c5a32-281"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-282":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/keyboard.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/keyboard.js":"bc3c5a32-283"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-284":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/line.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/line.js":"bc3c5a32-285"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-286":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/lineProgress.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/lineProgress.js":"bc3c5a32-287"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-288":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/list.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/list.js":"bc3c5a32-289"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-290":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/listItem.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/listItem.js":"bc3c5a32-291"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-292":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/loadingPage.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/loadingPage.js":"bc3c5a32-293"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-294":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/loadmore.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/loadmore.js":"bc3c5a32-295"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-296":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/modal.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/modal.js":"bc3c5a32-297"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-298":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/noNetwork.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/noNetwork.js":"bc3c5a32-299"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-300":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/noticeBar.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/noticeBar.js":"bc3c5a32-301"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-302":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/notify.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/notify.js":"bc3c5a32-303"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-304":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/numberBox.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/numberBox.js":"bc3c5a32-305"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-306":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/numberKeyboard.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/numberKeyboard.js":"bc3c5a32-307"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-308":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/overlay.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/overlay.js":"bc3c5a32-309"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-310":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/parse.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/parse.js":"bc3c5a32-311"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-312":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/picker.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/picker.js":"bc3c5a32-313"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-314":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/popup.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/popup.js":"bc3c5a32-315"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-316":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/radio.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/radio.js":"bc3c5a32-317"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-318":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/radioGroup.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/radioGroup.js":"bc3c5a32-319"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-320":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/rate.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/rate.js":"bc3c5a32-321"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-322":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/readMore.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/readMore.js":"bc3c5a32-323"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-324":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/row.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/row.js":"bc3c5a32-325"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-326":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/rowNotice.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/rowNotice.js":"bc3c5a32-327"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-328":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/scrollList.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/scrollList.js":"bc3c5a32-329"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-330":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/search.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/search.js":"bc3c5a32-331"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-332":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/section.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/section.js":"bc3c5a32-333"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-334":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/skeleton.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/skeleton.js":"bc3c5a32-335"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-336":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/slider.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/slider.js":"bc3c5a32-337"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-338":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/statusBar.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/statusBar.js":"bc3c5a32-339"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-340":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/steps.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/steps.js":"bc3c5a32-341"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-342":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/stepsItem.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/stepsItem.js":"bc3c5a32-343"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-344":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/sticky.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/sticky.js":"bc3c5a32-345"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-346":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/subsection.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/subsection.js":"bc3c5a32-347"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-348":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swipeAction.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/swipeAction.js":"bc3c5a32-349"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-350":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swipeActionItem.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/swipeActionItem.js":"bc3c5a32-351"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-352":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swiper.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/swiper.js":"bc3c5a32-353"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-354":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/swipterIndicator.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/swipterIndicator.js":"bc3c5a32-355"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-356":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/switch.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/switch.js":"bc3c5a32-357"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-358":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tabbar.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/tabbar.js":"bc3c5a32-359"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-360":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tabbarItem.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/tabbarItem.js":"bc3c5a32-361"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-362":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tabs.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/tabs.js":"bc3c5a32-363"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-364":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tag.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/tag.js":"bc3c5a32-365"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-366":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/text.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/text.js":"bc3c5a32-367"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-368":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/textarea.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/textarea.js":"bc3c5a32-369"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-370":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/toast.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/toast.js":"bc3c5a32-371"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-372":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/toolbar.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/toolbar.js":"bc3c5a32-373"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-374":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/tooltip.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/tooltip.js":"bc3c5a32-375"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-376":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/transition.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/transition.js":"bc3c5a32-377"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-378":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props/upload.js","moduleParts":{"uni_modules/uview-plus/libs/config/props/upload.js":"bc3c5a32-379"},"imported":[],"importedBy":[{"uid":"bc3c5a32-104"}]},"bc3c5a32-380":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/digit.js","moduleParts":{"uni_modules/uview-plus/libs/function/digit.js":"bc3c5a32-381"},"imported":[],"importedBy":[{"uid":"bc3c5a32-184"}]},"bc3c5a32-382":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/adapters/index.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/adapters/index.js":"bc3c5a32-383"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-384"},{"uid":"bc3c5a32-386"},{"uid":"bc3c5a32-388"},{"uid":"bc3c5a32-390"}],"importedBy":[{"uid":"bc3c5a32-394"}]},"bc3c5a32-384":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js":"bc3c5a32-385"},"imported":[{"uid":"bc3c5a32-390"}],"importedBy":[{"uid":"bc3c5a32-382"}]},"bc3c5a32-386":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js":"bc3c5a32-387"},"imported":[{"uid":"bc3c5a32-402"},{"uid":"bc3c5a32-404"}],"importedBy":[{"uid":"bc3c5a32-382"}]},"bc3c5a32-388":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/settle.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/settle.js":"bc3c5a32-389"},"imported":[],"importedBy":[{"uid":"bc3c5a32-382"}]},"bc3c5a32-390":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/utils.js":"bc3c5a32-391"},"imported":[],"importedBy":[{"uid":"bc3c5a32-198"},{"uid":"bc3c5a32-396"},{"uid":"bc3c5a32-382"},{"uid":"bc3c5a32-384"}]},"bc3c5a32-392":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js":"bc3c5a32-393"},"imported":[],"importedBy":[{"uid":"bc3c5a32-198"}]},"bc3c5a32-394":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js":"bc3c5a32-395"},"imported":[{"uid":"bc3c5a32-382"}],"importedBy":[{"uid":"bc3c5a32-198"}]},"bc3c5a32-396":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js":"bc3c5a32-397"},"imported":[{"uid":"bc3c5a32-390"}],"importedBy":[{"uid":"bc3c5a32-198"}]},"bc3c5a32-398":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/defaults.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/defaults.js":"bc3c5a32-399"},"imported":[],"importedBy":[{"uid":"bc3c5a32-198"}]},"bc3c5a32-400":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils/clone.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/utils/clone.js":"bc3c5a32-401"},"imported":[],"importedBy":[{"uid":"bc3c5a32-198"}]},"bc3c5a32-402":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js":"bc3c5a32-403"},"imported":[],"importedBy":[{"uid":"bc3c5a32-386"}]},"bc3c5a32-404":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js":"bc3c5a32-405"},"imported":[],"importedBy":[{"uid":"bc3c5a32-386"}]},"bc3c5a32-406":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/index.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/index.js":"bc3c5a32-407"},"imported":[{"uid":"bc3c5a32-198"}],"importedBy":[{"uid":"bc3c5a32-50"}]},"bc3c5a32-408":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/button.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/button.js":"bc3c5a32-409"},"imported":[{"uid":"bc3c5a32-102"}],"importedBy":[{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-738"}]},"bc3c5a32-410":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpShare.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/mpShare.js":"bc3c5a32-411"},"imported":[{"uid":"bc3c5a32-102"},{"uid":"bc3c5a32-184"}],"importedBy":[{"uid":"bc3c5a32-6"}]},"bc3c5a32-412":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/openType.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/openType.js":"bc3c5a32-413"},"imported":[{"uid":"bc3c5a32-102"}],"importedBy":[{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-738"}]},"bc3c5a32-414":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/async-validator.js","moduleParts":{"uni_modules/uview-plus/libs/util/async-validator.js":"bc3c5a32-415"},"imported":[],"importedBy":[{"uid":"bc3c5a32-734"}]},"bc3c5a32-416":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/default/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/default/index.js":"bc3c5a32-417"},"imported":[],"importedBy":[{"uid":"bc3c5a32-418"}]},"bc3c5a32-418":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/default/index.vue","moduleParts":{"pages/default/index.js":"bc3c5a32-419"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-416"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-420"}]},"bc3c5a32-420":{"id":"uniPage://cGFnZXMvZGVmYXVsdC9pbmRleC52dWU","moduleParts":{"pages/default/index.js":"bc3c5a32-421"},"imported":[{"uid":"bc3c5a32-418"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-422":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/index/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/index/index.js":"bc3c5a32-423"},"imported":[],"importedBy":[{"uid":"bc3c5a32-424"}]},"bc3c5a32-424":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/index/index.vue","moduleParts":{"pages/index/index.js":"bc3c5a32-425"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-422"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-672","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-684","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-426"}]},"bc3c5a32-426":{"id":"uniPage://cGFnZXMvaW5kZXgvaW5kZXgudnVl","moduleParts":{"pages/index/index.js":"bc3c5a32-427"},"imported":[{"uid":"bc3c5a32-424"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-428":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/login/index.vue?vue&type=style&index=0&scoped=45258083&lang.scss","moduleParts":{"pages/login/index.js":"bc3c5a32-429"},"imported":[],"importedBy":[{"uid":"bc3c5a32-430"}]},"bc3c5a32-430":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/login/index.vue","moduleParts":{"pages/login/index.js":"bc3c5a32-431"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-8"},{"uid":"bc3c5a32-428"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-432"}]},"bc3c5a32-432":{"id":"uniPage://cGFnZXMvbG9naW4vaW5kZXgudnVl","moduleParts":{"pages/login/index.js":"bc3c5a32-433"},"imported":[{"uid":"bc3c5a32-430"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-434":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/release/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/release/index.js":"bc3c5a32-435"},"imported":[],"importedBy":[{"uid":"bc3c5a32-436"}]},"bc3c5a32-436":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/release/index.vue","moduleParts":{"pages/release/index.js":"bc3c5a32-437"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-434"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-720","dynamic":true},{"uid":"bc3c5a32-726","dynamic":true},{"uid":"bc3c5a32-732","dynamic":true},{"uid":"bc3c5a32-672","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-438"}]},"bc3c5a32-438":{"id":"uniPage://cGFnZXMvcmVsZWFzZS9pbmRleC52dWU","moduleParts":{"pages/release/index.js":"bc3c5a32-439"},"imported":[{"uid":"bc3c5a32-436"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-440":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/mine/index.js":"bc3c5a32-441"},"imported":[],"importedBy":[{"uid":"bc3c5a32-442"}]},"bc3c5a32-442":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/index.vue","moduleParts":{"pages/mine/index.js":"bc3c5a32-443"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-10"},{"uid":"bc3c5a32-12"},{"uid":"bc3c5a32-14"},{"uid":"bc3c5a32-16"},{"uid":"bc3c5a32-18"},{"uid":"bc3c5a32-20"},{"uid":"bc3c5a32-22"},{"uid":"bc3c5a32-24"},{"uid":"bc3c5a32-26"},{"uid":"bc3c5a32-28"},{"uid":"bc3c5a32-30"},{"uid":"bc3c5a32-32"},{"uid":"bc3c5a32-34"},{"uid":"bc3c5a32-36"},{"uid":"bc3c5a32-38"},{"uid":"bc3c5a32-440"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-444"}]},"bc3c5a32-444":{"id":"uniPage://cGFnZXMvbWluZS9pbmRleC52dWU","moduleParts":{"pages/mine/index.js":"bc3c5a32-445"},"imported":[{"uid":"bc3c5a32-442"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-446":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/mine.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/mine/mine.js":"bc3c5a32-447"},"imported":[],"importedBy":[{"uid":"bc3c5a32-448"}]},"bc3c5a32-448":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/mine.vue","moduleParts":{"pages/mine/mine.js":"bc3c5a32-449"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-446"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-756","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-450"}]},"bc3c5a32-450":{"id":"uniPage://cGFnZXMvbWluZS9taW5lLnZ1ZQ","moduleParts":{"pages/mine/mine.js":"bc3c5a32-451"},"imported":[{"uid":"bc3c5a32-448"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-452":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/apply.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/mine/apply.js":"bc3c5a32-453"},"imported":[],"importedBy":[{"uid":"bc3c5a32-454"}]},"bc3c5a32-454":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/apply.vue","moduleParts":{"pages/mine/apply.js":"bc3c5a32-455"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-452"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-762","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-726","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-456"}]},"bc3c5a32-456":{"id":"uniPage://cGFnZXMvbWluZS9hcHBseS52dWU","moduleParts":{"pages/mine/apply.js":"bc3c5a32-457"},"imported":[{"uid":"bc3c5a32-454"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-458":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/test/test.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/test/test.js":"bc3c5a32-459"},"imported":[],"importedBy":[{"uid":"bc3c5a32-460"}]},"bc3c5a32-460":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/test/test.vue","moduleParts":{"pages/test/test.js":"bc3c5a32-461"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-458"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-462"}]},"bc3c5a32-462":{"id":"uniPage://cGFnZXMvdGVzdC90ZXN0LnZ1ZQ","moduleParts":{"pages/test/test.js":"bc3c5a32-463"},"imported":[{"uid":"bc3c5a32-460"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-464":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/income/income.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/income/income.js":"bc3c5a32-465"},"imported":[],"importedBy":[{"uid":"bc3c5a32-466"}]},"bc3c5a32-466":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/income/income.vue","moduleParts":{"pages/income/income.js":"bc3c5a32-467"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-464"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-756","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-468"}]},"bc3c5a32-468":{"id":"uniPage://cGFnZXMvaW5jb21lL2luY29tZS52dWU","moduleParts":{"pages/income/income.js":"bc3c5a32-469"},"imported":[{"uid":"bc3c5a32-466"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-470":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/article/article.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/article/article.js":"bc3c5a32-471"},"imported":[],"importedBy":[{"uid":"bc3c5a32-472"}]},"bc3c5a32-472":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/article/article.vue","moduleParts":{"pages/article/article.js":"bc3c5a32-473"},"imported":[{"uid":"bc3c5a32-470"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-474"}]},"bc3c5a32-474":{"id":"uniPage://cGFnZXMvYXJ0aWNsZS9hcnRpY2xlLnZ1ZQ","moduleParts":{"pages/article/article.js":"bc3c5a32-475"},"imported":[{"uid":"bc3c5a32-472"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-476":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/checkin/index.js":"bc3c5a32-477"},"imported":[],"importedBy":[{"uid":"bc3c5a32-478"}]},"bc3c5a32-478":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/index.vue","moduleParts":{"pages/checkin/index.js":"bc3c5a32-479"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-476"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-768","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-480"}]},"bc3c5a32-480":{"id":"uniPage://cGFnZXNcY2hlY2tpblxpbmRleC52dWU","moduleParts":{"pages/checkin/index.js":"bc3c5a32-481"},"imported":[{"uid":"bc3c5a32-478"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-482":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/checkin.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/checkin/checkin.js":"bc3c5a32-483"},"imported":[],"importedBy":[{"uid":"bc3c5a32-484"}]},"bc3c5a32-484":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/checkin.vue","moduleParts":{"pages/checkin/checkin.js":"bc3c5a32-485"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-482"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-776","dynamic":true},{"uid":"bc3c5a32-782","dynamic":true},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-486"}]},"bc3c5a32-486":{"id":"uniPage://cGFnZXNcY2hlY2tpblxjaGVja2luLnZ1ZQ","moduleParts":{"pages/checkin/checkin.js":"bc3c5a32-487"},"imported":[{"uid":"bc3c5a32-484"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-488":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/workdetail.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/checkin/workdetail.js":"bc3c5a32-489"},"imported":[],"importedBy":[{"uid":"bc3c5a32-490"}]},"bc3c5a32-490":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/workdetail.vue","moduleParts":{"pages/checkin/workdetail.js":"bc3c5a32-491"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-488"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-756","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-492"}]},"bc3c5a32-492":{"id":"uniPage://cGFnZXNcY2hlY2tpblx3b3JrZGV0YWlsLnZ1ZQ","moduleParts":{"pages/checkin/workdetail.js":"bc3c5a32-493"},"imported":[{"uid":"bc3c5a32-490"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-494":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/enterprise/index.js":"bc3c5a32-495"},"imported":[],"importedBy":[{"uid":"bc3c5a32-496"}]},"bc3c5a32-496":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/index.vue","moduleParts":{"pages/enterprise/index.js":"bc3c5a32-497"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-494"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-788","dynamic":true},{"uid":"bc3c5a32-794","dynamic":true},{"uid":"bc3c5a32-800","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-498"}]},"bc3c5a32-498":{"id":"uniPage://cGFnZXNcZW50ZXJwcmlzZVxpbmRleC52dWU","moduleParts":{"pages/enterprise/index.js":"bc3c5a32-499"},"imported":[{"uid":"bc3c5a32-496"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-500":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/enterprise.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/enterprise/enterprise.js":"bc3c5a32-501"},"imported":[],"importedBy":[{"uid":"bc3c5a32-502"}]},"bc3c5a32-502":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/enterprise.vue","moduleParts":{"pages/enterprise/enterprise.js":"bc3c5a32-503"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-500"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-762","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-726","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-504"}]},"bc3c5a32-504":{"id":"uniPage://cGFnZXNcZW50ZXJwcmlzZVxlbnRlcnByaXNlLnZ1ZQ","moduleParts":{"pages/enterprise/enterprise.js":"bc3c5a32-505"},"imported":[{"uid":"bc3c5a32-502"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-506":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/detail/detail.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/detail/detail.js":"bc3c5a32-507"},"imported":[],"importedBy":[{"uid":"bc3c5a32-508"}]},"bc3c5a32-508":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/detail/detail.vue","moduleParts":{"pages/detail/detail.js":"bc3c5a32-509"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-40"},{"uid":"bc3c5a32-506"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-510"}]},"bc3c5a32-510":{"id":"uniPage://cGFnZXNcZGV0YWlsXGRldGFpbC52dWU","moduleParts":{"pages/detail/detail.js":"bc3c5a32-511"},"imported":[{"uid":"bc3c5a32-508"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-512":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/order.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/order/order.js":"bc3c5a32-513"},"imported":[],"importedBy":[{"uid":"bc3c5a32-514"}]},"bc3c5a32-514":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/order.vue","moduleParts":{"pages/order/order.js":"bc3c5a32-515"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-512"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-768","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-516"}]},"bc3c5a32-516":{"id":"uniPage://cGFnZXNcb3JkZXJcb3JkZXIudnVl","moduleParts":{"pages/order/order.js":"bc3c5a32-517"},"imported":[{"uid":"bc3c5a32-514"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-518":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/detail.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/order/detail.js":"bc3c5a32-519"},"imported":[],"importedBy":[{"uid":"bc3c5a32-520"}]},"bc3c5a32-520":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/detail.vue","moduleParts":{"pages/order/detail.js":"bc3c5a32-521"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-518"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-672","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-756","dynamic":true},{"uid":"bc3c5a32-806","dynamic":true},{"uid":"bc3c5a32-812","dynamic":true},{"uid":"bc3c5a32-818","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-522"}]},"bc3c5a32-522":{"id":"uniPage://cGFnZXNcb3JkZXJcZGV0YWlsLnZ1ZQ","moduleParts":{"pages/order/detail.js":"bc3c5a32-523"},"imported":[{"uid":"bc3c5a32-520"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-524":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/worker.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/order/worker.js":"bc3c5a32-525"},"imported":[],"importedBy":[{"uid":"bc3c5a32-526"}]},"bc3c5a32-526":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/worker.vue","moduleParts":{"pages/order/worker.js":"bc3c5a32-527"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-524"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-756","dynamic":true},{"uid":"bc3c5a32-806","dynamic":true},{"uid":"bc3c5a32-812","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-528"}]},"bc3c5a32-528":{"id":"uniPage://cGFnZXNcb3JkZXJcd29ya2VyLnZ1ZQ","moduleParts":{"pages/order/worker.js":"bc3c5a32-529"},"imported":[{"uid":"bc3c5a32-526"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-530":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorder.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/order/myorder.js":"bc3c5a32-531"},"imported":[],"importedBy":[{"uid":"bc3c5a32-532"}]},"bc3c5a32-532":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorder.vue","moduleParts":{"pages/order/myorder.js":"bc3c5a32-533"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-530"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-672","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-534"}]},"bc3c5a32-534":{"id":"uniPage://cGFnZXNcb3JkZXJcbXlvcmRlci52dWU","moduleParts":{"pages/order/myorder.js":"bc3c5a32-535"},"imported":[{"uid":"bc3c5a32-532"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-536":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorderdetail.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/order/myorderdetail.js":"bc3c5a32-537"},"imported":[],"importedBy":[{"uid":"bc3c5a32-538"}]},"bc3c5a32-538":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorderdetail.vue","moduleParts":{"pages/order/myorderdetail.js":"bc3c5a32-539"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-40"},{"uid":"bc3c5a32-536"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-540"}]},"bc3c5a32-540":{"id":"uniPage://cGFnZXNcb3JkZXJcbXlvcmRlcmRldGFpbC52dWU","moduleParts":{"pages/order/myorderdetail.js":"bc3c5a32-541"},"imported":[{"uid":"bc3c5a32-538"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-542":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/company/index.js":"bc3c5a32-543"},"imported":[],"importedBy":[{"uid":"bc3c5a32-544"}]},"bc3c5a32-544":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/index.vue","moduleParts":{"pages/company/index.js":"bc3c5a32-545"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-542"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-768","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-546"}]},"bc3c5a32-546":{"id":"uniPage://cGFnZXNcY29tcGFueVxpbmRleC52dWU","moduleParts":{"pages/company/index.js":"bc3c5a32-547"},"imported":[{"uid":"bc3c5a32-544"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-548":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/record.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/company/record.js":"bc3c5a32-549"},"imported":[],"importedBy":[{"uid":"bc3c5a32-550"}]},"bc3c5a32-550":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/record.vue","moduleParts":{"pages/company/record.js":"bc3c5a32-551"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-548"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-756","dynamic":true},{"uid":"bc3c5a32-806","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-812","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-552"}]},"bc3c5a32-552":{"id":"uniPage://cGFnZXNcY29tcGFueVxyZWNvcmQudnVl","moduleParts":{"pages/company/record.js":"bc3c5a32-553"},"imported":[{"uid":"bc3c5a32-550"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-554":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/staff.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/company/staff.js":"bc3c5a32-555"},"imported":[],"importedBy":[{"uid":"bc3c5a32-556"}]},"bc3c5a32-556":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/staff.vue","moduleParts":{"pages/company/staff.js":"bc3c5a32-557"},"imported":[{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-554"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-558"}]},"bc3c5a32-558":{"id":"uniPage://cGFnZXNcY29tcGFueVxzdGFmZi52dWU","moduleParts":{"pages/company/staff.js":"bc3c5a32-559"},"imported":[{"uid":"bc3c5a32-556"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-560":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/wallet/index.js":"bc3c5a32-561"},"imported":[],"importedBy":[{"uid":"bc3c5a32-562"}]},"bc3c5a32-562":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/index.vue","moduleParts":{"pages/wallet/index.js":"bc3c5a32-563"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-560"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-756","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-564"}]},"bc3c5a32-564":{"id":"uniPage://cGFnZXNcd2FsbGV0XGluZGV4LnZ1ZQ","moduleParts":{"pages/wallet/index.js":"bc3c5a32-565"},"imported":[{"uid":"bc3c5a32-562"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-566":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/recharge.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/wallet/recharge.js":"bc3c5a32-567"},"imported":[],"importedBy":[{"uid":"bc3c5a32-568"}]},"bc3c5a32-568":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/recharge.vue","moduleParts":{"pages/wallet/recharge.js":"bc3c5a32-569"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-566"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-570"}]},"bc3c5a32-570":{"id":"uniPage://cGFnZXNcd2FsbGV0XHJlY2hhcmdlLnZ1ZQ","moduleParts":{"pages/wallet/recharge.js":"bc3c5a32-571"},"imported":[{"uid":"bc3c5a32-568"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-572":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/index.js":"bc3c5a32-573"},"imported":[],"importedBy":[{"uid":"bc3c5a32-574"}]},"bc3c5a32-574":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/index.vue","moduleParts":{"pages/reimbursement/index.js":"bc3c5a32-575"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-572"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-726","dynamic":true},{"uid":"bc3c5a32-824","dynamic":true},{"uid":"bc3c5a32-830","dynamic":true},{"uid":"bc3c5a32-836","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-842","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-576"}]},"bc3c5a32-576":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxpbmRleC52dWU","moduleParts":{"pages/reimbursement/index.js":"bc3c5a32-577"},"imported":[{"uid":"bc3c5a32-574"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-578":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/examine.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/examine.js":"bc3c5a32-579"},"imported":[],"importedBy":[{"uid":"bc3c5a32-580"}]},"bc3c5a32-580":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/examine.vue","moduleParts":{"pages/reimbursement/examine.js":"bc3c5a32-581"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-578"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-768","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-720","dynamic":true},{"uid":"bc3c5a32-848","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-582"}]},"bc3c5a32-582":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxleGFtaW5lLnZ1ZQ","moduleParts":{"pages/reimbursement/examine.js":"bc3c5a32-583"},"imported":[{"uid":"bc3c5a32-580"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-584":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/myreim.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/myreim.js":"bc3c5a32-585"},"imported":[],"importedBy":[{"uid":"bc3c5a32-586"}]},"bc3c5a32-586":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/myreim.vue","moduleParts":{"pages/reimbursement/myreim.js":"bc3c5a32-587"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-584"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-768","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-852","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-588"}]},"bc3c5a32-588":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxteXJlaW0udnVl","moduleParts":{"pages/reimbursement/myreim.js":"bc3c5a32-589"},"imported":[{"uid":"bc3c5a32-586"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-590":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/reimbursement.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/reimbursement.js":"bc3c5a32-591"},"imported":[],"importedBy":[{"uid":"bc3c5a32-592"}]},"bc3c5a32-592":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/reimbursement.vue","moduleParts":{"pages/reimbursement/reimbursement.js":"bc3c5a32-593"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-590"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-768","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-852","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-594"}]},"bc3c5a32-594":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxyZWltYnVyc2VtZW50LnZ1ZQ","moduleParts":{"pages/reimbursement/reimbursement.js":"bc3c5a32-595"},"imported":[{"uid":"bc3c5a32-592"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-596":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/approve.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/approve.js":"bc3c5a32-597"},"imported":[],"importedBy":[{"uid":"bc3c5a32-598"}]},"bc3c5a32-598":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/approve.vue","moduleParts":{"pages/reimbursement/approve.js":"bc3c5a32-599"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-596"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-726","dynamic":true},{"uid":"bc3c5a32-672","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-852","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-842","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-600"}]},"bc3c5a32-600":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxhcHByb3ZlLnZ1ZQ","moduleParts":{"pages/reimbursement/approve.js":"bc3c5a32-601"},"imported":[{"uid":"bc3c5a32-598"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-602":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/payment.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/payment.js":"bc3c5a32-603"},"imported":[],"importedBy":[{"uid":"bc3c5a32-604"}]},"bc3c5a32-604":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/payment.vue","moduleParts":{"pages/reimbursement/payment.js":"bc3c5a32-605"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-88"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-602"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-726","dynamic":true},{"uid":"bc3c5a32-672","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-852","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-842","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-606"}]},"bc3c5a32-606":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxwYXltZW50LnZ1ZQ","moduleParts":{"pages/reimbursement/payment.js":"bc3c5a32-607"},"imported":[{"uid":"bc3c5a32-604"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-608":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/worker.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/worker/worker.js":"bc3c5a32-609"},"imported":[],"importedBy":[{"uid":"bc3c5a32-610"}]},"bc3c5a32-610":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/worker.vue","moduleParts":{"pages/worker/worker.js":"bc3c5a32-611"},"imported":[{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-608"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-750","dynamic":true},{"uid":"bc3c5a32-756","dynamic":true},{"uid":"bc3c5a32-806","dynamic":true},{"uid":"bc3c5a32-812","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-612"}]},"bc3c5a32-612":{"id":"uniPage://cGFnZXNcd29ya2VyXHdvcmtlci52dWU","moduleParts":{"pages/worker/worker.js":"bc3c5a32-613"},"imported":[{"uid":"bc3c5a32-610"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-614":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salary.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/worker/salary.js":"bc3c5a32-615"},"imported":[],"importedBy":[{"uid":"bc3c5a32-616"}]},"bc3c5a32-616":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salary.vue","moduleParts":{"pages/worker/salary.js":"bc3c5a32-617"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-86"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-614"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-618"}]},"bc3c5a32-618":{"id":"uniPage://cGFnZXNcd29ya2VyXHNhbGFyeS52dWU","moduleParts":{"pages/worker/salary.js":"bc3c5a32-619"},"imported":[{"uid":"bc3c5a32-616"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-620":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salaryDetail.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/worker/salaryDetail.js":"bc3c5a32-621"},"imported":[],"importedBy":[{"uid":"bc3c5a32-622"}]},"bc3c5a32-622":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salaryDetail.vue","moduleParts":{"pages/worker/salaryDetail.js":"bc3c5a32-623"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-620"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-624"}]},"bc3c5a32-624":{"id":"uniPage://cGFnZXNcd29ya2VyXHNhbGFyeURldGFpbC52dWU","moduleParts":{"pages/worker/salaryDetail.js":"bc3c5a32-625"},"imported":[{"uid":"bc3c5a32-622"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-626":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservation.vue","moduleParts":{"pages/delivergoods/reservation.js":"bc3c5a32-627"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-852","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-628"}]},"bc3c5a32-628":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uLnZ1ZQ","moduleParts":{"pages/delivergoods/reservation.js":"bc3c5a32-629"},"imported":[{"uid":"bc3c5a32-626"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-630":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservationWorker.vue","moduleParts":{"pages/delivergoods/reservationWorker.js":"bc3c5a32-631"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-744","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-852","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-632"}]},"bc3c5a32-632":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uV29ya2VyLnZ1ZQ","moduleParts":{"pages/delivergoods/reservationWorker.js":"bc3c5a32-633"},"imported":[{"uid":"bc3c5a32-630"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-634":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/query.vue","moduleParts":{"pages/delivergoods/query.js":"bc3c5a32-635"},"imported":[{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-636"}]},"bc3c5a32-636":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHF1ZXJ5LnZ1ZQ","moduleParts":{"pages/delivergoods/query.js":"bc3c5a32-637"},"imported":[{"uid":"bc3c5a32-634"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-638":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/qdetail.vue","moduleParts":{"pages/delivergoods/qdetail.js":"bc3c5a32-639"},"imported":[{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-640"}]},"bc3c5a32-640":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHFkZXRhaWwudnVl","moduleParts":{"pages/delivergoods/qdetail.js":"bc3c5a32-641"},"imported":[{"uid":"bc3c5a32-638"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-642":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/arrange.vue","moduleParts":{"pages/delivergoods/arrange.js":"bc3c5a32-643"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-68"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-660","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true},{"uid":"bc3c5a32-666","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-852","dynamic":true},{"uid":"bc3c5a32-690","dynamic":true},{"uid":"bc3c5a32-696","dynamic":true},{"uid":"bc3c5a32-708","dynamic":true},{"uid":"bc3c5a32-714","dynamic":true},{"uid":"bc3c5a32-736","dynamic":true},{"uid":"bc3c5a32-818","dynamic":true},{"uid":"bc3c5a32-702","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-644"}]},"bc3c5a32-644":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXGFycmFuZ2UudnVl","moduleParts":{"pages/delivergoods/arrange.js":"bc3c5a32-645"},"imported":[{"uid":"bc3c5a32-642"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-646":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/feedback.vue","moduleParts":{"pages/delivergoods/feedback.js":"bc3c5a32-647"},"imported":[{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-648"}]},"bc3c5a32-648":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXGZlZWRiYWNrLnZ1ZQ","moduleParts":{"pages/delivergoods/feedback.js":"bc3c5a32-649"},"imported":[{"uid":"bc3c5a32-646"}],"importedBy":[{"uid":"bc3c5a32-0"}]},"bc3c5a32-650":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/u-icon.vue?vue&type=style&index=0&scoped=bc34bf57&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-icon/u-icon.js":"bc3c5a32-651"},"imported":[],"importedBy":[{"uid":"bc3c5a32-652"}]},"bc3c5a32-652":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/u-icon.vue","moduleParts":{"uni_modules/uview-plus/components/u-icon/u-icon.js":"bc3c5a32-653"},"imported":[{"uid":"bc3c5a32-124"},{"uid":"bc3c5a32-126"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-158"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-650"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-654"}]},"bc3c5a32-654":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaWNvbi91LWljb24udnVl","moduleParts":{"uni_modules/uview-plus/components/u-icon/u-icon.js":"bc3c5a32-655"},"imported":[{"uid":"bc3c5a32-652"}],"importedBy":[{"uid":"bc3c5a32-418"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-442"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"},{"uid":"bc3c5a32-658"},{"uid":"bc3c5a32-670"},{"uid":"bc3c5a32-676"},{"uid":"bc3c5a32-694"},{"uid":"bc3c5a32-706"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-718"},{"uid":"bc3c5a32-730"},{"uid":"bc3c5a32-742"},{"uid":"bc3c5a32-748"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-822"},{"uid":"bc3c5a32-880"}]},"bc3c5a32-656":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/u-search.vue?vue&type=style&index=0&scoped=db25ac38&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-search/u-search.js":"bc3c5a32-657"},"imported":[],"importedBy":[{"uid":"bc3c5a32-658"}]},"bc3c5a32-658":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/u-search.vue","moduleParts":{"uni_modules/uview-plus/components/u-search/u-search.js":"bc3c5a32-659"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-170"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-656"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-660"}]},"bc3c5a32-660":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2VhcmNoL3Utc2VhcmNoLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-search/u-search.js":"bc3c5a32-661"},"imported":[{"uid":"bc3c5a32-658"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-662":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue?vue&type=style&index=0&scoped=442db378&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-sticky/u-sticky.js":"bc3c5a32-663"},"imported":[],"importedBy":[{"uid":"bc3c5a32-664"}]},"bc3c5a32-664":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue","moduleParts":{"uni_modules/uview-plus/components/u-sticky/u-sticky.js":"bc3c5a32-665"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-174"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-208"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-662"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-666"}]},"bc3c5a32-666":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RpY2t5L3Utc3RpY2t5LnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-sticky/u-sticky.js":"bc3c5a32-667"},"imported":[{"uid":"bc3c5a32-664"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-668":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/u-tag.vue?vue&type=style&index=0&scoped=90ff8a51&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-tag/u-tag.js":"bc3c5a32-669"},"imported":[],"importedBy":[{"uid":"bc3c5a32-670"}]},"bc3c5a32-670":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/u-tag.vue","moduleParts":{"uni_modules/uview-plus/components/u-tag/u-tag.js":"bc3c5a32-671"},"imported":[{"uid":"bc3c5a32-178"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-668"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-858","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-672"}]},"bc3c5a32-672":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGFnL3UtdGFnLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-tag/u-tag.js":"bc3c5a32-673"},"imported":[{"uid":"bc3c5a32-670"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-834"}]},"bc3c5a32-674":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/u-text.vue?vue&type=style&index=0&scoped=8194d41c&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-text/u-text.js":"bc3c5a32-675"},"imported":[],"importedBy":[{"uid":"bc3c5a32-676"}]},"bc3c5a32-676":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/u-text.vue","moduleParts":{"uni_modules/uview-plus/components/u-text/u-text.js":"bc3c5a32-677"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-180"},{"uid":"bc3c5a32-182"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-408"},{"uid":"bc3c5a32-412"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-674"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-864","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-678"}]},"bc3c5a32-678":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dC91LXRleHQudnVl","moduleParts":{"uni_modules/uview-plus/components/u-text/u-text.js":"bc3c5a32-679"},"imported":[{"uid":"bc3c5a32-676"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-556"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"},{"uid":"bc3c5a32-748"},{"uid":"bc3c5a32-850"}]},"bc3c5a32-680":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/u-badge.vue?vue&type=style&index=0&scoped=01255db2&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-badge/u-badge.js":"bc3c5a32-681"},"imported":[],"importedBy":[{"uid":"bc3c5a32-682"}]},"bc3c5a32-682":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/u-badge.vue","moduleParts":{"uni_modules/uview-plus/components/u-badge/u-badge.js":"bc3c5a32-683"},"imported":[{"uid":"bc3c5a32-108"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-680"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-684"}]},"bc3c5a32-684":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYmFkZ2UvdS1iYWRnZS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-badge/u-badge.js":"bc3c5a32-685"},"imported":[{"uid":"bc3c5a32-682"}],"importedBy":[{"uid":"bc3c5a32-424"}]},"bc3c5a32-686":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/u-loadmore.vue?vue&type=style&index=0&scoped=80ed34f9&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js":"bc3c5a32-687"},"imported":[],"importedBy":[{"uid":"bc3c5a32-688"}]},"bc3c5a32-688":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/u-loadmore.vue","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js":"bc3c5a32-689"},"imported":[{"uid":"bc3c5a32-140"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-686"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-870","dynamic":true},{"uid":"bc3c5a32-876","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-690"}]},"bc3c5a32-690":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZG1vcmUvdS1sb2FkbW9yZS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js":"bc3c5a32-691"},"imported":[{"uid":"bc3c5a32-688"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-466"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-622"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-692":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/u-empty.vue?vue&type=style&index=0&scoped=2eac7384&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-empty/u-empty.js":"bc3c5a32-693"},"imported":[],"importedBy":[{"uid":"bc3c5a32-694"}]},"bc3c5a32-694":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/u-empty.vue","moduleParts":{"uni_modules/uview-plus/components/u-empty/u-empty.js":"bc3c5a32-695"},"imported":[{"uid":"bc3c5a32-118"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-692"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-696"}]},"bc3c5a32-696":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZW1wdHkvdS1lbXB0eS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-empty/u-empty.js":"bc3c5a32-697"},"imported":[{"uid":"bc3c5a32-694"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-466"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-556"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-622"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-698":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-date-picker/fui-date-picker.vue?vue&type=style&index=0&scoped=42055a14&lang.css","moduleParts":{"components/firstui/fui-date-picker/fui-date-picker.js":"bc3c5a32-699"},"imported":[],"importedBy":[{"uid":"bc3c5a32-700"}]},"bc3c5a32-700":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-date-picker/fui-date-picker.vue","moduleParts":{"components/firstui/fui-date-picker/fui-date-picker.js":"bc3c5a32-701"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-698"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-702"}]},"bc3c5a32-702":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1kYXRlLXBpY2tlci9mdWktZGF0ZS1waWNrZXIudnVl","moduleParts":{"components/firstui/fui-date-picker/fui-date-picker.js":"bc3c5a32-703"},"imported":[{"uid":"bc3c5a32-700"}],"importedBy":[{"uid":"bc3c5a32-424"},{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-532"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-616"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-704":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/u-input.vue?vue&type=style&index=0&scoped=a5e5d5c3&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-input/u-input.js":"bc3c5a32-705"},"imported":[],"importedBy":[{"uid":"bc3c5a32-706"}]},"bc3c5a32-706":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/u-input.vue","moduleParts":{"uni_modules/uview-plus/components/u-input/u-input.js":"bc3c5a32-707"},"imported":[{"uid":"bc3c5a32-128"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-204"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-704"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-708"}]},"bc3c5a32-708":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaW5wdXQvdS1pbnB1dC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-input/u-input.js":"bc3c5a32-709"},"imported":[{"uid":"bc3c5a32-706"}],"importedBy":[{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-568"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-622"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-710":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue?vue&type=style&index=0&scoped=98223e3d&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-form-item/u-form-item.js":"bc3c5a32-711"},"imported":[],"importedBy":[{"uid":"bc3c5a32-712"}]},"bc3c5a32-712":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue","moduleParts":{"uni_modules/uview-plus/components/u-form-item/u-form-item.js":"bc3c5a32-713"},"imported":[{"uid":"bc3c5a32-120"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-104"},{"uid":"bc3c5a32-210"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-710"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-870","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-714"}]},"bc3c5a32-714":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS1pdGVtL3UtZm9ybS1pdGVtLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-form-item/u-form-item.js":"bc3c5a32-715"},"imported":[{"uid":"bc3c5a32-712"}],"importedBy":[{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-716":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue?vue&type=style&index=0&scoped=36f1de8c&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js":"bc3c5a32-717"},"imported":[],"importedBy":[{"uid":"bc3c5a32-718"}]},"bc3c5a32-718":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js":"bc3c5a32-719"},"imported":[{"uid":"bc3c5a32-116"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-716"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-720"}]},"bc3c5a32-720":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gvdS1jaGVja2JveC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js":"bc3c5a32-721"},"imported":[{"uid":"bc3c5a32-718"}],"importedBy":[{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-580"}]},"bc3c5a32-722":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue?vue&type=style&index=0&scoped=574e2c9d&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-textarea/u-textarea.js":"bc3c5a32-723"},"imported":[],"importedBy":[{"uid":"bc3c5a32-724"}]},"bc3c5a32-724":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue","moduleParts":{"uni_modules/uview-plus/components/u-textarea/u-textarea.js":"bc3c5a32-725"},"imported":[{"uid":"bc3c5a32-186"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-722"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-726"}]},"bc3c5a32-726":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dGFyZWEvdS10ZXh0YXJlYS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-textarea/u-textarea.js":"bc3c5a32-727"},"imported":[{"uid":"bc3c5a32-724"}],"importedBy":[{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"}]},"bc3c5a32-728":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue?vue&type=style&index=0&scoped=ff7ec725&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-number-box/u-number-box.js":"bc3c5a32-729"},"imported":[],"importedBy":[{"uid":"bc3c5a32-730"}]},"bc3c5a32-730":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue","moduleParts":{"uni_modules/uview-plus/components/u-number-box/u-number-box.js":"bc3c5a32-731"},"imported":[{"uid":"bc3c5a32-144"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-728"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-732"}]},"bc3c5a32-732":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbnVtYmVyLWJveC91LW51bWJlci1ib3gudnVl","moduleParts":{"uni_modules/uview-plus/components/u-number-box/u-number-box.js":"bc3c5a32-733"},"imported":[{"uid":"bc3c5a32-730"}],"importedBy":[{"uid":"bc3c5a32-436"}]},"bc3c5a32-734":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/u-form.vue","moduleParts":{"uni_modules/uview-plus/components/u-form/u-form.js":"bc3c5a32-735"},"imported":[{"uid":"bc3c5a32-122"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-414"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-736"}]},"bc3c5a32-736":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS91LWZvcm0udnVl","moduleParts":{"uni_modules/uview-plus/components/u-form/u-form.js":"bc3c5a32-737"},"imported":[{"uid":"bc3c5a32-734"}],"importedBy":[{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-738":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/u-button.vue?vue&type=script&lang.ts","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"bc3c5a32-739"},"imported":[{"uid":"bc3c5a32-408"},{"uid":"bc3c5a32-412"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-110"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-206"},{"uid":"bc3c5a32-210"}],"importedBy":[{"uid":"bc3c5a32-742"}]},"bc3c5a32-740":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/u-button.vue?vue&type=style&index=0&scoped=52094d52&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"bc3c5a32-741"},"imported":[],"importedBy":[{"uid":"bc3c5a32-742"}]},"bc3c5a32-742":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/u-button.vue","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"bc3c5a32-743"},"imported":[{"uid":"bc3c5a32-738"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-740"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-876","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-744"}]},"bc3c5a32-744":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYnV0dG9uL3UtYnV0dG9uLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"bc3c5a32-745"},"imported":[{"uid":"bc3c5a32-742"}],"importedBy":[{"uid":"bc3c5a32-436"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-502"},{"uid":"bc3c5a32-508"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-556"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-568"},{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-610"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-834"}]},"bc3c5a32-746":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue?vue&type=style&index=0&scoped=4139b3f3&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-avatar/u-avatar.js":"bc3c5a32-747"},"imported":[],"importedBy":[{"uid":"bc3c5a32-748"}]},"bc3c5a32-748":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue","moduleParts":{"uni_modules/uview-plus/components/u-avatar/u-avatar.js":"bc3c5a32-749"},"imported":[{"uid":"bc3c5a32-100"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-746"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-678","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-750"}]},"bc3c5a32-750":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYXZhdGFyL3UtYXZhdGFyLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-avatar/u-avatar.js":"bc3c5a32-751"},"imported":[{"uid":"bc3c5a32-748"}],"importedBy":[{"uid":"bc3c5a32-442"},{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-610"}]},"bc3c5a32-752":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/u-cell.vue?vue&type=style&index=0&scoped=3b946341&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-cell/u-cell.js":"bc3c5a32-753"},"imported":[],"importedBy":[{"uid":"bc3c5a32-754"}]},"bc3c5a32-754":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/u-cell.vue","moduleParts":{"uni_modules/uview-plus/components/u-cell/u-cell.js":"bc3c5a32-755"},"imported":[{"uid":"bc3c5a32-112"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-752"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-870","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-756"}]},"bc3c5a32-756":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2VsbC91LWNlbGwudnVl","moduleParts":{"uni_modules/uview-plus/components/u-cell/u-cell.js":"bc3c5a32-757"},"imported":[{"uid":"bc3c5a32-754"}],"importedBy":[{"uid":"bc3c5a32-448"},{"uid":"bc3c5a32-466"},{"uid":"bc3c5a32-490"},{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-562"},{"uid":"bc3c5a32-610"}]},"bc3c5a32-758":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-upload/fui-upload.vue?vue&type=style&index=0&scoped=2d5d0fa0&lang.css","moduleParts":{"components/firstui/fui-upload/fui-upload.js":"bc3c5a32-759"},"imported":[],"importedBy":[{"uid":"bc3c5a32-760"}]},"bc3c5a32-760":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-upload/fui-upload.vue","moduleParts":{"components/firstui/fui-upload/fui-upload.js":"bc3c5a32-761"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-758"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-776","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-762"}]},"bc3c5a32-762":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS11cGxvYWQvZnVpLXVwbG9hZC52dWU","moduleParts":{"components/firstui/fui-upload/fui-upload.js":"bc3c5a32-763"},"imported":[{"uid":"bc3c5a32-760"}],"importedBy":[{"uid":"bc3c5a32-454"},{"uid":"bc3c5a32-502"}]},"bc3c5a32-764":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/u-subsection.vue?vue&type=style&index=0&scoped=bb8563b6&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-subsection/u-subsection.js":"bc3c5a32-765"},"imported":[],"importedBy":[{"uid":"bc3c5a32-766"}]},"bc3c5a32-766":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/u-subsection.vue","moduleParts":{"uni_modules/uview-plus/components/u-subsection/u-subsection.js":"bc3c5a32-767"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-176"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-764"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-768"}]},"bc3c5a32-768":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3Vic2VjdGlvbi91LXN1YnNlY3Rpb24udnVl","moduleParts":{"uni_modules/uview-plus/components/u-subsection/u-subsection.js":"bc3c5a32-769"},"imported":[{"uid":"bc3c5a32-766"}],"importedBy":[{"uid":"bc3c5a32-478"},{"uid":"bc3c5a32-514"},{"uid":"bc3c5a32-544"},{"uid":"bc3c5a32-580"},{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"}]},"bc3c5a32-770":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon/fui-icon.js","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"bc3c5a32-771"},"imported":[],"importedBy":[{"uid":"bc3c5a32-774"}]},"bc3c5a32-772":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon/fui-icon.vue?vue&type=style&index=0&scoped=2cb4dbf4&lang.css","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"bc3c5a32-773"},"imported":[],"importedBy":[{"uid":"bc3c5a32-774"}]},"bc3c5a32-774":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon/fui-icon.vue","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"bc3c5a32-775"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-770"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-772"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-776"}]},"bc3c5a32-776":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1pY29uL2Z1aS1pY29uLnZ1ZQ","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"bc3c5a32-777"},"imported":[{"uid":"bc3c5a32-774"}],"importedBy":[{"uid":"bc3c5a32-484"},{"uid":"bc3c5a32-760"},{"uid":"bc3c5a32-780"},{"uid":"bc3c5a32-834"}]},"bc3c5a32-778":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-fui.vue?vue&type=style&index=0&scoped=fc3f557d&lang.css","moduleParts":{"components/tem/tem-upload-fui.js":"bc3c5a32-779"},"imported":[],"importedBy":[{"uid":"bc3c5a32-780"}]},"bc3c5a32-780":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-fui.vue","moduleParts":{"components/tem/tem-upload-fui.js":"bc3c5a32-781"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-778"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-776","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-782"}]},"bc3c5a32-782":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1mdWkudnVl","moduleParts":{"components/tem/tem-upload-fui.js":"bc3c5a32-783"},"imported":[{"uid":"bc3c5a32-780"}],"importedBy":[{"uid":"bc3c5a32-484"}]},"bc3c5a32-784":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list-cell/fui-list-cell.vue?vue&type=style&index=0&scoped=77eef2c9&lang.css","moduleParts":{"components/firstui/fui-list-cell/fui-list-cell.js":"bc3c5a32-785"},"imported":[],"importedBy":[{"uid":"bc3c5a32-786"}]},"bc3c5a32-786":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list-cell/fui-list-cell.vue","moduleParts":{"components/firstui/fui-list-cell/fui-list-cell.js":"bc3c5a32-787"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-784"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-788"}]},"bc3c5a32-788":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0LWNlbGwvZnVpLWxpc3QtY2VsbC52dWU","moduleParts":{"components/firstui/fui-list-cell/fui-list-cell.js":"bc3c5a32-789"},"imported":[{"uid":"bc3c5a32-786"}],"importedBy":[{"uid":"bc3c5a32-496"}]},"bc3c5a32-790":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-collapse-item/fui-collapse-item.vue?vue&type=style&index=0&scoped=215c8d17&lang.css","moduleParts":{"components/firstui/fui-collapse-item/fui-collapse-item.js":"bc3c5a32-791"},"imported":[],"importedBy":[{"uid":"bc3c5a32-792"}]},"bc3c5a32-792":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-collapse-item/fui-collapse-item.vue","moduleParts":{"components/firstui/fui-collapse-item/fui-collapse-item.js":"bc3c5a32-793"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-790"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-794"}]},"bc3c5a32-794":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1jb2xsYXBzZS1pdGVtL2Z1aS1jb2xsYXBzZS1pdGVtLnZ1ZQ","moduleParts":{"components/firstui/fui-collapse-item/fui-collapse-item.js":"bc3c5a32-795"},"imported":[{"uid":"bc3c5a32-792"}],"importedBy":[{"uid":"bc3c5a32-496"}]},"bc3c5a32-796":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list/fui-list.vue?vue&type=style&index=0&scoped=61b84bd4&lang.css","moduleParts":{"components/firstui/fui-list/fui-list.js":"bc3c5a32-797"},"imported":[],"importedBy":[{"uid":"bc3c5a32-798"}]},"bc3c5a32-798":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list/fui-list.vue","moduleParts":{"components/firstui/fui-list/fui-list.js":"bc3c5a32-799"},"imported":[{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-796"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-800"}]},"bc3c5a32-800":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0L2Z1aS1saXN0LnZ1ZQ","moduleParts":{"components/firstui/fui-list/fui-list.js":"bc3c5a32-801"},"imported":[{"uid":"bc3c5a32-798"}],"importedBy":[{"uid":"bc3c5a32-496"}]},"bc3c5a32-802":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue?vue&type=style&index=0&scoped=f5ff7ac7&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-list-item/u-list-item.js":"bc3c5a32-803"},"imported":[],"importedBy":[{"uid":"bc3c5a32-804"}]},"bc3c5a32-804":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue","moduleParts":{"uni_modules/uview-plus/components/u-list-item/u-list-item.js":"bc3c5a32-805"},"imported":[{"uid":"bc3c5a32-134"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-802"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-806"}]},"bc3c5a32-806":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC1pdGVtL3UtbGlzdC1pdGVtLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-list-item/u-list-item.js":"bc3c5a32-807"},"imported":[{"uid":"bc3c5a32-804"}],"importedBy":[{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-610"}]},"bc3c5a32-808":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/u-list.vue?vue&type=style&index=0&scoped=e8455553&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-list/u-list.js":"bc3c5a32-809"},"imported":[],"importedBy":[{"uid":"bc3c5a32-810"}]},"bc3c5a32-810":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/u-list.vue","moduleParts":{"uni_modules/uview-plus/components/u-list/u-list.js":"bc3c5a32-811"},"imported":[{"uid":"bc3c5a32-136"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-808"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-812"}]},"bc3c5a32-812":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC91LWxpc3QudnVl","moduleParts":{"uni_modules/uview-plus/components/u-list/u-list.js":"bc3c5a32-813"},"imported":[{"uid":"bc3c5a32-810"}],"importedBy":[{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-526"},{"uid":"bc3c5a32-550"},{"uid":"bc3c5a32-610"}]},"bc3c5a32-814":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/u-modal.vue?vue&type=style&index=0&scoped=78fdafdc&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-modal/u-modal.js":"bc3c5a32-815"},"imported":[],"importedBy":[{"uid":"bc3c5a32-816"}]},"bc3c5a32-816":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/u-modal.vue","moduleParts":{"uni_modules/uview-plus/components/u-modal/u-modal.js":"bc3c5a32-817"},"imported":[{"uid":"bc3c5a32-142"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-814"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-870","dynamic":true},{"uid":"bc3c5a32-876","dynamic":true},{"uid":"bc3c5a32-882","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-818"}]},"bc3c5a32-818":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbW9kYWwvdS1tb2RhbC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-modal/u-modal.js":"bc3c5a32-819"},"imported":[{"uid":"bc3c5a32-816"}],"importedBy":[{"uid":"bc3c5a32-520"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-820":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/u-radio.vue?vue&type=style&index=0&scoped=9c15b337&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-radio/u-radio.js":"bc3c5a32-821"},"imported":[],"importedBy":[{"uid":"bc3c5a32-822"}]},"bc3c5a32-822":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/u-radio.vue","moduleParts":{"uni_modules/uview-plus/components/u-radio/u-radio.js":"bc3c5a32-823"},"imported":[{"uid":"bc3c5a32-154"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-820"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-654","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-824"}]},"bc3c5a32-824":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8vdS1yYWRpby52dWU","moduleParts":{"uni_modules/uview-plus/components/u-radio/u-radio.js":"bc3c5a32-825"},"imported":[{"uid":"bc3c5a32-822"}],"importedBy":[{"uid":"bc3c5a32-574"}]},"bc3c5a32-826":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue?vue&type=style&index=0&scoped=986b4ba6&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js":"bc3c5a32-827"},"imported":[],"importedBy":[{"uid":"bc3c5a32-828"}]},"bc3c5a32-828":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js":"bc3c5a32-829"},"imported":[{"uid":"bc3c5a32-152"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-826"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-830"}]},"bc3c5a32-830":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8tZ3JvdXAvdS1yYWRpby1ncm91cC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js":"bc3c5a32-831"},"imported":[{"uid":"bc3c5a32-828"}],"importedBy":[{"uid":"bc3c5a32-574"}]},"bc3c5a32-832":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-file.vue?vue&type=style&index=0&scoped=6b29c485&lang.css","moduleParts":{"components/tem/tem-upload-file.js":"bc3c5a32-833"},"imported":[],"importedBy":[{"uid":"bc3c5a32-834"}]},"bc3c5a32-834":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-file.vue","moduleParts":{"components/tem/tem-upload-file.js":"bc3c5a32-835"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-832"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-672","dynamic":true},{"uid":"bc3c5a32-776","dynamic":true},{"uid":"bc3c5a32-744","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-836"}]},"bc3c5a32-836":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1maWxlLnZ1ZQ","moduleParts":{"components/tem/tem-upload-file.js":"bc3c5a32-837"},"imported":[{"uid":"bc3c5a32-834"}],"importedBy":[{"uid":"bc3c5a32-574"}]},"bc3c5a32-838":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/u-picker.vue?vue&type=style&index=0&scoped=dcac6413&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-picker/u-picker.js":"bc3c5a32-839"},"imported":[],"importedBy":[{"uid":"bc3c5a32-840"}]},"bc3c5a32-840":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/u-picker.vue","moduleParts":{"uni_modules/uview-plus/components/u-picker/u-picker.js":"bc3c5a32-841"},"imported":[{"uid":"bc3c5a32-148"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-106"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-838"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-888","dynamic":true},{"uid":"bc3c5a32-876","dynamic":true},{"uid":"bc3c5a32-882","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-842"}]},"bc3c5a32-842":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcGlja2VyL3UtcGlja2VyLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-picker/u-picker.js":"bc3c5a32-843"},"imported":[{"uid":"bc3c5a32-840"}],"importedBy":[{"uid":"bc3c5a32-574"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"}]},"bc3c5a32-844":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.vue?vue&type=style&index=0&scoped=baf10ea2&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js":"bc3c5a32-845"},"imported":[],"importedBy":[{"uid":"bc3c5a32-846"}]},"bc3c5a32-846":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.vue","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js":"bc3c5a32-847"},"imported":[{"uid":"bc3c5a32-114"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-844"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-848"}]},"bc3c5a32-848":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gtZ3JvdXAvdS1jaGVja2JveC1ncm91cC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js":"bc3c5a32-849"},"imported":[{"uid":"bc3c5a32-846"}],"importedBy":[{"uid":"bc3c5a32-580"}]},"bc3c5a32-850":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u--text/u--text.vue","moduleParts":{"uni_modules/uview-plus/components/u--text/u--text.js":"bc3c5a32-851"},"imported":[{"uid":"bc3c5a32-180"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-678","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-852"}]},"bc3c5a32-852":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtLXRleHQvdS0tdGV4dC52dWU","moduleParts":{"uni_modules/uview-plus/components/u--text/u--text.js":"bc3c5a32-853"},"imported":[{"uid":"bc3c5a32-850"}],"importedBy":[{"uid":"bc3c5a32-586"},{"uid":"bc3c5a32-592"},{"uid":"bc3c5a32-598"},{"uid":"bc3c5a32-604"},{"uid":"bc3c5a32-626"},{"uid":"bc3c5a32-630"},{"uid":"bc3c5a32-642"}]},"bc3c5a32-854":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/u-transition.vue?vue&type=style&index=0&scoped=69991aca&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-transition/u-transition.js":"bc3c5a32-855"},"imported":[],"importedBy":[{"uid":"bc3c5a32-856"}]},"bc3c5a32-856":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/u-transition.vue","moduleParts":{"uni_modules/uview-plus/components/u-transition/u-transition.js":"bc3c5a32-857"},"imported":[{"uid":"bc3c5a32-190"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-192"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-854"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-858"}]},"bc3c5a32-858":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdHJhbnNpdGlvbi91LXRyYW5zaXRpb24udnVl","moduleParts":{"uni_modules/uview-plus/components/u-transition/u-transition.js":"bc3c5a32-859"},"imported":[{"uid":"bc3c5a32-856"}],"importedBy":[{"uid":"bc3c5a32-670"},{"uid":"bc3c5a32-880"},{"uid":"bc3c5a32-892"}]},"bc3c5a32-860":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/u-link.vue?vue&type=style&index=0&scoped=d6e711cb&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-link/u-link.js":"bc3c5a32-861"},"imported":[],"importedBy":[{"uid":"bc3c5a32-862"}]},"bc3c5a32-862":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/u-link.vue","moduleParts":{"uni_modules/uview-plus/components/u-link/u-link.js":"bc3c5a32-863"},"imported":[{"uid":"bc3c5a32-60"},{"uid":"bc3c5a32-132"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-860"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-864"}]},"bc3c5a32-864":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluay91LWxpbmsudnVl","moduleParts":{"uni_modules/uview-plus/components/u-link/u-link.js":"bc3c5a32-865"},"imported":[{"uid":"bc3c5a32-862"}],"importedBy":[{"uid":"bc3c5a32-676"}]},"bc3c5a32-866":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/u-line.vue?vue&type=style&index=0&scoped=18143249&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-line/u-line.js":"bc3c5a32-867"},"imported":[],"importedBy":[{"uid":"bc3c5a32-868"}]},"bc3c5a32-868":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/u-line.vue","moduleParts":{"uni_modules/uview-plus/components/u-line/u-line.js":"bc3c5a32-869"},"imported":[{"uid":"bc3c5a32-130"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-866"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-870"}]},"bc3c5a32-870":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluZS91LWxpbmUudnVl","moduleParts":{"uni_modules/uview-plus/components/u-line/u-line.js":"bc3c5a32-871"},"imported":[{"uid":"bc3c5a32-868"}],"importedBy":[{"uid":"bc3c5a32-688"},{"uid":"bc3c5a32-712"},{"uid":"bc3c5a32-754"},{"uid":"bc3c5a32-816"}]},"bc3c5a32-872":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue?vue&type=style&index=0&scoped=bfe4499f&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js":"bc3c5a32-873"},"imported":[],"importedBy":[{"uid":"bc3c5a32-874"}]},"bc3c5a32-874":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js":"bc3c5a32-875"},"imported":[{"uid":"bc3c5a32-138"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-202"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-872"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-876"}]},"bc3c5a32-876":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZGluZy1pY29uL3UtbG9hZGluZy1pY29uLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js":"bc3c5a32-877"},"imported":[{"uid":"bc3c5a32-874"}],"importedBy":[{"uid":"bc3c5a32-688"},{"uid":"bc3c5a32-742"},{"uid":"bc3c5a32-816"},{"uid":"bc3c5a32-840"}]},"bc3c5a32-878":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/u-popup.vue?vue&type=style&index=0&scoped=d4197e14&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-popup/u-popup.js":"bc3c5a32-879"},"imported":[],"importedBy":[{"uid":"bc3c5a32-880"}]},"bc3c5a32-880":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/u-popup.vue","moduleParts":{"uni_modules/uview-plus/components/u-popup/u-popup.js":"bc3c5a32-881"},"imported":[{"uid":"bc3c5a32-150"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-878"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-894","dynamic":true},{"uid":"bc3c5a32-900","dynamic":true},{"uid":"bc3c5a32-654","dynamic":true},{"uid":"bc3c5a32-906","dynamic":true},{"uid":"bc3c5a32-858","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-882"}]},"bc3c5a32-882":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcG9wdXAvdS1wb3B1cC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-popup/u-popup.js":"bc3c5a32-883"},"imported":[{"uid":"bc3c5a32-880"}],"importedBy":[{"uid":"bc3c5a32-816"},{"uid":"bc3c5a32-840"}]},"bc3c5a32-884":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue?vue&type=style&index=0&scoped=7fa31177&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js":"bc3c5a32-885"},"imported":[],"importedBy":[{"uid":"bc3c5a32-886"}]},"bc3c5a32-886":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js":"bc3c5a32-887"},"imported":[{"uid":"bc3c5a32-188"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-884"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-888"}]},"bc3c5a32-888":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdG9vbGJhci91LXRvb2xiYXIudnVl","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js":"bc3c5a32-889"},"imported":[{"uid":"bc3c5a32-886"}],"importedBy":[{"uid":"bc3c5a32-840"}]},"bc3c5a32-890":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue?vue&type=style&index=0&scoped=64260431&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-overlay/u-overlay.js":"bc3c5a32-891"},"imported":[],"importedBy":[{"uid":"bc3c5a32-892"}]},"bc3c5a32-892":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue","moduleParts":{"uni_modules/uview-plus/components/u-overlay/u-overlay.js":"bc3c5a32-893"},"imported":[{"uid":"bc3c5a32-146"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-890"},{"uid":"bc3c5a32-62"},{"uid":"bc3c5a32-858","dynamic":true}],"importedBy":[{"uid":"bc3c5a32-894"}]},"bc3c5a32-894":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utb3ZlcmxheS91LW92ZXJsYXkudnVl","moduleParts":{"uni_modules/uview-plus/components/u-overlay/u-overlay.js":"bc3c5a32-895"},"imported":[{"uid":"bc3c5a32-892"}],"importedBy":[{"uid":"bc3c5a32-880"}]},"bc3c5a32-896":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue?vue&type=style&index=0&scoped=96630e2e&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js":"bc3c5a32-897"},"imported":[],"importedBy":[{"uid":"bc3c5a32-898"}]},"bc3c5a32-898":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js":"bc3c5a32-899"},"imported":[{"uid":"bc3c5a32-172"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-896"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-900"}]},"bc3c5a32-900":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RhdHVzLWJhci91LXN0YXR1cy1iYXIudnVl","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js":"bc3c5a32-901"},"imported":[{"uid":"bc3c5a32-898"}],"importedBy":[{"uid":"bc3c5a32-880"}]},"bc3c5a32-902":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue?vue&type=style&index=0&scoped=3a3efedd&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js":"bc3c5a32-903"},"imported":[],"importedBy":[{"uid":"bc3c5a32-904"}]},"bc3c5a32-904":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js":"bc3c5a32-905"},"imported":[{"uid":"bc3c5a32-156"},{"uid":"bc3c5a32-196"},{"uid":"bc3c5a32-194"},{"uid":"bc3c5a32-184"},{"uid":"bc3c5a32-64"},{"uid":"bc3c5a32-902"},{"uid":"bc3c5a32-62"}],"importedBy":[{"uid":"bc3c5a32-906"}]},"bc3c5a32-906":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2FmZS1ib3R0b20vdS1zYWZlLWJvdHRvbS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js":"bc3c5a32-907"},"imported":[{"uid":"bc3c5a32-904"}],"importedBy":[{"uid":"bc3c5a32-880"}]},"bc3c5a32-908":{"id":"D:/zcweb/uniapp/temporaryworker/src/manifest-json-js","moduleParts":{},"imported":[],"importedBy":[{"uid":"bc3c5a32-0"}]}},"env":{"rollup":"4.20.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"app.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src","children":[{"uid":"3ab76349-1","name":"pages-json-js"},{"uid":"3ab76349-3","name":"App.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-5","name":"App.vue"},{"uid":"3ab76349-7","name":"main.ts"}]}]},{"name":"common/assets.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/static","children":[{"uid":"3ab76349-9","name":"logo.png"},{"name":"image","children":[{"uid":"3ab76349-11","name":"fabu.png"},{"uid":"3ab76349-13","name":"guanli.png"},{"uid":"3ab76349-15","name":"qiye.png"},{"uid":"3ab76349-17","name":"record.png"},{"uid":"3ab76349-19","name":"salary.png"},{"uid":"3ab76349-21","name":"baoxiao.png"},{"uid":"3ab76349-23","name":"mybaoxiao.png"},{"uid":"3ab76349-25","name":"caiwu.png"},{"uid":"3ab76349-27","name":"zshenpi.png"},{"uid":"3ab76349-29","name":"Jshenpi.png"},{"uid":"3ab76349-31","name":"reservation.png"},{"uid":"3ab76349-33","name":"drivershouli.png"},{"uid":"3ab76349-35","name":"arrange.png"},{"uid":"3ab76349-37","name":"query.png"},{"uid":"3ab76349-39","name":"feedback.png"},{"uid":"3ab76349-41","name":"dingwei.png"}]}]}]},{"name":"common/locales/en.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/locales/en.js","uid":"3ab76349-43"}]},{"name":"common/locales/zh.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/locales/zh.js","uid":"3ab76349-45"}]},{"name":"common/mixin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/mixin.js","uid":"3ab76349-47"}]},{"name":"common/request/http.api.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/request/http.api.js","uid":"3ab76349-49"}]},{"name":"uni_modules/uview-plus/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/index.js","uid":"3ab76349-51"}]},{"name":"common/request/request.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/request/request.js","uid":"3ab76349-53"}]},{"name":"common/vendor.js","children":[{"name":"node_modules","children":[{"name":"@vue/shared/dist/shared.esm-bundler.js","uid":"3ab76349-55"},{"name":"@dcloudio","children":[{"name":"uni-i18n/dist/uni-i18n.es.js","uid":"3ab76349-57"},{"name":"uni-shared/dist/uni-shared.es.js","uid":"3ab76349-59"},{"name":"uni-app/dist/uni-app.es.js","uid":"3ab76349-87"}]},{"name":"vuex/dist/vuex.esm-bundler.js","uid":"3ab76349-69"}]},{"name":"D:/zcweb/uniapp/temporaryworker/node_modules","children":[{"name":"@dcloudio","children":[{"name":"uni-mp-weixin/dist","children":[{"uid":"3ab76349-61","name":"uni.api.esm.js"},{"uid":"3ab76349-67","name":"uni.mp.esm.js"}]},{"name":"uni-mp-vue/dist/vue.runtime.esm.js","uid":"3ab76349-65"},{"name":"uni-cli-shared/lib/vue-i18n/dist/vue-i18n.runtime.esm-bundler.js","uid":"3ab76349-85"}]},{"name":"@intlify","children":[{"name":"shared/dist/shared.esm-bundler.js","uid":"3ab76349-71"},{"name":"message-resolver/dist/message-resolver.esm-bundler.js","uid":"3ab76349-73"},{"name":"runtime/dist/runtime.esm-bundler.js","uid":"3ab76349-75"},{"name":"message-compiler/dist/message-compiler.esm-bundler.js","uid":"3ab76349-77"},{"name":"devtools-if/dist/devtools-if.esm-bundler.js","uid":"3ab76349-79"},{"name":"core-base/dist/core-base.esm-bundler.js","uid":"3ab76349-81"},{"name":"vue-devtools/dist/vue-devtools.esm-bundler.js","uid":"3ab76349-83"}]},{"name":"dayjs/esm","children":[{"uid":"3ab76349-89","name":"constant.js"},{"name":"locale/en.js","uid":"3ab76349-91"},{"uid":"3ab76349-93","name":"utils.js"},{"uid":"3ab76349-95","name":"index.js"}]}]},{"uid":"3ab76349-63","name":"\u0000plugin-vue:export-helper"}]},{"name":"common/setting/constVarsHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/setting/constVarsHelper.js","uid":"3ab76349-97"}]},{"name":"common/utils/dbHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/dbHelper.js","uid":"3ab76349-99"}]},{"name":"common/utils/commonHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/commonHelper.js","uid":"3ab76349-101"}]},{"name":"common/utils/uploadHelper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/uploadHelper.js","uid":"3ab76349-103"}]},{"name":"common/utils/util.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/common/utils/util.js","uid":"3ab76349-105"}]},{"name":"store/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/store/index.js","uid":"3ab76349-107"}]},{"name":"uni_modules/uview-plus/components/u-action-sheet/actionSheet.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-action-sheet/actionSheet.js","uid":"3ab76349-109"}]},{"name":"uni_modules/uview-plus/components/u-action-sheet/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-action-sheet/props.js","uid":"3ab76349-111"}]},{"name":"uni_modules/uview-plus/libs/vue.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/vue.js","uid":"3ab76349-113"}]},{"name":"uni_modules/uview-plus/libs/config/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props.js","uid":"3ab76349-115"}]},{"name":"uni_modules/uview-plus/components/u-album/album.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-album/album.js","uid":"3ab76349-117"}]},{"name":"uni_modules/uview-plus/components/u-alert/alert.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-alert/alert.js","uid":"3ab76349-119"}]},{"name":"uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js","uid":"3ab76349-121"}]},{"name":"uni_modules/uview-plus/components/u-avatar/avatar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/avatar.js","uid":"3ab76349-123"}]},{"name":"uni_modules/uview-plus/components/u-avatar/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/props.js","uid":"3ab76349-125"}]},{"name":"uni_modules/uview-plus/libs/function/test.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/test.js","uid":"3ab76349-127"}]},{"name":"uni_modules/uview-plus/components/u-back-top/backtop.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-back-top/backtop.js","uid":"3ab76349-129"}]},{"name":"uni_modules/uview-plus/components/u-badge/badge.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/badge.js","uid":"3ab76349-131"}]},{"name":"uni_modules/uview-plus/components/u-badge/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/props.js","uid":"3ab76349-133"}]},{"name":"uni_modules/uview-plus/components/u-button/button.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/button.js","uid":"3ab76349-135"}]},{"name":"uni_modules/uview-plus/components/u-button/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/props.js","uid":"3ab76349-137"}]},{"name":"uni_modules/uview-plus/components/u-calendar/calendar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-calendar/calendar.js","uid":"3ab76349-139"}]},{"name":"uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js","uid":"3ab76349-141"}]},{"name":"uni_modules/uview-plus/components/u-cell-group/cellGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell-group/cellGroup.js","uid":"3ab76349-143"}]},{"name":"uni_modules/uview-plus/components/u-cell/cell.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/cell.js","uid":"3ab76349-145"}]},{"name":"uni_modules/uview-plus/components/u-cell/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/props.js","uid":"3ab76349-147"}]},{"name":"uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js","uid":"3ab76349-149"}]},{"name":"uni_modules/uview-plus/components/u-checkbox-group/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/props.js","uid":"3ab76349-151"}]},{"name":"uni_modules/uview-plus/components/u-checkbox/checkbox.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/checkbox.js","uid":"3ab76349-153"}]},{"name":"uni_modules/uview-plus/components/u-checkbox/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/props.js","uid":"3ab76349-155"}]},{"name":"uni_modules/uview-plus/components/u-circle-progress/circleProgress.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-circle-progress/circleProgress.js","uid":"3ab76349-157"}]},{"name":"uni_modules/uview-plus/components/u-code-input/codeInput.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-code-input/codeInput.js","uid":"3ab76349-159"}]},{"name":"uni_modules/uview-plus/components/u-code/code.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-code/code.js","uid":"3ab76349-161"}]},{"name":"uni_modules/uview-plus/components/u-col/col.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-col/col.js","uid":"3ab76349-163"}]},{"name":"uni_modules/uview-plus/components/u-collapse-item/collapseItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-collapse-item/collapseItem.js","uid":"3ab76349-165"}]},{"name":"uni_modules/uview-plus/components/u-collapse/collapse.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-collapse/collapse.js","uid":"3ab76349-167"}]},{"name":"uni_modules/uview-plus/components/u-column-notice/columnNotice.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-column-notice/columnNotice.js","uid":"3ab76349-169"}]},{"name":"uni_modules/uview-plus/components/u-count-down/countDown.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-count-down/countDown.js","uid":"3ab76349-171"}]},{"name":"uni_modules/uview-plus/components/u-count-to/countTo.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-count-to/countTo.js","uid":"3ab76349-173"}]},{"name":"uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js","uid":"3ab76349-175"}]},{"name":"uni_modules/uview-plus/components/u-datetime-picker/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-datetime-picker/props.js","uid":"3ab76349-177"}]},{"name":"uni_modules/uview-plus/components/u-divider/divider.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-divider/divider.js","uid":"3ab76349-179"}]},{"name":"uni_modules/uview-plus/components/u-empty/empty.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/empty.js","uid":"3ab76349-181"}]},{"name":"uni_modules/uview-plus/components/u-empty/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/props.js","uid":"3ab76349-183"}]},{"name":"uni_modules/uview-plus/components/u-form-item/formItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/formItem.js","uid":"3ab76349-185"}]},{"name":"uni_modules/uview-plus/components/u-form-item/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/props.js","uid":"3ab76349-187"}]},{"name":"uni_modules/uview-plus/components/u-form/form.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/form.js","uid":"3ab76349-189"}]},{"name":"uni_modules/uview-plus/components/u-form/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/props.js","uid":"3ab76349-191"}]},{"name":"uni_modules/uview-plus/components/u-gap/gap.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-gap/gap.js","uid":"3ab76349-193"}]},{"name":"uni_modules/uview-plus/components/u-gap/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-gap/props.js","uid":"3ab76349-195"}]},{"name":"uni_modules/uview-plus/components/u-grid-item/gridItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-grid-item/gridItem.js","uid":"3ab76349-197"}]},{"name":"uni_modules/uview-plus/components/u-grid/grid.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-grid/grid.js","uid":"3ab76349-199"}]},{"name":"uni_modules/uview-plus/components/u-icon/icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/icon.js","uid":"3ab76349-201"}]},{"name":"uni_modules/uview-plus/libs/config/config.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/config.js","uid":"3ab76349-203"}]},{"name":"uni_modules/uview-plus/components/u-icon/icons.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/icons.js","uid":"3ab76349-205"}]},{"name":"uni_modules/uview-plus/components/u-icon/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/props.js","uid":"3ab76349-207"}]},{"name":"uni_modules/uview-plus/components/u-image/image.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-image/image.js","uid":"3ab76349-209"}]},{"name":"uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js","uid":"3ab76349-211"}]},{"name":"uni_modules/uview-plus/components/u-index-list/indexList.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-index-list/indexList.js","uid":"3ab76349-213"}]},{"name":"uni_modules/uview-plus/components/u-input/input.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/input.js","uid":"3ab76349-215"}]},{"name":"uni_modules/uview-plus/components/u-input/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/props.js","uid":"3ab76349-217"}]},{"name":"uni_modules/uview-plus/components/u-keyboard/keyboard.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-keyboard/keyboard.js","uid":"3ab76349-219"}]},{"name":"uni_modules/uview-plus/components/u-line-progress/lineProgress.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line-progress/lineProgress.js","uid":"3ab76349-221"}]},{"name":"uni_modules/uview-plus/components/u-line/line.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/line.js","uid":"3ab76349-223"}]},{"name":"uni_modules/uview-plus/components/u-line/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/props.js","uid":"3ab76349-225"}]},{"name":"uni_modules/uview-plus/components/u-link/link.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/link.js","uid":"3ab76349-227"}]},{"name":"uni_modules/uview-plus/components/u-link/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/props.js","uid":"3ab76349-229"}]},{"name":"uni_modules/uview-plus/components/u-list-item/listItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/listItem.js","uid":"3ab76349-231"}]},{"name":"uni_modules/uview-plus/components/u-list-item/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/props.js","uid":"3ab76349-233"}]},{"name":"uni_modules/uview-plus/components/u-list/list.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/list.js","uid":"3ab76349-235"}]},{"name":"uni_modules/uview-plus/components/u-list/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/props.js","uid":"3ab76349-237"}]},{"name":"uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js","uid":"3ab76349-239"}]},{"name":"uni_modules/uview-plus/components/u-loading-icon/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/props.js","uid":"3ab76349-241"}]},{"name":"uni_modules/uview-plus/components/u-loading-page/loadingPage.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-page/loadingPage.js","uid":"3ab76349-243"}]},{"name":"uni_modules/uview-plus/components/u-loadmore/loadmore.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/loadmore.js","uid":"3ab76349-245"}]},{"name":"uni_modules/uview-plus/components/u-loadmore/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/props.js","uid":"3ab76349-247"}]},{"name":"uni_modules/uview-plus/components/u-modal/modal.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/modal.js","uid":"3ab76349-249"}]},{"name":"uni_modules/uview-plus/components/u-modal/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/props.js","uid":"3ab76349-251"}]},{"name":"uni_modules/uview-plus/components/u-navbar/navbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-navbar/navbar.js","uid":"3ab76349-253"}]},{"name":"uni_modules/uview-plus/libs/config/color.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/color.js","uid":"3ab76349-255"}]},{"name":"uni_modules/uview-plus/components/u-no-network/noNetwork.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-no-network/noNetwork.js","uid":"3ab76349-257"}]},{"name":"uni_modules/uview-plus/components/u-notice-bar/noticeBar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-notice-bar/noticeBar.js","uid":"3ab76349-259"}]},{"name":"uni_modules/uview-plus/components/u-notify/notify.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-notify/notify.js","uid":"3ab76349-261"}]},{"name":"uni_modules/uview-plus/components/u-number-box/numberBox.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/numberBox.js","uid":"3ab76349-263"}]},{"name":"uni_modules/uview-plus/components/u-number-box/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/props.js","uid":"3ab76349-265"}]},{"name":"uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js","uid":"3ab76349-267"}]},{"name":"uni_modules/uview-plus/components/u-overlay/overlay.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/overlay.js","uid":"3ab76349-269"}]},{"name":"uni_modules/uview-plus/components/u-overlay/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/props.js","uid":"3ab76349-271"}]},{"name":"uni_modules/uview-plus/components/u-parse/parse.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-parse/parse.js","uid":"3ab76349-273"}]},{"name":"uni_modules/uview-plus/components/u-picker/picker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/picker.js","uid":"3ab76349-275"}]},{"name":"uni_modules/uview-plus/components/u-picker/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/props.js","uid":"3ab76349-277"}]},{"name":"uni_modules/uview-plus/components/u-popup/popup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/popup.js","uid":"3ab76349-279"}]},{"name":"uni_modules/uview-plus/components/u-popup/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/props.js","uid":"3ab76349-281"}]},{"name":"uni_modules/uview-plus/components/u-radio-group/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/props.js","uid":"3ab76349-283"}]},{"name":"uni_modules/uview-plus/components/u-radio-group/radioGroup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/radioGroup.js","uid":"3ab76349-285"}]},{"name":"uni_modules/uview-plus/components/u-radio/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/props.js","uid":"3ab76349-287"}]},{"name":"uni_modules/uview-plus/components/u-radio/radio.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/radio.js","uid":"3ab76349-289"}]},{"name":"uni_modules/uview-plus/components/u-rate/rate.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-rate/rate.js","uid":"3ab76349-291"}]},{"name":"uni_modules/uview-plus/components/u-read-more/readMore.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-read-more/readMore.js","uid":"3ab76349-293"}]},{"name":"uni_modules/uview-plus/components/u-row-notice/rowNotice.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-row-notice/rowNotice.js","uid":"3ab76349-295"}]},{"name":"uni_modules/uview-plus/components/u-row/row.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-row/row.js","uid":"3ab76349-297"}]},{"name":"uni_modules/uview-plus/components/u-safe-bottom/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/props.js","uid":"3ab76349-299"}]},{"name":"uni_modules/uview-plus/components/u-scroll-list/scrollList.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-scroll-list/scrollList.js","uid":"3ab76349-301"}]},{"name":"uni_modules/uview-plus/components/u-search/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/props.js","uid":"3ab76349-303"}]},{"name":"uni_modules/uview-plus/components/u-search/search.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/search.js","uid":"3ab76349-305"}]},{"name":"uni_modules/uview-plus/components/u-section/section.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-section/section.js","uid":"3ab76349-307"}]},{"name":"uni_modules/uview-plus/components/u-skeleton/skeleton.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-skeleton/skeleton.js","uid":"3ab76349-309"}]},{"name":"uni_modules/uview-plus/components/u-slider/slider.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-slider/slider.js","uid":"3ab76349-311"}]},{"name":"uni_modules/uview-plus/components/u-status-bar/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/props.js","uid":"3ab76349-313"}]},{"name":"uni_modules/uview-plus/components/u-status-bar/statusBar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/statusBar.js","uid":"3ab76349-315"}]},{"name":"uni_modules/uview-plus/components/u-steps-item/stepsItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-steps-item/stepsItem.js","uid":"3ab76349-317"}]},{"name":"uni_modules/uview-plus/components/u-steps/steps.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-steps/steps.js","uid":"3ab76349-319"}]},{"name":"uni_modules/uview-plus/components/u-sticky/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/props.js","uid":"3ab76349-321"}]},{"name":"uni_modules/uview-plus/components/u-sticky/sticky.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/sticky.js","uid":"3ab76349-323"}]},{"name":"uni_modules/uview-plus/components/u-subsection/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/props.js","uid":"3ab76349-325"}]},{"name":"uni_modules/uview-plus/components/u-subsection/subsection.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/subsection.js","uid":"3ab76349-327"}]},{"name":"uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js","uid":"3ab76349-329"}]},{"name":"uni_modules/uview-plus/components/u-swipe-action/swipeAction.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swipe-action/swipeAction.js","uid":"3ab76349-331"}]},{"name":"uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js","uid":"3ab76349-333"}]},{"name":"uni_modules/uview-plus/components/u-swiper/swiper.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swiper/swiper.js","uid":"3ab76349-335"}]},{"name":"uni_modules/uview-plus/components/u-switch/switch.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-switch/switch.js","uid":"3ab76349-337"}]},{"name":"uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js","uid":"3ab76349-339"}]},{"name":"uni_modules/uview-plus/components/u-tabbar/tabbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tabbar/tabbar.js","uid":"3ab76349-341"}]},{"name":"uni_modules/uview-plus/components/u-tabs/tabs.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tabs/tabs.js","uid":"3ab76349-343"}]},{"name":"uni_modules/uview-plus/components/u-tag/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/props.js","uid":"3ab76349-345"}]},{"name":"uni_modules/uview-plus/components/u-tag/tag.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/tag.js","uid":"3ab76349-347"}]},{"name":"uni_modules/uview-plus/components/u-text/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/props.js","uid":"3ab76349-349"}]},{"name":"uni_modules/uview-plus/components/u-text/text.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/text.js","uid":"3ab76349-351"}]},{"name":"uni_modules/uview-plus/components/u-text/value.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/value.js","uid":"3ab76349-353"}]},{"name":"uni_modules/uview-plus/libs/function/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/index.js","uid":"3ab76349-355"}]},{"name":"uni_modules/uview-plus/components/u-textarea/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/props.js","uid":"3ab76349-357"}]},{"name":"uni_modules/uview-plus/components/u-textarea/textarea.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/textarea.js","uid":"3ab76349-359"}]},{"name":"uni_modules/uview-plus/components/u-toast/toast.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toast/toast.js","uid":"3ab76349-361"}]},{"name":"uni_modules/uview-plus/components/u-toolbar/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/props.js","uid":"3ab76349-363"}]},{"name":"uni_modules/uview-plus/components/u-toolbar/toolbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/toolbar.js","uid":"3ab76349-365"}]},{"name":"uni_modules/uview-plus/components/u-tooltip/tooltip.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tooltip/tooltip.js","uid":"3ab76349-367"}]},{"name":"uni_modules/uview-plus/components/u-transition/props.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/props.js","uid":"3ab76349-369"}]},{"name":"uni_modules/uview-plus/components/u-transition/transition.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/transition.js","uid":"3ab76349-371"}]},{"name":"uni_modules/uview-plus/components/u-transition/transitionMixin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/transitionMixin.js","uid":"3ab76349-373"}]},{"name":"uni_modules/uview-plus/components/u-upload/upload.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-upload/upload.js","uid":"3ab76349-375"}]},{"name":"uni_modules/uview-plus/libs/mixin/mixin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mixin.js","uid":"3ab76349-377"}]},{"name":"uni_modules/uview-plus/libs/mixin/mpMixin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpMixin.js","uid":"3ab76349-379"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/Request.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/Request.js","uid":"3ab76349-381"}]},{"name":"uni_modules/uview-plus/libs/util/route.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/route.js","uid":"3ab76349-383"}]},{"name":"uni_modules/uview-plus/libs/function/colorGradient.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/colorGradient.js","uid":"3ab76349-385"}]},{"name":"uni_modules/uview-plus/libs/function/debounce.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/debounce.js","uid":"3ab76349-387"}]},{"name":"uni_modules/uview-plus/libs/function/throttle.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/throttle.js","uid":"3ab76349-389"}]},{"name":"uni_modules/uview-plus/libs/config/zIndex.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/zIndex.js","uid":"3ab76349-391"}]},{"name":"uni_modules/uview-plus/libs/function/platform.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/platform.js","uid":"3ab76349-393"}]},{"name":"uni_modules/uview-plus/libs/function/digit.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/digit.js","uid":"3ab76349-395"}]},{"name":"uni_modules/uview-plus/libs/luch-request/adapters/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/adapters/index.js","uid":"3ab76349-397"}]},{"name":"uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js","uid":"3ab76349-399"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js","uid":"3ab76349-401"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/settle.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/settle.js","uid":"3ab76349-403"}]},{"name":"uni_modules/uview-plus/libs/luch-request/utils.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils.js","uid":"3ab76349-405"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js","uid":"3ab76349-407"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js","uid":"3ab76349-409"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js","uid":"3ab76349-411"}]},{"name":"uni_modules/uview-plus/libs/luch-request/core/defaults.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/defaults.js","uid":"3ab76349-413"}]},{"name":"uni_modules/uview-plus/libs/luch-request/utils/clone.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils/clone.js","uid":"3ab76349-415"}]},{"name":"uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js","uid":"3ab76349-417"}]},{"name":"uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js","uid":"3ab76349-419"}]},{"name":"uni_modules/uview-plus/libs/luch-request/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/index.js","uid":"3ab76349-421"}]},{"name":"uni_modules/uview-plus/libs/mixin/button.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/button.js","uid":"3ab76349-423"}]},{"name":"uni_modules/uview-plus/libs/mixin/mpShare.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpShare.js","uid":"3ab76349-425"}]},{"name":"uni_modules/uview-plus/libs/mixin/openType.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/openType.js","uid":"3ab76349-427"}]},{"name":"uni_modules/uview-plus/libs/util/async-validator.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/async-validator.js","uid":"3ab76349-429"}]},{"name":"pages/default/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/default","children":[{"uid":"3ab76349-431","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-433","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvZGVmYXVsdC9pbmRleC52dWU","uid":"3ab76349-435"}]},{"name":"pages/index/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/index","children":[{"uid":"3ab76349-437","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-439","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvaW5kZXgvaW5kZXgudnVl","uid":"3ab76349-441"}]},{"name":"pages/login/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/login","children":[{"uid":"3ab76349-443","name":"index.vue?vue&type=style&index=0&scoped=45258083&lang.scss"},{"uid":"3ab76349-445","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvbG9naW4vaW5kZXgudnVl","uid":"3ab76349-447"}]},{"name":"pages/release/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/release","children":[{"uid":"3ab76349-449","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-451","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvcmVsZWFzZS9pbmRleC52dWU","uid":"3ab76349-453"}]},{"name":"pages/mine/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/mine","children":[{"uid":"3ab76349-455","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-457","name":"index.vue"}]},{"name":"uniPage:/cGFnZXMvbWluZS9pbmRleC52dWU","uid":"3ab76349-459"}]},{"name":"pages/mine/mine.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/mine","children":[{"uid":"3ab76349-461","name":"mine.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-463","name":"mine.vue"}]},{"name":"uniPage:/cGFnZXMvbWluZS9taW5lLnZ1ZQ","uid":"3ab76349-465"}]},{"name":"pages/mine/apply.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/mine","children":[{"uid":"3ab76349-467","name":"apply.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-469","name":"apply.vue"}]},{"name":"uniPage:/cGFnZXMvbWluZS9hcHBseS52dWU","uid":"3ab76349-471"}]},{"name":"pages/test/test.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/test","children":[{"uid":"3ab76349-473","name":"test.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-475","name":"test.vue"}]},{"name":"uniPage:/cGFnZXMvdGVzdC90ZXN0LnZ1ZQ","uid":"3ab76349-477"}]},{"name":"pages/income/income.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/income","children":[{"uid":"3ab76349-479","name":"income.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-481","name":"income.vue"}]},{"name":"uniPage:/cGFnZXMvaW5jb21lL2luY29tZS52dWU","uid":"3ab76349-483"}]},{"name":"pages/article/article.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/article","children":[{"uid":"3ab76349-485","name":"article.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-487","name":"article.vue"}]},{"name":"uniPage:/cGFnZXMvYXJ0aWNsZS9hcnRpY2xlLnZ1ZQ","uid":"3ab76349-489"}]},{"name":"pages/checkin/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin","children":[{"uid":"3ab76349-491","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-493","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcY2hlY2tpblxpbmRleC52dWU","uid":"3ab76349-495"}]},{"name":"pages/checkin/checkin.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin","children":[{"uid":"3ab76349-497","name":"checkin.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-499","name":"checkin.vue"}]},{"name":"uniPage:/cGFnZXNcY2hlY2tpblxjaGVja2luLnZ1ZQ","uid":"3ab76349-501"}]},{"name":"pages/checkin/workdetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin","children":[{"uid":"3ab76349-503","name":"workdetail.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-505","name":"workdetail.vue"}]},{"name":"uniPage:/cGFnZXNcY2hlY2tpblx3b3JrZGV0YWlsLnZ1ZQ","uid":"3ab76349-507"}]},{"name":"pages/enterprise/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise","children":[{"uid":"3ab76349-509","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-511","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcZW50ZXJwcmlzZVxpbmRleC52dWU","uid":"3ab76349-513"}]},{"name":"pages/enterprise/enterprise.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise","children":[{"uid":"3ab76349-515","name":"enterprise.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-517","name":"enterprise.vue"}]},{"name":"uniPage:/cGFnZXNcZW50ZXJwcmlzZVxlbnRlcnByaXNlLnZ1ZQ","uid":"3ab76349-519"}]},{"name":"pages/detail/detail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/detail","children":[{"uid":"3ab76349-521","name":"detail.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-523","name":"detail.vue"}]},{"name":"uniPage:/cGFnZXNcZGV0YWlsXGRldGFpbC52dWU","uid":"3ab76349-525"}]},{"name":"pages/order/order.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"3ab76349-527","name":"order.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-529","name":"order.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcb3JkZXIudnVl","uid":"3ab76349-531"}]},{"name":"pages/order/detail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"3ab76349-533","name":"detail.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-535","name":"detail.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcZGV0YWlsLnZ1ZQ","uid":"3ab76349-537"}]},{"name":"pages/order/worker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"3ab76349-539","name":"worker.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-541","name":"worker.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcd29ya2VyLnZ1ZQ","uid":"3ab76349-543"}]},{"name":"pages/order/myorder.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"3ab76349-545","name":"myorder.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-547","name":"myorder.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcbXlvcmRlci52dWU","uid":"3ab76349-549"}]},{"name":"pages/order/myorderdetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/order","children":[{"uid":"3ab76349-551","name":"myorderdetail.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-553","name":"myorderdetail.vue"}]},{"name":"uniPage:/cGFnZXNcb3JkZXJcbXlvcmRlcmRldGFpbC52dWU","uid":"3ab76349-555"}]},{"name":"pages/company/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/company","children":[{"uid":"3ab76349-557","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-559","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcY29tcGFueVxpbmRleC52dWU","uid":"3ab76349-561"}]},{"name":"pages/company/record.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/company","children":[{"uid":"3ab76349-563","name":"record.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-565","name":"record.vue"}]},{"name":"uniPage:/cGFnZXNcY29tcGFueVxyZWNvcmQudnVl","uid":"3ab76349-567"}]},{"name":"pages/company/staff.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/company","children":[{"uid":"3ab76349-569","name":"staff.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-571","name":"staff.vue"}]},{"name":"uniPage:/cGFnZXNcY29tcGFueVxzdGFmZi52dWU","uid":"3ab76349-573"}]},{"name":"pages/wallet/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet","children":[{"uid":"3ab76349-575","name":"index.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-577","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNcd2FsbGV0XGluZGV4LnZ1ZQ","uid":"3ab76349-579"}]},{"name":"pages/wallet/recharge.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet","children":[{"uid":"3ab76349-581","name":"recharge.vue?vue&type=style&index=0&lang.scss"},{"uid":"3ab76349-583","name":"recharge.vue"}]},{"name":"uniPage:/cGFnZXNcd2FsbGV0XHJlY2hhcmdlLnZ1ZQ","uid":"3ab76349-585"}]},{"name":"pages/reimbursement/index.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"3ab76349-587","name":"index.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-589","name":"index.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxpbmRleC52dWU","uid":"3ab76349-591"}]},{"name":"pages/reimbursement/examine.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"3ab76349-593","name":"examine.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-595","name":"examine.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxleGFtaW5lLnZ1ZQ","uid":"3ab76349-597"}]},{"name":"pages/reimbursement/myreim.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"3ab76349-599","name":"myreim.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-601","name":"myreim.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxteXJlaW0udnVl","uid":"3ab76349-603"}]},{"name":"pages/reimbursement/reimbursement.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"3ab76349-605","name":"reimbursement.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-607","name":"reimbursement.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxyZWltYnVyc2VtZW50LnZ1ZQ","uid":"3ab76349-609"}]},{"name":"pages/reimbursement/approve.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"3ab76349-611","name":"approve.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-613","name":"approve.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxhcHByb3ZlLnZ1ZQ","uid":"3ab76349-615"}]},{"name":"pages/reimbursement/payment.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement","children":[{"uid":"3ab76349-617","name":"payment.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-619","name":"payment.vue"}]},{"name":"uniPage:/cGFnZXNccmVpbWJ1cnNlbWVudFxwYXltZW50LnZ1ZQ","uid":"3ab76349-621"}]},{"name":"pages/worker/worker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/worker","children":[{"uid":"3ab76349-623","name":"worker.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-625","name":"worker.vue"}]},{"name":"uniPage:/cGFnZXNcd29ya2VyXHdvcmtlci52dWU","uid":"3ab76349-627"}]},{"name":"pages/worker/salary.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/worker","children":[{"uid":"3ab76349-629","name":"salary.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-631","name":"salary.vue"}]},{"name":"uniPage:/cGFnZXNcd29ya2VyXHNhbGFyeS52dWU","uid":"3ab76349-633"}]},{"name":"pages/worker/salaryDetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/worker","children":[{"uid":"3ab76349-635","name":"salaryDetail.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-637","name":"salaryDetail.vue"}]},{"name":"uniPage:/cGFnZXNcd29ya2VyXHNhbGFyeURldGFpbC52dWU","uid":"3ab76349-639"}]},{"name":"pages/delivergoods/reservation.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservation.vue","uid":"3ab76349-641"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uLnZ1ZQ","uid":"3ab76349-643"}]},{"name":"pages/delivergoods/reservationWorker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservationWorker.vue","uid":"3ab76349-645"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uV29ya2VyLnZ1ZQ","uid":"3ab76349-647"}]},{"name":"pages/delivergoods/query.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/query.vue","uid":"3ab76349-649"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHF1ZXJ5LnZ1ZQ","uid":"3ab76349-651"}]},{"name":"pages/delivergoods/qdetail.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/qdetail.vue","uid":"3ab76349-653"},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXHFkZXRhaWwudnVl","uid":"3ab76349-655"}]},{"name":"pages/delivergoods/arrange.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods","children":[{"uid":"3ab76349-657","name":"arrange.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-659","name":"arrange.vue"}]},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXGFycmFuZ2UudnVl","uid":"3ab76349-661"}]},{"name":"pages/delivergoods/feedback.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods","children":[{"uid":"3ab76349-663","name":"feedback.vue?vue&type=style&index=0&lang.css"},{"uid":"3ab76349-665","name":"feedback.vue"}]},{"name":"uniPage:/cGFnZXNcZGVsaXZlcmdvb2RzXGZlZWRiYWNrLnZ1ZQ","uid":"3ab76349-667"}]},{"name":"uni_modules/uview-plus/components/u-icon/u-icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon","children":[{"uid":"3ab76349-669","name":"u-icon.vue?vue&type=style&index=0&scoped=bc34bf57&lang.scss"},{"uid":"3ab76349-671","name":"u-icon.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaWNvbi91LWljb24udnVl","uid":"3ab76349-673"}]},{"name":"uni_modules/uview-plus/components/u-search/u-search.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search","children":[{"uid":"3ab76349-675","name":"u-search.vue?vue&type=style&index=0&scoped=db25ac38&lang.scss"},{"uid":"3ab76349-677","name":"u-search.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2VhcmNoL3Utc2VhcmNoLnZ1ZQ","uid":"3ab76349-679"}]},{"name":"uni_modules/uview-plus/components/u-sticky/u-sticky.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky","children":[{"uid":"3ab76349-681","name":"u-sticky.vue?vue&type=style&index=0&scoped=442db378&lang.scss"},{"uid":"3ab76349-683","name":"u-sticky.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RpY2t5L3Utc3RpY2t5LnZ1ZQ","uid":"3ab76349-685"}]},{"name":"uni_modules/uview-plus/components/u-tag/u-tag.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag","children":[{"uid":"3ab76349-687","name":"u-tag.vue?vue&type=style&index=0&scoped=90ff8a51&lang.scss"},{"uid":"3ab76349-689","name":"u-tag.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGFnL3UtdGFnLnZ1ZQ","uid":"3ab76349-691"}]},{"name":"uni_modules/uview-plus/components/u-text/u-text.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text","children":[{"uid":"3ab76349-693","name":"u-text.vue?vue&type=style&index=0&scoped=8194d41c&lang.scss"},{"uid":"3ab76349-695","name":"u-text.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dC91LXRleHQudnVl","uid":"3ab76349-697"}]},{"name":"uni_modules/uview-plus/components/u-badge/u-badge.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge","children":[{"uid":"3ab76349-699","name":"u-badge.vue?vue&type=style&index=0&scoped=01255db2&lang.scss"},{"uid":"3ab76349-701","name":"u-badge.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYmFkZ2UvdS1iYWRnZS52dWU","uid":"3ab76349-703"}]},{"name":"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore","children":[{"uid":"3ab76349-705","name":"u-loadmore.vue?vue&type=style&index=0&scoped=80ed34f9&lang.scss"},{"uid":"3ab76349-707","name":"u-loadmore.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZG1vcmUvdS1sb2FkbW9yZS52dWU","uid":"3ab76349-709"}]},{"name":"uni_modules/uview-plus/components/u-empty/u-empty.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty","children":[{"uid":"3ab76349-711","name":"u-empty.vue?vue&type=style&index=0&scoped=2eac7384&lang.scss"},{"uid":"3ab76349-713","name":"u-empty.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZW1wdHkvdS1lbXB0eS52dWU","uid":"3ab76349-715"}]},{"name":"components/firstui/fui-date-picker/fui-date-picker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-date-picker","children":[{"uid":"3ab76349-717","name":"fui-date-picker.vue?vue&type=style&index=0&scoped=42055a14&lang.css"},{"uid":"3ab76349-719","name":"fui-date-picker.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1kYXRlLXBpY2tlci9mdWktZGF0ZS1waWNrZXIudnVl","uid":"3ab76349-721"}]},{"name":"uni_modules/uview-plus/components/u-input/u-input.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input","children":[{"uid":"3ab76349-723","name":"u-input.vue?vue&type=style&index=0&scoped=a5e5d5c3&lang.scss"},{"uid":"3ab76349-725","name":"u-input.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaW5wdXQvdS1pbnB1dC52dWU","uid":"3ab76349-727"}]},{"name":"uni_modules/uview-plus/components/u-form-item/u-form-item.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item","children":[{"uid":"3ab76349-729","name":"u-form-item.vue?vue&type=style&index=0&scoped=98223e3d&lang.scss"},{"uid":"3ab76349-731","name":"u-form-item.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS1pdGVtL3UtZm9ybS1pdGVtLnZ1ZQ","uid":"3ab76349-733"}]},{"name":"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox","children":[{"uid":"3ab76349-735","name":"u-checkbox.vue?vue&type=style&index=0&scoped=36f1de8c&lang.scss"},{"uid":"3ab76349-737","name":"u-checkbox.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gvdS1jaGVja2JveC52dWU","uid":"3ab76349-739"}]},{"name":"uni_modules/uview-plus/components/u-textarea/u-textarea.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea","children":[{"uid":"3ab76349-741","name":"u-textarea.vue?vue&type=style&index=0&scoped=574e2c9d&lang.scss"},{"uid":"3ab76349-743","name":"u-textarea.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dGFyZWEvdS10ZXh0YXJlYS52dWU","uid":"3ab76349-745"}]},{"name":"uni_modules/uview-plus/components/u-number-box/u-number-box.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box","children":[{"uid":"3ab76349-747","name":"u-number-box.vue?vue&type=style&index=0&scoped=ff7ec725&lang.scss"},{"uid":"3ab76349-749","name":"u-number-box.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbnVtYmVyLWJveC91LW51bWJlci1ib3gudnVl","uid":"3ab76349-751"}]},{"name":"uni_modules/uview-plus/components/u-form/u-form.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/u-form.vue","uid":"3ab76349-753"},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS91LWZvcm0udnVl","uid":"3ab76349-755"}]},{"name":"uni_modules/uview-plus/components/u-button/u-button.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button","children":[{"uid":"3ab76349-757","name":"u-button.vue?vue&type=script&lang.ts"},{"uid":"3ab76349-759","name":"u-button.vue?vue&type=style&index=0&scoped=52094d52&lang.scss"},{"uid":"3ab76349-761","name":"u-button.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYnV0dG9uL3UtYnV0dG9uLnZ1ZQ","uid":"3ab76349-763"}]},{"name":"uni_modules/uview-plus/components/u-avatar/u-avatar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar","children":[{"uid":"3ab76349-765","name":"u-avatar.vue?vue&type=style&index=0&scoped=4139b3f3&lang.scss"},{"uid":"3ab76349-767","name":"u-avatar.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYXZhdGFyL3UtYXZhdGFyLnZ1ZQ","uid":"3ab76349-769"}]},{"name":"uni_modules/uview-plus/components/u-cell/u-cell.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell","children":[{"uid":"3ab76349-771","name":"u-cell.vue?vue&type=style&index=0&scoped=3b946341&lang.scss"},{"uid":"3ab76349-773","name":"u-cell.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2VsbC91LWNlbGwudnVl","uid":"3ab76349-775"}]},{"name":"components/firstui/fui-upload/fui-upload.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-upload","children":[{"uid":"3ab76349-777","name":"fui-upload.vue?vue&type=style&index=0&scoped=2d5d0fa0&lang.css"},{"uid":"3ab76349-779","name":"fui-upload.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS11cGxvYWQvZnVpLXVwbG9hZC52dWU","uid":"3ab76349-781"}]},{"name":"uni_modules/uview-plus/components/u-subsection/u-subsection.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection","children":[{"uid":"3ab76349-783","name":"u-subsection.vue?vue&type=style&index=0&scoped=bb8563b6&lang.scss"},{"uid":"3ab76349-785","name":"u-subsection.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3Vic2VjdGlvbi91LXN1YnNlY3Rpb24udnVl","uid":"3ab76349-787"}]},{"name":"components/firstui/fui-icon/fui-icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon","children":[{"uid":"3ab76349-789","name":"fui-icon.js"},{"uid":"3ab76349-791","name":"fui-icon.vue?vue&type=style&index=0&scoped=2cb4dbf4&lang.css"},{"uid":"3ab76349-793","name":"fui-icon.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1pY29uL2Z1aS1pY29uLnZ1ZQ","uid":"3ab76349-795"}]},{"name":"components/tem/tem-upload-fui.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/tem","children":[{"uid":"3ab76349-797","name":"tem-upload-fui.vue?vue&type=style&index=0&scoped=fc3f557d&lang.css"},{"uid":"3ab76349-799","name":"tem-upload-fui.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1mdWkudnVl","uid":"3ab76349-801"}]},{"name":"components/firstui/fui-list-cell/fui-list-cell.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list-cell","children":[{"uid":"3ab76349-803","name":"fui-list-cell.vue?vue&type=style&index=0&scoped=77eef2c9&lang.css"},{"uid":"3ab76349-805","name":"fui-list-cell.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0LWNlbGwvZnVpLWxpc3QtY2VsbC52dWU","uid":"3ab76349-807"}]},{"name":"components/firstui/fui-collapse-item/fui-collapse-item.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-collapse-item","children":[{"uid":"3ab76349-809","name":"fui-collapse-item.vue?vue&type=style&index=0&scoped=215c8d17&lang.css"},{"uid":"3ab76349-811","name":"fui-collapse-item.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1jb2xsYXBzZS1pdGVtL2Z1aS1jb2xsYXBzZS1pdGVtLnZ1ZQ","uid":"3ab76349-813"}]},{"name":"components/firstui/fui-list/fui-list.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list","children":[{"uid":"3ab76349-815","name":"fui-list.vue?vue&type=style&index=0&scoped=61b84bd4&lang.css"},{"uid":"3ab76349-817","name":"fui-list.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0L2Z1aS1saXN0LnZ1ZQ","uid":"3ab76349-819"}]},{"name":"uni_modules/uview-plus/components/u-list-item/u-list-item.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item","children":[{"uid":"3ab76349-821","name":"u-list-item.vue?vue&type=style&index=0&scoped=f5ff7ac7&lang.scss"},{"uid":"3ab76349-823","name":"u-list-item.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC1pdGVtL3UtbGlzdC1pdGVtLnZ1ZQ","uid":"3ab76349-825"}]},{"name":"uni_modules/uview-plus/components/u-list/u-list.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list","children":[{"uid":"3ab76349-827","name":"u-list.vue?vue&type=style&index=0&scoped=e8455553&lang.scss"},{"uid":"3ab76349-829","name":"u-list.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC91LWxpc3QudnVl","uid":"3ab76349-831"}]},{"name":"uni_modules/uview-plus/components/u-modal/u-modal.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal","children":[{"uid":"3ab76349-833","name":"u-modal.vue?vue&type=style&index=0&scoped=78fdafdc&lang.scss"},{"uid":"3ab76349-835","name":"u-modal.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbW9kYWwvdS1tb2RhbC52dWU","uid":"3ab76349-837"}]},{"name":"uni_modules/uview-plus/components/u-radio/u-radio.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio","children":[{"uid":"3ab76349-839","name":"u-radio.vue?vue&type=style&index=0&scoped=9c15b337&lang.scss"},{"uid":"3ab76349-841","name":"u-radio.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8vdS1yYWRpby52dWU","uid":"3ab76349-843"}]},{"name":"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group","children":[{"uid":"3ab76349-845","name":"u-radio-group.vue?vue&type=style&index=0&scoped=986b4ba6&lang.scss"},{"uid":"3ab76349-847","name":"u-radio-group.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8tZ3JvdXAvdS1yYWRpby1ncm91cC52dWU","uid":"3ab76349-849"}]},{"name":"components/tem/tem-upload-file.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/components/tem","children":[{"uid":"3ab76349-851","name":"tem-upload-file.vue?vue&type=style&index=0&scoped=6b29c485&lang.css"},{"uid":"3ab76349-853","name":"tem-upload-file.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1maWxlLnZ1ZQ","uid":"3ab76349-855"}]},{"name":"uni_modules/uview-plus/components/u-picker/u-picker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker","children":[{"uid":"3ab76349-857","name":"u-picker.vue?vue&type=style&index=0&scoped=dcac6413&lang.scss"},{"uid":"3ab76349-859","name":"u-picker.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcGlja2VyL3UtcGlja2VyLnZ1ZQ","uid":"3ab76349-861"}]},{"name":"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group","children":[{"uid":"3ab76349-863","name":"u-checkbox-group.vue?vue&type=style&index=0&scoped=baf10ea2&lang.scss"},{"uid":"3ab76349-865","name":"u-checkbox-group.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gtZ3JvdXAvdS1jaGVja2JveC1ncm91cC52dWU","uid":"3ab76349-867"}]},{"name":"uni_modules/uview-plus/components/u--text/u--text.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u--text/u--text.vue","uid":"3ab76349-869"},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtLXRleHQvdS0tdGV4dC52dWU","uid":"3ab76349-871"}]},{"name":"uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-datetime-picker","children":[{"uid":"3ab76349-873","name":"u-datetime-picker.vue?vue&type=style&index=0&scoped=efde38ec&lang.scss"},{"uid":"3ab76349-875","name":"u-datetime-picker.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZGF0ZXRpbWUtcGlja2VyL3UtZGF0ZXRpbWUtcGlja2VyLnZ1ZQ","uid":"3ab76349-877"}]},{"name":"uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-action-sheet","children":[{"uid":"3ab76349-879","name":"u-action-sheet.vue?vue&type=style&index=0&scoped=1979334d&lang.scss"},{"uid":"3ab76349-881","name":"u-action-sheet.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYWN0aW9uLXNoZWV0L3UtYWN0aW9uLXNoZWV0LnZ1ZQ","uid":"3ab76349-883"}]},{"name":"uni_modules/uview-plus/components/u-transition/u-transition.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition","children":[{"uid":"3ab76349-885","name":"u-transition.vue?vue&type=style&index=0&scoped=69991aca&lang.scss"},{"uid":"3ab76349-887","name":"u-transition.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdHJhbnNpdGlvbi91LXRyYW5zaXRpb24udnVl","uid":"3ab76349-889"}]},{"name":"uni_modules/uview-plus/components/u-link/u-link.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link","children":[{"uid":"3ab76349-891","name":"u-link.vue?vue&type=style&index=0&scoped=d6e711cb&lang.scss"},{"uid":"3ab76349-893","name":"u-link.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluay91LWxpbmsudnVl","uid":"3ab76349-895"}]},{"name":"uni_modules/uview-plus/components/u-line/u-line.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line","children":[{"uid":"3ab76349-897","name":"u-line.vue?vue&type=style&index=0&scoped=18143249&lang.scss"},{"uid":"3ab76349-899","name":"u-line.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluZS91LWxpbmUudnVl","uid":"3ab76349-901"}]},{"name":"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon","children":[{"uid":"3ab76349-903","name":"u-loading-icon.vue?vue&type=style&index=0&scoped=bfe4499f&lang.scss"},{"uid":"3ab76349-905","name":"u-loading-icon.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZGluZy1pY29uL3UtbG9hZGluZy1pY29uLnZ1ZQ","uid":"3ab76349-907"}]},{"name":"uni_modules/uview-plus/components/u-popup/u-popup.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup","children":[{"uid":"3ab76349-909","name":"u-popup.vue?vue&type=style&index=0&scoped=d4197e14&lang.scss"},{"uid":"3ab76349-911","name":"u-popup.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcG9wdXAvdS1wb3B1cC52dWU","uid":"3ab76349-913"}]},{"name":"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar","children":[{"uid":"3ab76349-915","name":"u-toolbar.vue?vue&type=style&index=0&scoped=7fa31177&lang.scss"},{"uid":"3ab76349-917","name":"u-toolbar.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdG9vbGJhci91LXRvb2xiYXIudnVl","uid":"3ab76349-919"}]},{"name":"uni_modules/uview-plus/components/u-gap/u-gap.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-gap","children":[{"uid":"3ab76349-921","name":"u-gap.vue?vue&type=style&index=0&scoped=47d20285&lang.scss"},{"uid":"3ab76349-923","name":"u-gap.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZ2FwL3UtZ2FwLnZ1ZQ","uid":"3ab76349-925"}]},{"name":"uni_modules/uview-plus/components/u-overlay/u-overlay.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay","children":[{"uid":"3ab76349-927","name":"u-overlay.vue?vue&type=style&index=0&scoped=64260431&lang.scss"},{"uid":"3ab76349-929","name":"u-overlay.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utb3ZlcmxheS91LW92ZXJsYXkudnVl","uid":"3ab76349-931"}]},{"name":"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar","children":[{"uid":"3ab76349-933","name":"u-status-bar.vue?vue&type=style&index=0&scoped=96630e2e&lang.scss"},{"uid":"3ab76349-935","name":"u-status-bar.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RhdHVzLWJhci91LXN0YXR1cy1iYXIudnVl","uid":"3ab76349-937"}]},{"name":"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js","children":[{"name":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom","children":[{"uid":"3ab76349-939","name":"u-safe-bottom.vue?vue&type=style&index=0&scoped=3a3efedd&lang.scss"},{"uid":"3ab76349-941","name":"u-safe-bottom.vue"}]},{"name":"uniComponent:/RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2FmZS1ib3R0b20vdS1zYWZlLWJvdHRvbS52dWU","uid":"3ab76349-943"}]}],"isRoot":true},"nodeParts":{"3ab76349-1":{"renderedLength":1360,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-0"},"3ab76349-3":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-2"},"3ab76349-5":{"renderedLength":3442,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-4"},"3ab76349-7":{"renderedLength":1450,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-6"},"3ab76349-9":{"renderedLength":48,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-8"},"3ab76349-11":{"renderedLength":48,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-10"},"3ab76349-13":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-12"},"3ab76349-15":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-14"},"3ab76349-17":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-16"},"3ab76349-19":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-18"},"3ab76349-21":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-20"},"3ab76349-23":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-22"},"3ab76349-25":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-24"},"3ab76349-27":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-26"},"3ab76349-29":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-28"},"3ab76349-31":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-30"},"3ab76349-33":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-32"},"3ab76349-35":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-34"},"3ab76349-37":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-36"},"3ab76349-39":{"renderedLength":47,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-38"},"3ab76349-41":{"renderedLength":46,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-40"},"3ab76349-43":{"renderedLength":957,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-42"},"3ab76349-45":{"renderedLength":721,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-44"},"3ab76349-47":{"renderedLength":82,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-46"},"3ab76349-49":{"renderedLength":16045,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-48"},"3ab76349-51":{"renderedLength":2732,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-50"},"3ab76349-53":{"renderedLength":3798,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-52"},"3ab76349-55":{"renderedLength":5863,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-54"},"3ab76349-57":{"renderedLength":982,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-56"},"3ab76349-59":{"renderedLength":6055,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-58"},"3ab76349-61":{"renderedLength":32362,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-60"},"3ab76349-63":{"renderedLength":159,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-62"},"3ab76349-65":{"renderedLength":151877,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-64"},"3ab76349-67":{"renderedLength":23003,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-66"},"3ab76349-69":{"renderedLength":23645,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-68"},"3ab76349-71":{"renderedLength":4688,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-70"},"3ab76349-73":{"renderedLength":6952,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-72"},"3ab76349-75":{"renderedLength":3962,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-74"},"3ab76349-77":{"renderedLength":1681,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-76"},"3ab76349-79":{"renderedLength":214,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-78"},"3ab76349-81":{"renderedLength":24721,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-80"},"3ab76349-83":{"renderedLength":562,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-82"},"3ab76349-85":{"renderedLength":54238,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-84"},"3ab76349-87":{"renderedLength":704,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-86"},"3ab76349-89":{"renderedLength":965,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-88"},"3ab76349-91":{"renderedLength":470,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-90"},"3ab76349-93":{"renderedLength":1523,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-92"},"3ab76349-95":{"renderedLength":13306,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-94"},"3ab76349-97":{"renderedLength":1863,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-96"},"3ab76349-99":{"renderedLength":1310,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-98"},"3ab76349-101":{"renderedLength":2147,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-100"},"3ab76349-103":{"renderedLength":7307,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-102"},"3ab76349-105":{"renderedLength":21070,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-104"},"3ab76349-107":{"renderedLength":871,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-106"},"3ab76349-109":{"renderedLength":622,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-108"},"3ab76349-111":{"renderedLength":2301,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-110"},"3ab76349-113":{"renderedLength":54,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-112"},"3ab76349-115":{"renderedLength":6158,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-114"},"3ab76349-117":{"renderedLength":636,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-116"},"3ab76349-119":{"renderedLength":487,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-118"},"3ab76349-121":{"renderedLength":508,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-120"},"3ab76349-123":{"renderedLength":619,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-122"},"3ab76349-125":{"renderedLength":2993,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-124"},"3ab76349-127":{"renderedLength":7263,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-126"},"3ab76349-129":{"renderedLength":585,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-128"},"3ab76349-131":{"renderedLength":594,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-130"},"3ab76349-133":{"renderedLength":3134,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-132"},"3ab76349-135":{"renderedLength":1016,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-134"},"3ab76349-137":{"renderedLength":6894,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-136"},"3ab76349-139":{"renderedLength":1270,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-138"},"3ab76349-141":{"renderedLength":337,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-140"},"3ab76349-143":{"renderedLength":383,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-142"},"3ab76349-145":{"renderedLength":647,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-144"},"3ab76349-147":{"renderedLength":4122,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-146"},"3ab76349-149":{"renderedLength":718,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-148"},"3ab76349-151":{"renderedLength":3116,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-150"},"3ab76349-153":{"renderedLength":596,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-152"},"3ab76349-155":{"renderedLength":2836,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-154"},"3ab76349-157":{"renderedLength":353,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-156"},"3ab76349-159":{"renderedLength":654,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-158"},"3ab76349-161":{"renderedLength":473,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-160"},"3ab76349-163":{"renderedLength":401,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-162"},"3ab76349-165":{"renderedLength":579,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-164"},"3ab76349-167":{"renderedLength":374,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-166"},"3ab76349-169":{"renderedLength":581,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-168"},"3ab76349-171":{"renderedLength":419,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-170"},"3ab76349-173":{"renderedLength":549,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-172"},"3ab76349-175":{"renderedLength":1010,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-174"},"3ab76349-177":{"renderedLength":5509,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-176"},"3ab76349-179":{"renderedLength":500,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-178"},"3ab76349-181":{"renderedLength":538,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-180"},"3ab76349-183":{"renderedLength":2129,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-182"},"3ab76349-185":{"renderedLength":536,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-184"},"3ab76349-187":{"renderedLength":2026,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-186"},"3ab76349-189":{"renderedLength":492,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-188"},"3ab76349-191":{"renderedLength":1754,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-190"},"3ab76349-193":{"renderedLength":408,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-192"},"3ab76349-195":{"renderedLength":875,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-194"},"3ab76349-197":{"renderedLength":357,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-196"},"3ab76349-199":{"renderedLength":350,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-198"},"3ab76349-201":{"renderedLength":774,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-200"},"3ab76349-203":{"renderedLength":1208,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-202"},"3ab76349-205":{"renderedLength":7521,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-204"},"3ab76349-207":{"renderedLength":3376,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-206"},"3ab76349-209":{"renderedLength":694,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-208"},"3ab76349-211":{"renderedLength":427,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-210"},"3ab76349-213":{"renderedLength":478,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-212"},"3ab76349-215":{"renderedLength":1016,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-214"},"3ab76349-217":{"renderedLength":7077,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-216"},"3ab76349-219":{"renderedLength":720,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-218"},"3ab76349-221":{"renderedLength":454,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-220"},"3ab76349-223":{"renderedLength":430,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-222"},"3ab76349-225":{"renderedLength":1312,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-224"},"3ab76349-227":{"renderedLength":581,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-226"},"3ab76349-229":{"renderedLength":1396,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-228"},"3ab76349-231":{"renderedLength":325,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-230"},"3ab76349-233":{"renderedLength":274,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-232"},"3ab76349-235":{"renderedLength":666,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-234"},"3ab76349-237":{"renderedLength":4155,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-236"},"3ab76349-239":{"renderedLength":702,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-238"},"3ab76349-241":{"renderedLength":2256,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-240"},"3ab76349-243":{"renderedLength":579,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-242"},"3ab76349-245":{"renderedLength":786,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-244"},"3ab76349-247":{"renderedLength":3587,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-246"},"3ab76349-249":{"renderedLength":774,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-248"},"3ab76349-251":{"renderedLength":3463,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-250"},"3ab76349-253":{"renderedLength":758,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-252"},"3ab76349-255":{"renderedLength":488,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-254"},"3ab76349-257":{"renderedLength":28917,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-256"},"3ab76349-259":{"renderedLength":637,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-258"},"3ab76349-261":{"renderedLength":484,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-260"},"3ab76349-263":{"renderedLength":947,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-262"},"3ab76349-265":{"renderedLength":5169,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-264"},"3ab76349-267":{"renderedLength":395,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-266"},"3ab76349-269":{"renderedLength":389,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-268"},"3ab76349-271":{"renderedLength":857,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-270"},"3ab76349-273":{"renderedLength":484,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-272"},"3ab76349-275":{"renderedLength":734,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-274"},"3ab76349-277":{"renderedLength":4060,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-276"},"3ab76349-279":{"renderedLength":684,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-278"},"3ab76349-281":{"renderedLength":3187,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-280"},"3ab76349-283":{"renderedLength":3456,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-282"},"3ab76349-285":{"renderedLength":747,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-284"},"3ab76349-287":{"renderedLength":2665,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-286"},"3ab76349-289":{"renderedLength":582,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-288"},"3ab76349-291":{"renderedLength":587,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-290"},"3ab76349-293":{"renderedLength":508,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-292"},"3ab76349-295":{"renderedLength":457,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-294"},"3ab76349-297":{"renderedLength":348,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-296"},"3ab76349-299":{"renderedLength":81,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-298"},"3ab76349-301":{"renderedLength":494,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-300"},"3ab76349-303":{"renderedLength":5171,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-302"},"3ab76349-305":{"renderedLength":916,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-304"},"3ab76349-307":{"renderedLength":535,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-306"},"3ab76349-309":{"renderedLength":563,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-308"},"3ab76349-311":{"renderedLength":602,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-310"},"3ab76349-313":{"renderedLength":230,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-312"},"3ab76349-315":{"renderedLength":334,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-314"},"3ab76349-317":{"renderedLength":390,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-316"},"3ab76349-319":{"renderedLength":474,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-318"},"3ab76349-321":{"renderedLength":1300,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-320"},"3ab76349-323":{"renderedLength":442,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-322"},"3ab76349-325":{"renderedLength":1799,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-324"},"3ab76349-327":{"renderedLength":529,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-326"},"3ab76349-329":{"renderedLength":517,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-328"},"3ab76349-331":{"renderedLength":342,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-330"},"3ab76349-333":{"renderedLength":468,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-332"},"3ab76349-335":{"renderedLength":966,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-334"},"3ab76349-337":{"renderedLength":548,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-336"},"3ab76349-339":{"renderedLength":435,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-338"},"3ab76349-341":{"renderedLength":501,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-340"},"3ab76349-343":{"renderedLength":700,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-342"},"3ab76349-345":{"renderedLength":3233,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-344"},"3ab76349-347":{"renderedLength":574,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-346"},"3ab76349-349":{"renderedLength":4265,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-348"},"3ab76349-351":{"renderedLength":797,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-350"},"3ab76349-353":{"renderedLength":4427,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-352"},"3ab76349-355":{"renderedLength":14090,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-354"},"3ab76349-357":{"renderedLength":4447,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-356"},"3ab76349-359":{"renderedLength":773,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-358"},"3ab76349-361":{"renderedLength":617,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-360"},"3ab76349-363":{"renderedLength":1296,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-362"},"3ab76349-365":{"renderedLength":467,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-364"},"3ab76349-367":{"renderedLength":559,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-366"},"3ab76349-369":{"renderedLength":845,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-368"},"3ab76349-371":{"renderedLength":430,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-370"},"3ab76349-373":{"renderedLength":3140,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-372"},"3ab76349-375":{"renderedLength":785,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-374"},"3ab76349-377":{"renderedLength":7658,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-376"},"3ab76349-379":{"renderedLength":221,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-378"},"3ab76349-381":{"renderedLength":5812,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-380"},"3ab76349-383":{"renderedLength":4675,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-382"},"3ab76349-385":{"renderedLength":4601,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-384"},"3ab76349-387":{"renderedLength":948,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-386"},"3ab76349-389":{"renderedLength":851,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-388"},"3ab76349-391":{"renderedLength":389,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-390"},"3ab76349-393":{"renderedLength":358,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-392"},"3ab76349-395":{"renderedLength":2672,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-394"},"3ab76349-397":{"renderedLength":2342,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-396"},"3ab76349-399":{"renderedLength":1984,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-398"},"3ab76349-401":{"renderedLength":692,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-400"},"3ab76349-403":{"renderedLength":528,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-402"},"3ab76349-405":{"renderedLength":3369,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-404"},"3ab76349-407":{"renderedLength":1199,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-406"},"3ab76349-409":{"renderedLength":106,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-408"},"3ab76349-411":{"renderedLength":2368,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-410"},"3ab76349-413":{"renderedLength":337,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-412"},"3ab76349-415":{"renderedLength":8405,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-414"},"3ab76349-417":{"renderedLength":545,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-416"},"3ab76349-419":{"renderedLength":366,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-418"},"3ab76349-421":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-420"},"3ab76349-423":{"renderedLength":364,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-422"},"3ab76349-425":{"renderedLength":725,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-424"},"3ab76349-427":{"renderedLength":706,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-426"},"3ab76349-429":{"renderedLength":27130,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-428"},"3ab76349-431":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-430"},"3ab76349-433":{"renderedLength":1693,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-432"},"3ab76349-435":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-434"},"3ab76349-437":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-436"},"3ab76349-439":{"renderedLength":10291,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-438"},"3ab76349-441":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-440"},"3ab76349-443":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-442"},"3ab76349-445":{"renderedLength":4162,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-444"},"3ab76349-447":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-446"},"3ab76349-449":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-448"},"3ab76349-451":{"renderedLength":16758,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-450"},"3ab76349-453":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-452"},"3ab76349-455":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-454"},"3ab76349-457":{"renderedLength":13668,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-456"},"3ab76349-459":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-458"},"3ab76349-461":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-460"},"3ab76349-463":{"renderedLength":6691,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-462"},"3ab76349-465":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-464"},"3ab76349-467":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-466"},"3ab76349-469":{"renderedLength":12733,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-468"},"3ab76349-471":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-470"},"3ab76349-473":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-472"},"3ab76349-475":{"renderedLength":7992,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-474"},"3ab76349-477":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-476"},"3ab76349-479":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-478"},"3ab76349-481":{"renderedLength":2850,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-480"},"3ab76349-483":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-482"},"3ab76349-485":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-484"},"3ab76349-487":{"renderedLength":347,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-486"},"3ab76349-489":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-488"},"3ab76349-491":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-490"},"3ab76349-493":{"renderedLength":9249,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-492"},"3ab76349-495":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-494"},"3ab76349-497":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-496"},"3ab76349-499":{"renderedLength":7695,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-498"},"3ab76349-501":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-500"},"3ab76349-503":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-502"},"3ab76349-505":{"renderedLength":6031,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-504"},"3ab76349-507":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-506"},"3ab76349-509":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-508"},"3ab76349-511":{"renderedLength":4839,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-510"},"3ab76349-513":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-512"},"3ab76349-515":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-514"},"3ab76349-517":{"renderedLength":11795,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-516"},"3ab76349-519":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-518"},"3ab76349-521":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-520"},"3ab76349-523":{"renderedLength":2824,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-522"},"3ab76349-525":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-524"},"3ab76349-527":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-526"},"3ab76349-529":{"renderedLength":10310,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-528"},"3ab76349-531":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-530"},"3ab76349-533":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-532"},"3ab76349-535":{"renderedLength":13227,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-534"},"3ab76349-537":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-536"},"3ab76349-539":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-538"},"3ab76349-541":{"renderedLength":2735,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-540"},"3ab76349-543":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-542"},"3ab76349-545":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-544"},"3ab76349-547":{"renderedLength":8170,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-546"},"3ab76349-549":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-548"},"3ab76349-551":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-550"},"3ab76349-553":{"renderedLength":2771,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-552"},"3ab76349-555":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-554"},"3ab76349-557":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-556"},"3ab76349-559":{"renderedLength":10885,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-558"},"3ab76349-561":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-560"},"3ab76349-563":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-562"},"3ab76349-565":{"renderedLength":8151,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-564"},"3ab76349-567":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-566"},"3ab76349-569":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-568"},"3ab76349-571":{"renderedLength":4233,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-570"},"3ab76349-573":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-572"},"3ab76349-575":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-574"},"3ab76349-577":{"renderedLength":4269,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-576"},"3ab76349-579":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-578"},"3ab76349-581":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-580"},"3ab76349-583":{"renderedLength":3008,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-582"},"3ab76349-585":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-584"},"3ab76349-587":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-586"},"3ab76349-589":{"renderedLength":21091,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-588"},"3ab76349-591":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-590"},"3ab76349-593":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-592"},"3ab76349-595":{"renderedLength":14623,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-594"},"3ab76349-597":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-596"},"3ab76349-599":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-598"},"3ab76349-601":{"renderedLength":10167,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-600"},"3ab76349-603":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-602"},"3ab76349-605":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-604"},"3ab76349-607":{"renderedLength":10122,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-606"},"3ab76349-609":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-608"},"3ab76349-611":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-610"},"3ab76349-613":{"renderedLength":13964,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-612"},"3ab76349-615":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-614"},"3ab76349-617":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-616"},"3ab76349-619":{"renderedLength":17354,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-618"},"3ab76349-621":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-620"},"3ab76349-623":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-622"},"3ab76349-625":{"renderedLength":4075,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-624"},"3ab76349-627":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-626"},"3ab76349-629":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-628"},"3ab76349-631":{"renderedLength":8034,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-630"},"3ab76349-633":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-632"},"3ab76349-635":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-634"},"3ab76349-637":{"renderedLength":5982,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-636"},"3ab76349-639":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-638"},"3ab76349-641":{"renderedLength":4714,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-640"},"3ab76349-643":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-642"},"3ab76349-645":{"renderedLength":7711,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-644"},"3ab76349-647":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-646"},"3ab76349-649":{"renderedLength":252,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-648"},"3ab76349-651":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-650"},"3ab76349-653":{"renderedLength":254,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-652"},"3ab76349-655":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-654"},"3ab76349-657":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-656"},"3ab76349-659":{"renderedLength":19192,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-658"},"3ab76349-661":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-660"},"3ab76349-663":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-662"},"3ab76349-665":{"renderedLength":15864,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-664"},"3ab76349-667":{"renderedLength":31,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-666"},"3ab76349-669":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-668"},"3ab76349-671":{"renderedLength":6405,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-670"},"3ab76349-673":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-672"},"3ab76349-675":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-674"},"3ab76349-677":{"renderedLength":8581,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-676"},"3ab76349-679":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-678"},"3ab76349-681":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-680"},"3ab76349-683":{"renderedLength":6638,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-682"},"3ab76349-685":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-684"},"3ab76349-687":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-686"},"3ab76349-689":{"renderedLength":5580,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-688"},"3ab76349-691":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-690"},"3ab76349-693":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-692"},"3ab76349-695":{"renderedLength":7349,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-694"},"3ab76349-697":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-696"},"3ab76349-699":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-698"},"3ab76349-701":{"renderedLength":4199,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-700"},"3ab76349-703":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-702"},"3ab76349-705":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-704"},"3ab76349-707":{"renderedLength":5084,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-706"},"3ab76349-709":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-708"},"3ab76349-711":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-710"},"3ab76349-713":{"renderedLength":4038,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-712"},"3ab76349-715":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-714"},"3ab76349-717":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-716"},"3ab76349-719":{"renderedLength":26981,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-718"},"3ab76349-721":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-720"},"3ab76349-723":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-722"},"3ab76349-725":{"renderedLength":14597,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-724"},"3ab76349-727":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-726"},"3ab76349-729":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-728"},"3ab76349-731":{"renderedLength":5733,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-730"},"3ab76349-733":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-732"},"3ab76349-735":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-734"},"3ab76349-737":{"renderedLength":10691,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-736"},"3ab76349-739":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-738"},"3ab76349-741":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-740"},"3ab76349-743":{"renderedLength":9104,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-742"},"3ab76349-745":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-744"},"3ab76349-747":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-746"},"3ab76349-749":{"renderedLength":12428,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-748"},"3ab76349-751":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-750"},"3ab76349-753":{"renderedLength":6770,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-752"},"3ab76349-755":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-754"},"3ab76349-757":{"renderedLength":3621,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-756"},"3ab76349-759":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-758"},"3ab76349-761":{"renderedLength":2670,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-760"},"3ab76349-763":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-762"},"3ab76349-765":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-764"},"3ab76349-767":{"renderedLength":9791,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-766"},"3ab76349-769":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-768"},"3ab76349-771":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-770"},"3ab76349-773":{"renderedLength":5747,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-772"},"3ab76349-775":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-774"},"3ab76349-777":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-776"},"3ab76349-779":{"renderedLength":12586,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-778"},"3ab76349-781":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-780"},"3ab76349-783":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-782"},"3ab76349-785":{"renderedLength":7128,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-784"},"3ab76349-787":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-786"},"3ab76349-789":{"renderedLength":4098,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-788"},"3ab76349-791":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-790"},"3ab76349-793":{"renderedLength":2806,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-792"},"3ab76349-795":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-794"},"3ab76349-797":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-796"},"3ab76349-799":{"renderedLength":14805,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-798"},"3ab76349-801":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-800"},"3ab76349-803":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-802"},"3ab76349-805":{"renderedLength":4058,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-804"},"3ab76349-807":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-806"},"3ab76349-809":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-808"},"3ab76349-811":{"renderedLength":4487,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-810"},"3ab76349-813":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-812"},"3ab76349-815":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-814"},"3ab76349-817":{"renderedLength":3296,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-816"},"3ab76349-819":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-818"},"3ab76349-821":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-820"},"3ab76349-823":{"renderedLength":2517,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-822"},"3ab76349-825":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-824"},"3ab76349-827":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-826"},"3ab76349-829":{"renderedLength":5769,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-828"},"3ab76349-831":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-830"},"3ab76349-833":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-832"},"3ab76349-835":{"renderedLength":6230,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-834"},"3ab76349-837":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-836"},"3ab76349-839":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-838"},"3ab76349-841":{"renderedLength":9840,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-840"},"3ab76349-843":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-842"},"3ab76349-845":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-844"},"3ab76349-847":{"renderedLength":4554,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-846"},"3ab76349-849":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-848"},"3ab76349-851":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-850"},"3ab76349-853":{"renderedLength":18329,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-852"},"3ab76349-855":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-854"},"3ab76349-857":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-856"},"3ab76349-859":{"renderedLength":11741,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-858"},"3ab76349-861":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-860"},"3ab76349-863":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-862"},"3ab76349-865":{"renderedLength":4182,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-864"},"3ab76349-867":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-866"},"3ab76349-869":{"renderedLength":1611,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-868"},"3ab76349-871":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-870"},"3ab76349-873":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-872"},"3ab76349-875":{"renderedLength":17689,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-874"},"3ab76349-877":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-876"},"3ab76349-879":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-878"},"3ab76349-881":{"renderedLength":8509,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-880"},"3ab76349-883":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-882"},"3ab76349-885":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-884"},"3ab76349-887":{"renderedLength":2825,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-886"},"3ab76349-889":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-888"},"3ab76349-891":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-890"},"3ab76349-893":{"renderedLength":2880,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-892"},"3ab76349-895":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-894"},"3ab76349-897":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-896"},"3ab76349-899":{"renderedLength":2603,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-898"},"3ab76349-901":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-900"},"3ab76349-903":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-902"},"3ab76349-905":{"renderedLength":5260,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-904"},"3ab76349-907":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-906"},"3ab76349-909":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-908"},"3ab76349-911":{"renderedLength":9014,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-910"},"3ab76349-913":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-912"},"3ab76349-915":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-914"},"3ab76349-917":{"renderedLength":1921,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-916"},"3ab76349-919":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-918"},"3ab76349-921":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-920"},"3ab76349-923":{"renderedLength":1766,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-922"},"3ab76349-925":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-924"},"3ab76349-927":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-926"},"3ab76349-929":{"renderedLength":2244,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-928"},"3ab76349-931":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-930"},"3ab76349-933":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-932"},"3ab76349-935":{"renderedLength":1758,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-934"},"3ab76349-937":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-936"},"3ab76349-939":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-938"},"3ab76349-941":{"renderedLength":1528,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-940"},"3ab76349-943":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"metaUid":"3ab76349-942"}},"nodeMetas":{"3ab76349-0":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages-json-js","moduleParts":{"app.js":"3ab76349-1"},"imported":[{"uid":"3ab76349-944"},{"uid":"3ab76349-434","dynamic":true},{"uid":"3ab76349-440","dynamic":true},{"uid":"3ab76349-446","dynamic":true},{"uid":"3ab76349-452","dynamic":true},{"uid":"3ab76349-458","dynamic":true},{"uid":"3ab76349-464","dynamic":true},{"uid":"3ab76349-470","dynamic":true},{"uid":"3ab76349-476","dynamic":true},{"uid":"3ab76349-482","dynamic":true},{"uid":"3ab76349-488","dynamic":true},{"uid":"3ab76349-494","dynamic":true},{"uid":"3ab76349-500","dynamic":true},{"uid":"3ab76349-506","dynamic":true},{"uid":"3ab76349-512","dynamic":true},{"uid":"3ab76349-518","dynamic":true},{"uid":"3ab76349-524","dynamic":true},{"uid":"3ab76349-530","dynamic":true},{"uid":"3ab76349-536","dynamic":true},{"uid":"3ab76349-542","dynamic":true},{"uid":"3ab76349-548","dynamic":true},{"uid":"3ab76349-554","dynamic":true},{"uid":"3ab76349-560","dynamic":true},{"uid":"3ab76349-566","dynamic":true},{"uid":"3ab76349-572","dynamic":true},{"uid":"3ab76349-578","dynamic":true},{"uid":"3ab76349-584","dynamic":true},{"uid":"3ab76349-590","dynamic":true},{"uid":"3ab76349-596","dynamic":true},{"uid":"3ab76349-602","dynamic":true},{"uid":"3ab76349-608","dynamic":true},{"uid":"3ab76349-614","dynamic":true},{"uid":"3ab76349-620","dynamic":true},{"uid":"3ab76349-626","dynamic":true},{"uid":"3ab76349-632","dynamic":true},{"uid":"3ab76349-638","dynamic":true},{"uid":"3ab76349-642","dynamic":true},{"uid":"3ab76349-646","dynamic":true},{"uid":"3ab76349-650","dynamic":true},{"uid":"3ab76349-654","dynamic":true},{"uid":"3ab76349-660","dynamic":true},{"uid":"3ab76349-666","dynamic":true}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-2":{"id":"D:/zcweb/uniapp/temporaryworker/src/App.vue?vue&type=style&index=0&lang.scss","moduleParts":{"app.js":"3ab76349-3"},"imported":[],"importedBy":[{"uid":"3ab76349-4"}]},"3ab76349-4":{"id":"D:/zcweb/uniapp/temporaryworker/src/App.vue","moduleParts":{"app.js":"3ab76349-5"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-50"},{"uid":"3ab76349-2"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-6":{"id":"D:/zcweb/uniapp/temporaryworker/src/main.ts","moduleParts":{"app.js":"3ab76349-7"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-62"},{"uid":"3ab76349-66"},{"uid":"3ab76349-0"},{"uid":"3ab76349-4"},{"uid":"3ab76349-106"},{"uid":"3ab76349-50"},{"uid":"3ab76349-102"},{"uid":"3ab76349-100"},{"uid":"3ab76349-98"},{"uid":"3ab76349-104"},{"uid":"3ab76349-96"},{"uid":"3ab76349-48"},{"uid":"3ab76349-44"},{"uid":"3ab76349-42"},{"uid":"3ab76349-424"},{"uid":"3ab76349-46"},{"uid":"3ab76349-64"},{"uid":"3ab76349-84"},{"uid":"3ab76349-52"}],"importedBy":[],"isEntry":true},"3ab76349-8":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/logo.png","moduleParts":{"common/assets.js":"3ab76349-9"},"imported":[],"importedBy":[{"uid":"3ab76349-444"}]},"3ab76349-10":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/fabu.png","moduleParts":{"common/assets.js":"3ab76349-11"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-12":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/guanli.png","moduleParts":{"common/assets.js":"3ab76349-13"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-14":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/qiye.png","moduleParts":{"common/assets.js":"3ab76349-15"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-16":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/record.png","moduleParts":{"common/assets.js":"3ab76349-17"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-18":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/salary.png","moduleParts":{"common/assets.js":"3ab76349-19"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-20":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/baoxiao.png","moduleParts":{"common/assets.js":"3ab76349-21"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-22":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/mybaoxiao.png","moduleParts":{"common/assets.js":"3ab76349-23"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-24":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/caiwu.png","moduleParts":{"common/assets.js":"3ab76349-25"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-26":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/zshenpi.png","moduleParts":{"common/assets.js":"3ab76349-27"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-28":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/Jshenpi.png","moduleParts":{"common/assets.js":"3ab76349-29"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-30":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/reservation.png","moduleParts":{"common/assets.js":"3ab76349-31"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-32":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/drivershouli.png","moduleParts":{"common/assets.js":"3ab76349-33"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-34":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/arrange.png","moduleParts":{"common/assets.js":"3ab76349-35"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-36":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/query.png","moduleParts":{"common/assets.js":"3ab76349-37"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-38":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/feedback.png","moduleParts":{"common/assets.js":"3ab76349-39"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-40":{"id":"D:/zcweb/uniapp/temporaryworker/src/static/image/dingwei.png","moduleParts":{"common/assets.js":"3ab76349-41"},"imported":[],"importedBy":[{"uid":"3ab76349-522"},{"uid":"3ab76349-552"}]},"3ab76349-42":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/locales/en.js","moduleParts":{"common/locales/en.js":"3ab76349-43"},"imported":[],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-44":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/locales/zh.js","moduleParts":{"common/locales/zh.js":"3ab76349-45"},"imported":[],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-46":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/mixin.js","moduleParts":{"common/mixin.js":"3ab76349-47"},"imported":[],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-48":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/request/http.api.js","moduleParts":{"common/request/http.api.js":"3ab76349-49"},"imported":[{"uid":"3ab76349-50"}],"importedBy":[{"uid":"3ab76349-6"},{"uid":"3ab76349-106"}]},"3ab76349-50":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/index.js","moduleParts":{"uni_modules/uview-plus/index.js":"3ab76349-51"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-376"},{"uid":"3ab76349-378"},{"uid":"3ab76349-420"},{"uid":"3ab76349-382"},{"uid":"3ab76349-384"},{"uid":"3ab76349-126"},{"uid":"3ab76349-386"},{"uid":"3ab76349-388"},{"uid":"3ab76349-354"},{"uid":"3ab76349-202"},{"uid":"3ab76349-114"},{"uid":"3ab76349-390"},{"uid":"3ab76349-254"},{"uid":"3ab76349-392"}],"importedBy":[{"uid":"3ab76349-6"},{"uid":"3ab76349-4"},{"uid":"3ab76349-48"},{"uid":"3ab76349-52"}]},"3ab76349-52":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/request/request.js","moduleParts":{"common/request/request.js":"3ab76349-53"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-50"},{"uid":"3ab76349-96"},{"uid":"3ab76349-98"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-54":{"id":"\\node_modules\\@vue\\shared\\dist\\shared.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-55"},"imported":[],"importedBy":[{"uid":"3ab76349-60"},{"uid":"3ab76349-66"},{"uid":"3ab76349-64"},{"uid":"3ab76349-58"},{"uid":"3ab76349-86"}]},"3ab76349-56":{"id":"\\node_modules\\@dcloudio\\uni-i18n\\dist\\uni-i18n.es.js","moduleParts":{"common/vendor.js":"3ab76349-57"},"imported":[{"uid":"3ab76349-60"}],"importedBy":[{"uid":"3ab76349-60"},{"uid":"3ab76349-66"}]},"3ab76349-58":{"id":"\\node_modules\\@dcloudio\\uni-shared\\dist\\uni-shared.es.js","moduleParts":{"common/vendor.js":"3ab76349-59"},"imported":[{"uid":"3ab76349-54"}],"importedBy":[{"uid":"3ab76349-60"},{"uid":"3ab76349-66"},{"uid":"3ab76349-64"},{"uid":"3ab76349-86"}]},"3ab76349-60":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-mp-weixin/dist/uni.api.esm.js","moduleParts":{"common/vendor.js":"3ab76349-61"},"imported":[{"uid":"3ab76349-54"},{"uid":"3ab76349-56"},{"uid":"3ab76349-58"}],"importedBy":[{"uid":"3ab76349-6"},{"uid":"3ab76349-4"},{"uid":"3ab76349-50"},{"uid":"3ab76349-102"},{"uid":"3ab76349-100"},{"uid":"3ab76349-98"},{"uid":"3ab76349-104"},{"uid":"3ab76349-64"},{"uid":"3ab76349-52"},{"uid":"3ab76349-56"},{"uid":"3ab76349-376"},{"uid":"3ab76349-382"},{"uid":"3ab76349-354"},{"uid":"3ab76349-432"},{"uid":"3ab76349-438"},{"uid":"3ab76349-444"},{"uid":"3ab76349-450"},{"uid":"3ab76349-456"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-474"},{"uid":"3ab76349-480"},{"uid":"3ab76349-492"},{"uid":"3ab76349-498"},{"uid":"3ab76349-504"},{"uid":"3ab76349-510"},{"uid":"3ab76349-516"},{"uid":"3ab76349-522"},{"uid":"3ab76349-528"},{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-546"},{"uid":"3ab76349-552"},{"uid":"3ab76349-558"},{"uid":"3ab76349-564"},{"uid":"3ab76349-576"},{"uid":"3ab76349-582"},{"uid":"3ab76349-588"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-630"},{"uid":"3ab76349-636"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"},{"uid":"3ab76349-86"},{"uid":"3ab76349-676"},{"uid":"3ab76349-682"},{"uid":"3ab76349-694"},{"uid":"3ab76349-718"},{"uid":"3ab76349-724"},{"uid":"3ab76349-778"},{"uid":"3ab76349-784"},{"uid":"3ab76349-792"},{"uid":"3ab76349-798"},{"uid":"3ab76349-804"},{"uid":"3ab76349-810"},{"uid":"3ab76349-852"},{"uid":"3ab76349-396"},{"uid":"3ab76349-892"}]},"3ab76349-62":{"id":"\u0000plugin-vue:export-helper","moduleParts":{"common/vendor.js":"3ab76349-63"},"imported":[],"importedBy":[{"uid":"3ab76349-6"},{"uid":"3ab76349-4"},{"uid":"3ab76349-432"},{"uid":"3ab76349-438"},{"uid":"3ab76349-444"},{"uid":"3ab76349-450"},{"uid":"3ab76349-456"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-474"},{"uid":"3ab76349-480"},{"uid":"3ab76349-486"},{"uid":"3ab76349-492"},{"uid":"3ab76349-498"},{"uid":"3ab76349-504"},{"uid":"3ab76349-510"},{"uid":"3ab76349-516"},{"uid":"3ab76349-522"},{"uid":"3ab76349-528"},{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-546"},{"uid":"3ab76349-552"},{"uid":"3ab76349-558"},{"uid":"3ab76349-564"},{"uid":"3ab76349-570"},{"uid":"3ab76349-576"},{"uid":"3ab76349-582"},{"uid":"3ab76349-588"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-624"},{"uid":"3ab76349-630"},{"uid":"3ab76349-636"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"},{"uid":"3ab76349-648"},{"uid":"3ab76349-652"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"},{"uid":"3ab76349-670"},{"uid":"3ab76349-676"},{"uid":"3ab76349-682"},{"uid":"3ab76349-688"},{"uid":"3ab76349-694"},{"uid":"3ab76349-700"},{"uid":"3ab76349-706"},{"uid":"3ab76349-712"},{"uid":"3ab76349-718"},{"uid":"3ab76349-724"},{"uid":"3ab76349-730"},{"uid":"3ab76349-736"},{"uid":"3ab76349-742"},{"uid":"3ab76349-748"},{"uid":"3ab76349-752"},{"uid":"3ab76349-760"},{"uid":"3ab76349-766"},{"uid":"3ab76349-772"},{"uid":"3ab76349-778"},{"uid":"3ab76349-784"},{"uid":"3ab76349-792"},{"uid":"3ab76349-798"},{"uid":"3ab76349-804"},{"uid":"3ab76349-810"},{"uid":"3ab76349-816"},{"uid":"3ab76349-822"},{"uid":"3ab76349-828"},{"uid":"3ab76349-834"},{"uid":"3ab76349-840"},{"uid":"3ab76349-846"},{"uid":"3ab76349-852"},{"uid":"3ab76349-858"},{"uid":"3ab76349-864"},{"uid":"3ab76349-868"},{"uid":"3ab76349-874"},{"uid":"3ab76349-880"},{"uid":"3ab76349-886"},{"uid":"3ab76349-892"},{"uid":"3ab76349-898"},{"uid":"3ab76349-904"},{"uid":"3ab76349-910"},{"uid":"3ab76349-916"},{"uid":"3ab76349-922"},{"uid":"3ab76349-928"},{"uid":"3ab76349-934"},{"uid":"3ab76349-940"}]},"3ab76349-64":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-mp-vue/dist/vue.runtime.esm.js","moduleParts":{"common/vendor.js":"3ab76349-65"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-58"},{"uid":"3ab76349-54"}],"importedBy":[{"uid":"3ab76349-6"},{"uid":"3ab76349-66"},{"uid":"3ab76349-84"},{"uid":"3ab76349-68"},{"uid":"3ab76349-432"},{"uid":"3ab76349-438"},{"uid":"3ab76349-444"},{"uid":"3ab76349-450"},{"uid":"3ab76349-456"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-474"},{"uid":"3ab76349-480"},{"uid":"3ab76349-492"},{"uid":"3ab76349-498"},{"uid":"3ab76349-504"},{"uid":"3ab76349-510"},{"uid":"3ab76349-516"},{"uid":"3ab76349-522"},{"uid":"3ab76349-528"},{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-546"},{"uid":"3ab76349-552"},{"uid":"3ab76349-558"},{"uid":"3ab76349-564"},{"uid":"3ab76349-570"},{"uid":"3ab76349-576"},{"uid":"3ab76349-582"},{"uid":"3ab76349-588"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-624"},{"uid":"3ab76349-630"},{"uid":"3ab76349-636"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"},{"uid":"3ab76349-86"},{"uid":"3ab76349-670"},{"uid":"3ab76349-676"},{"uid":"3ab76349-682"},{"uid":"3ab76349-688"},{"uid":"3ab76349-694"},{"uid":"3ab76349-700"},{"uid":"3ab76349-706"},{"uid":"3ab76349-712"},{"uid":"3ab76349-718"},{"uid":"3ab76349-724"},{"uid":"3ab76349-730"},{"uid":"3ab76349-736"},{"uid":"3ab76349-742"},{"uid":"3ab76349-748"},{"uid":"3ab76349-760"},{"uid":"3ab76349-766"},{"uid":"3ab76349-772"},{"uid":"3ab76349-778"},{"uid":"3ab76349-784"},{"uid":"3ab76349-792"},{"uid":"3ab76349-798"},{"uid":"3ab76349-804"},{"uid":"3ab76349-810"},{"uid":"3ab76349-816"},{"uid":"3ab76349-822"},{"uid":"3ab76349-828"},{"uid":"3ab76349-834"},{"uid":"3ab76349-840"},{"uid":"3ab76349-846"},{"uid":"3ab76349-852"},{"uid":"3ab76349-858"},{"uid":"3ab76349-864"},{"uid":"3ab76349-868"},{"uid":"3ab76349-874"},{"uid":"3ab76349-880"},{"uid":"3ab76349-886"},{"uid":"3ab76349-892"},{"uid":"3ab76349-898"},{"uid":"3ab76349-904"},{"uid":"3ab76349-910"},{"uid":"3ab76349-916"},{"uid":"3ab76349-922"},{"uid":"3ab76349-372"},{"uid":"3ab76349-928"},{"uid":"3ab76349-934"},{"uid":"3ab76349-940"}]},"3ab76349-66":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-mp-weixin/dist/uni.mp.esm.js","moduleParts":{"common/vendor.js":"3ab76349-67"},"imported":[{"uid":"3ab76349-58"},{"uid":"3ab76349-54"},{"uid":"3ab76349-64"},{"uid":"3ab76349-56"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-68":{"id":"\\node_modules\\vuex\\dist\\vuex.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-69"},"imported":[{"uid":"3ab76349-64"}],"importedBy":[{"uid":"3ab76349-106"},{"uid":"3ab76349-444"},{"uid":"3ab76349-450"},{"uid":"3ab76349-456"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-510"},{"uid":"3ab76349-516"},{"uid":"3ab76349-522"},{"uid":"3ab76349-552"},{"uid":"3ab76349-576"},{"uid":"3ab76349-582"},{"uid":"3ab76349-588"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-70":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/shared/dist/shared.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-71"},"imported":[],"importedBy":[{"uid":"3ab76349-84"},{"uid":"3ab76349-80"},{"uid":"3ab76349-74"},{"uid":"3ab76349-76"}]},"3ab76349-72":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/message-resolver/dist/message-resolver.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-73"},"imported":[],"importedBy":[{"uid":"3ab76349-80"}]},"3ab76349-74":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/runtime/dist/runtime.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-75"},"imported":[{"uid":"3ab76349-70"}],"importedBy":[{"uid":"3ab76349-80"}]},"3ab76349-76":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/message-compiler/dist/message-compiler.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-77"},"imported":[{"uid":"3ab76349-70"}],"importedBy":[{"uid":"3ab76349-80"}]},"3ab76349-78":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/devtools-if/dist/devtools-if.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-79"},"imported":[],"importedBy":[{"uid":"3ab76349-80"}]},"3ab76349-80":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/core-base/dist/core-base.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-81"},"imported":[{"uid":"3ab76349-70"},{"uid":"3ab76349-72"},{"uid":"3ab76349-74"},{"uid":"3ab76349-76"},{"uid":"3ab76349-78"}],"importedBy":[{"uid":"3ab76349-84"}]},"3ab76349-82":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@intlify/vue-devtools/dist/vue-devtools.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-83"},"imported":[],"importedBy":[{"uid":"3ab76349-84"}]},"3ab76349-84":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/@dcloudio/uni-cli-shared/lib/vue-i18n/dist/vue-i18n.runtime.esm-bundler.js","moduleParts":{"common/vendor.js":"3ab76349-85"},"imported":[{"uid":"3ab76349-70"},{"uid":"3ab76349-80"},{"uid":"3ab76349-64"},{"uid":"3ab76349-82"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-86":{"id":"\\node_modules\\@dcloudio\\uni-app\\dist\\uni-app.es.js","moduleParts":{"common/vendor.js":"3ab76349-87"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-54"},{"uid":"3ab76349-58"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-450"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-510"},{"uid":"3ab76349-516"},{"uid":"3ab76349-528"},{"uid":"3ab76349-534"},{"uid":"3ab76349-546"},{"uid":"3ab76349-570"},{"uid":"3ab76349-588"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-630"}]},"3ab76349-88":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/dayjs/esm/constant.js","moduleParts":{"common/vendor.js":"3ab76349-89"},"imported":[],"importedBy":[{"uid":"3ab76349-94"},{"uid":"3ab76349-92"}]},"3ab76349-90":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/dayjs/esm/locale/en.js","moduleParts":{"common/vendor.js":"3ab76349-91"},"imported":[],"importedBy":[{"uid":"3ab76349-94"}]},"3ab76349-92":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/dayjs/esm/utils.js","moduleParts":{"common/vendor.js":"3ab76349-93"},"imported":[{"uid":"3ab76349-88"}],"importedBy":[{"uid":"3ab76349-94"}]},"3ab76349-94":{"id":"D:/zcweb/uniapp/temporaryworker/node_modules/dayjs/esm/index.js","moduleParts":{"common/vendor.js":"3ab76349-95"},"imported":[{"uid":"3ab76349-88"},{"uid":"3ab76349-90"},{"uid":"3ab76349-92"}],"importedBy":[{"uid":"3ab76349-874"}]},"3ab76349-96":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/setting/constVarsHelper.js","moduleParts":{"common/setting/constVarsHelper.js":"3ab76349-97"},"imported":[],"importedBy":[{"uid":"3ab76349-6"},{"uid":"3ab76349-102"},{"uid":"3ab76349-52"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-498"},{"uid":"3ab76349-516"},{"uid":"3ab76349-588"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"}]},"3ab76349-98":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/dbHelper.js","moduleParts":{"common/utils/dbHelper.js":"3ab76349-99"},"imported":[{"uid":"3ab76349-60"}],"importedBy":[{"uid":"3ab76349-6"},{"uid":"3ab76349-106"},{"uid":"3ab76349-102"},{"uid":"3ab76349-52"}]},"3ab76349-100":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/commonHelper.js","moduleParts":{"common/utils/commonHelper.js":"3ab76349-101"},"imported":[{"uid":"3ab76349-60"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-102":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/uploadHelper.js","moduleParts":{"common/utils/uploadHelper.js":"3ab76349-103"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-96"},{"uid":"3ab76349-98"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-104":{"id":"D:/zcweb/uniapp/temporaryworker/src/common/utils/util.js","moduleParts":{"common/utils/util.js":"3ab76349-105"},"imported":[{"uid":"3ab76349-60"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-106":{"id":"D:/zcweb/uniapp/temporaryworker/src/store/index.js","moduleParts":{"store/index.js":"3ab76349-107"},"imported":[{"uid":"3ab76349-68"},{"uid":"3ab76349-48"},{"uid":"3ab76349-98"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-108":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-action-sheet/actionSheet.js","moduleParts":{"uni_modules/uview-plus/components/u-action-sheet/actionSheet.js":"3ab76349-109"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-110":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-action-sheet/props.js","moduleParts":{"uni_modules/uview-plus/components/u-action-sheet/props.js":"3ab76349-111"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-880"}]},"3ab76349-112":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/vue.js","moduleParts":{"uni_modules/uview-plus/libs/vue.js":"3ab76349-113"},"imported":[],"importedBy":[{"uid":"3ab76349-424"},{"uid":"3ab76349-376"},{"uid":"3ab76349-378"},{"uid":"3ab76349-206"},{"uid":"3ab76349-302"},{"uid":"3ab76349-320"},{"uid":"3ab76349-344"},{"uid":"3ab76349-348"},{"uid":"3ab76349-422"},{"uid":"3ab76349-426"},{"uid":"3ab76349-132"},{"uid":"3ab76349-246"},{"uid":"3ab76349-182"},{"uid":"3ab76349-216"},{"uid":"3ab76349-186"},{"uid":"3ab76349-154"},{"uid":"3ab76349-356"},{"uid":"3ab76349-264"},{"uid":"3ab76349-190"},{"uid":"3ab76349-124"},{"uid":"3ab76349-146"},{"uid":"3ab76349-324"},{"uid":"3ab76349-232"},{"uid":"3ab76349-236"},{"uid":"3ab76349-250"},{"uid":"3ab76349-286"},{"uid":"3ab76349-282"},{"uid":"3ab76349-276"},{"uid":"3ab76349-150"},{"uid":"3ab76349-176"},{"uid":"3ab76349-110"},{"uid":"3ab76349-136"},{"uid":"3ab76349-368"},{"uid":"3ab76349-228"},{"uid":"3ab76349-224"},{"uid":"3ab76349-240"},{"uid":"3ab76349-280"},{"uid":"3ab76349-362"},{"uid":"3ab76349-194"},{"uid":"3ab76349-270"},{"uid":"3ab76349-312"},{"uid":"3ab76349-298"}]},"3ab76349-114":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/props.js","moduleParts":{"uni_modules/uview-plus/libs/config/props.js":"3ab76349-115"},"imported":[{"uid":"3ab76349-202"},{"uid":"3ab76349-108"},{"uid":"3ab76349-116"},{"uid":"3ab76349-118"},{"uid":"3ab76349-122"},{"uid":"3ab76349-120"},{"uid":"3ab76349-128"},{"uid":"3ab76349-130"},{"uid":"3ab76349-134"},{"uid":"3ab76349-138"},{"uid":"3ab76349-140"},{"uid":"3ab76349-144"},{"uid":"3ab76349-142"},{"uid":"3ab76349-152"},{"uid":"3ab76349-148"},{"uid":"3ab76349-156"},{"uid":"3ab76349-160"},{"uid":"3ab76349-158"},{"uid":"3ab76349-162"},{"uid":"3ab76349-166"},{"uid":"3ab76349-164"},{"uid":"3ab76349-168"},{"uid":"3ab76349-170"},{"uid":"3ab76349-172"},{"uid":"3ab76349-174"},{"uid":"3ab76349-178"},{"uid":"3ab76349-180"},{"uid":"3ab76349-188"},{"uid":"3ab76349-184"},{"uid":"3ab76349-192"},{"uid":"3ab76349-198"},{"uid":"3ab76349-196"},{"uid":"3ab76349-200"},{"uid":"3ab76349-208"},{"uid":"3ab76349-210"},{"uid":"3ab76349-212"},{"uid":"3ab76349-214"},{"uid":"3ab76349-218"},{"uid":"3ab76349-222"},{"uid":"3ab76349-220"},{"uid":"3ab76349-226"},{"uid":"3ab76349-234"},{"uid":"3ab76349-230"},{"uid":"3ab76349-238"},{"uid":"3ab76349-242"},{"uid":"3ab76349-244"},{"uid":"3ab76349-248"},{"uid":"3ab76349-252"},{"uid":"3ab76349-256"},{"uid":"3ab76349-258"},{"uid":"3ab76349-260"},{"uid":"3ab76349-262"},{"uid":"3ab76349-266"},{"uid":"3ab76349-268"},{"uid":"3ab76349-272"},{"uid":"3ab76349-274"},{"uid":"3ab76349-278"},{"uid":"3ab76349-288"},{"uid":"3ab76349-284"},{"uid":"3ab76349-290"},{"uid":"3ab76349-292"},{"uid":"3ab76349-296"},{"uid":"3ab76349-294"},{"uid":"3ab76349-300"},{"uid":"3ab76349-304"},{"uid":"3ab76349-306"},{"uid":"3ab76349-308"},{"uid":"3ab76349-310"},{"uid":"3ab76349-314"},{"uid":"3ab76349-318"},{"uid":"3ab76349-316"},{"uid":"3ab76349-322"},{"uid":"3ab76349-326"},{"uid":"3ab76349-330"},{"uid":"3ab76349-328"},{"uid":"3ab76349-334"},{"uid":"3ab76349-332"},{"uid":"3ab76349-336"},{"uid":"3ab76349-340"},{"uid":"3ab76349-338"},{"uid":"3ab76349-342"},{"uid":"3ab76349-346"},{"uid":"3ab76349-350"},{"uid":"3ab76349-358"},{"uid":"3ab76349-360"},{"uid":"3ab76349-364"},{"uid":"3ab76349-366"},{"uid":"3ab76349-370"},{"uid":"3ab76349-374"}],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-730"},{"uid":"3ab76349-206"},{"uid":"3ab76349-302"},{"uid":"3ab76349-320"},{"uid":"3ab76349-344"},{"uid":"3ab76349-348"},{"uid":"3ab76349-132"},{"uid":"3ab76349-246"},{"uid":"3ab76349-182"},{"uid":"3ab76349-216"},{"uid":"3ab76349-186"},{"uid":"3ab76349-154"},{"uid":"3ab76349-356"},{"uid":"3ab76349-264"},{"uid":"3ab76349-190"},{"uid":"3ab76349-124"},{"uid":"3ab76349-146"},{"uid":"3ab76349-324"},{"uid":"3ab76349-232"},{"uid":"3ab76349-236"},{"uid":"3ab76349-250"},{"uid":"3ab76349-286"},{"uid":"3ab76349-282"},{"uid":"3ab76349-276"},{"uid":"3ab76349-150"},{"uid":"3ab76349-176"},{"uid":"3ab76349-110"},{"uid":"3ab76349-136"},{"uid":"3ab76349-368"},{"uid":"3ab76349-228"},{"uid":"3ab76349-224"},{"uid":"3ab76349-240"},{"uid":"3ab76349-280"},{"uid":"3ab76349-362"},{"uid":"3ab76349-194"},{"uid":"3ab76349-270"},{"uid":"3ab76349-312"},{"uid":"3ab76349-298"}]},"3ab76349-116":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-album/album.js","moduleParts":{"uni_modules/uview-plus/components/u-album/album.js":"3ab76349-117"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-118":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-alert/alert.js","moduleParts":{"uni_modules/uview-plus/components/u-alert/alert.js":"3ab76349-119"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-120":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js","moduleParts":{"uni_modules/uview-plus/components/u-avatar-group/avatarGroup.js":"3ab76349-121"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-122":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/avatar.js","moduleParts":{"uni_modules/uview-plus/components/u-avatar/avatar.js":"3ab76349-123"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-124":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/props.js","moduleParts":{"uni_modules/uview-plus/components/u-avatar/props.js":"3ab76349-125"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"},{"uid":"3ab76349-126"}],"importedBy":[{"uid":"3ab76349-766"}]},"3ab76349-126":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/test.js","moduleParts":{"uni_modules/uview-plus/libs/function/test.js":"3ab76349-127"},"imported":[],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-688"},{"uid":"3ab76349-736"},{"uid":"3ab76349-752"},{"uid":"3ab76349-772"},{"uid":"3ab76349-858"},{"uid":"3ab76349-874"},{"uid":"3ab76349-352"},{"uid":"3ab76349-124"}]},"3ab76349-128":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-back-top/backtop.js","moduleParts":{"uni_modules/uview-plus/components/u-back-top/backtop.js":"3ab76349-129"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-130":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/badge.js","moduleParts":{"uni_modules/uview-plus/components/u-badge/badge.js":"3ab76349-131"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-132":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/props.js","moduleParts":{"uni_modules/uview-plus/components/u-badge/props.js":"3ab76349-133"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-700"}]},"3ab76349-134":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/button.js","moduleParts":{"uni_modules/uview-plus/components/u-button/button.js":"3ab76349-135"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-136":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/props.js","moduleParts":{"uni_modules/uview-plus/components/u-button/props.js":"3ab76349-137"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-756"}]},"3ab76349-138":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-calendar/calendar.js","moduleParts":{"uni_modules/uview-plus/components/u-calendar/calendar.js":"3ab76349-139"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-140":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js","moduleParts":{"uni_modules/uview-plus/components/u-car-keyboard/carKeyboard.js":"3ab76349-141"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-142":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell-group/cellGroup.js","moduleParts":{"uni_modules/uview-plus/components/u-cell-group/cellGroup.js":"3ab76349-143"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-144":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/cell.js","moduleParts":{"uni_modules/uview-plus/components/u-cell/cell.js":"3ab76349-145"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-146":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/props.js","moduleParts":{"uni_modules/uview-plus/components/u-cell/props.js":"3ab76349-147"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-772"}]},"3ab76349-148":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/checkboxGroup.js":"3ab76349-149"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-150":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/props.js","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/props.js":"3ab76349-151"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-864"}]},"3ab76349-152":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/checkbox.js","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/checkbox.js":"3ab76349-153"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-154":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/props.js","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/props.js":"3ab76349-155"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-736"}]},"3ab76349-156":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-circle-progress/circleProgress.js","moduleParts":{"uni_modules/uview-plus/components/u-circle-progress/circleProgress.js":"3ab76349-157"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-158":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-code-input/codeInput.js","moduleParts":{"uni_modules/uview-plus/components/u-code-input/codeInput.js":"3ab76349-159"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-160":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-code/code.js","moduleParts":{"uni_modules/uview-plus/components/u-code/code.js":"3ab76349-161"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-162":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-col/col.js","moduleParts":{"uni_modules/uview-plus/components/u-col/col.js":"3ab76349-163"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-164":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-collapse-item/collapseItem.js","moduleParts":{"uni_modules/uview-plus/components/u-collapse-item/collapseItem.js":"3ab76349-165"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-166":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-collapse/collapse.js","moduleParts":{"uni_modules/uview-plus/components/u-collapse/collapse.js":"3ab76349-167"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-168":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-column-notice/columnNotice.js","moduleParts":{"uni_modules/uview-plus/components/u-column-notice/columnNotice.js":"3ab76349-169"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-170":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-count-down/countDown.js","moduleParts":{"uni_modules/uview-plus/components/u-count-down/countDown.js":"3ab76349-171"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-172":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-count-to/countTo.js","moduleParts":{"uni_modules/uview-plus/components/u-count-to/countTo.js":"3ab76349-173"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-174":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js","moduleParts":{"uni_modules/uview-plus/components/u-datetime-picker/datetimePicker.js":"3ab76349-175"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-176":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-datetime-picker/props.js","moduleParts":{"uni_modules/uview-plus/components/u-datetime-picker/props.js":"3ab76349-177"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-874"}]},"3ab76349-178":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-divider/divider.js","moduleParts":{"uni_modules/uview-plus/components/u-divider/divider.js":"3ab76349-179"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-180":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/empty.js","moduleParts":{"uni_modules/uview-plus/components/u-empty/empty.js":"3ab76349-181"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-182":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/props.js","moduleParts":{"uni_modules/uview-plus/components/u-empty/props.js":"3ab76349-183"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-712"}]},"3ab76349-184":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/formItem.js","moduleParts":{"uni_modules/uview-plus/components/u-form-item/formItem.js":"3ab76349-185"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-186":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/props.js","moduleParts":{"uni_modules/uview-plus/components/u-form-item/props.js":"3ab76349-187"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-730"}]},"3ab76349-188":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/form.js","moduleParts":{"uni_modules/uview-plus/components/u-form/form.js":"3ab76349-189"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-190":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/props.js","moduleParts":{"uni_modules/uview-plus/components/u-form/props.js":"3ab76349-191"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-752"}]},"3ab76349-192":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-gap/gap.js","moduleParts":{"uni_modules/uview-plus/components/u-gap/gap.js":"3ab76349-193"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-194":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-gap/props.js","moduleParts":{"uni_modules/uview-plus/components/u-gap/props.js":"3ab76349-195"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-922"}]},"3ab76349-196":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-grid-item/gridItem.js","moduleParts":{"uni_modules/uview-plus/components/u-grid-item/gridItem.js":"3ab76349-197"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-198":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-grid/grid.js","moduleParts":{"uni_modules/uview-plus/components/u-grid/grid.js":"3ab76349-199"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-200":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/icon.js","moduleParts":{"uni_modules/uview-plus/components/u-icon/icon.js":"3ab76349-201"},"imported":[{"uid":"3ab76349-202"}],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-202":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/config.js","moduleParts":{"uni_modules/uview-plus/libs/config/config.js":"3ab76349-203"},"imported":[],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-354"},{"uid":"3ab76349-114"},{"uid":"3ab76349-200"},{"uid":"3ab76349-226"},{"uid":"3ab76349-238"},{"uid":"3ab76349-670"}]},"3ab76349-204":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/icons.js","moduleParts":{"uni_modules/uview-plus/components/u-icon/icons.js":"3ab76349-205"},"imported":[],"importedBy":[{"uid":"3ab76349-670"}]},"3ab76349-206":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/props.js","moduleParts":{"uni_modules/uview-plus/components/u-icon/props.js":"3ab76349-207"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-670"}]},"3ab76349-208":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-image/image.js","moduleParts":{"uni_modules/uview-plus/components/u-image/image.js":"3ab76349-209"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-210":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js","moduleParts":{"uni_modules/uview-plus/components/u-index-anchor/indexAnchor.js":"3ab76349-211"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-212":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-index-list/indexList.js","moduleParts":{"uni_modules/uview-plus/components/u-index-list/indexList.js":"3ab76349-213"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-214":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/input.js","moduleParts":{"uni_modules/uview-plus/components/u-input/input.js":"3ab76349-215"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-216":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/props.js","moduleParts":{"uni_modules/uview-plus/components/u-input/props.js":"3ab76349-217"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-724"}]},"3ab76349-218":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-keyboard/keyboard.js","moduleParts":{"uni_modules/uview-plus/components/u-keyboard/keyboard.js":"3ab76349-219"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-220":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line-progress/lineProgress.js","moduleParts":{"uni_modules/uview-plus/components/u-line-progress/lineProgress.js":"3ab76349-221"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-222":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/line.js","moduleParts":{"uni_modules/uview-plus/components/u-line/line.js":"3ab76349-223"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-224":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/props.js","moduleParts":{"uni_modules/uview-plus/components/u-line/props.js":"3ab76349-225"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-898"}]},"3ab76349-226":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/link.js","moduleParts":{"uni_modules/uview-plus/components/u-link/link.js":"3ab76349-227"},"imported":[{"uid":"3ab76349-202"}],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-228":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/props.js","moduleParts":{"uni_modules/uview-plus/components/u-link/props.js":"3ab76349-229"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-892"}]},"3ab76349-230":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/listItem.js","moduleParts":{"uni_modules/uview-plus/components/u-list-item/listItem.js":"3ab76349-231"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-232":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/props.js","moduleParts":{"uni_modules/uview-plus/components/u-list-item/props.js":"3ab76349-233"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-822"}]},"3ab76349-234":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/list.js","moduleParts":{"uni_modules/uview-plus/components/u-list/list.js":"3ab76349-235"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-236":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/props.js","moduleParts":{"uni_modules/uview-plus/components/u-list/props.js":"3ab76349-237"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-828"}]},"3ab76349-238":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/loadingIcon.js":"3ab76349-239"},"imported":[{"uid":"3ab76349-202"}],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-240":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/props.js","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/props.js":"3ab76349-241"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-904"}]},"3ab76349-242":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-page/loadingPage.js","moduleParts":{"uni_modules/uview-plus/components/u-loading-page/loadingPage.js":"3ab76349-243"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-244":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/loadmore.js","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/loadmore.js":"3ab76349-245"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-246":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/props.js","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/props.js":"3ab76349-247"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-706"}]},"3ab76349-248":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/modal.js","moduleParts":{"uni_modules/uview-plus/components/u-modal/modal.js":"3ab76349-249"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-250":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/props.js","moduleParts":{"uni_modules/uview-plus/components/u-modal/props.js":"3ab76349-251"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-834"}]},"3ab76349-252":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-navbar/navbar.js","moduleParts":{"uni_modules/uview-plus/components/u-navbar/navbar.js":"3ab76349-253"},"imported":[{"uid":"3ab76349-254"}],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-254":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/color.js","moduleParts":{"uni_modules/uview-plus/libs/config/color.js":"3ab76349-255"},"imported":[],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-252"},{"uid":"3ab76349-730"},{"uid":"3ab76349-756"}]},"3ab76349-256":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-no-network/noNetwork.js","moduleParts":{"uni_modules/uview-plus/components/u-no-network/noNetwork.js":"3ab76349-257"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-258":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-notice-bar/noticeBar.js","moduleParts":{"uni_modules/uview-plus/components/u-notice-bar/noticeBar.js":"3ab76349-259"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-260":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-notify/notify.js","moduleParts":{"uni_modules/uview-plus/components/u-notify/notify.js":"3ab76349-261"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-262":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/numberBox.js","moduleParts":{"uni_modules/uview-plus/components/u-number-box/numberBox.js":"3ab76349-263"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-264":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/props.js","moduleParts":{"uni_modules/uview-plus/components/u-number-box/props.js":"3ab76349-265"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-748"}]},"3ab76349-266":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js","moduleParts":{"uni_modules/uview-plus/components/u-number-keyboard/numberKeyboard.js":"3ab76349-267"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-268":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/overlay.js","moduleParts":{"uni_modules/uview-plus/components/u-overlay/overlay.js":"3ab76349-269"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-270":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/props.js","moduleParts":{"uni_modules/uview-plus/components/u-overlay/props.js":"3ab76349-271"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-928"}]},"3ab76349-272":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-parse/parse.js","moduleParts":{"uni_modules/uview-plus/components/u-parse/parse.js":"3ab76349-273"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-274":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/picker.js","moduleParts":{"uni_modules/uview-plus/components/u-picker/picker.js":"3ab76349-275"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-276":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/props.js","moduleParts":{"uni_modules/uview-plus/components/u-picker/props.js":"3ab76349-277"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-858"}]},"3ab76349-278":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/popup.js","moduleParts":{"uni_modules/uview-plus/components/u-popup/popup.js":"3ab76349-279"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-280":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/props.js","moduleParts":{"uni_modules/uview-plus/components/u-popup/props.js":"3ab76349-281"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-910"}]},"3ab76349-282":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/props.js","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/props.js":"3ab76349-283"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-846"}]},"3ab76349-284":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/radioGroup.js","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/radioGroup.js":"3ab76349-285"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-286":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/props.js","moduleParts":{"uni_modules/uview-plus/components/u-radio/props.js":"3ab76349-287"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-840"}]},"3ab76349-288":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/radio.js","moduleParts":{"uni_modules/uview-plus/components/u-radio/radio.js":"3ab76349-289"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-290":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-rate/rate.js","moduleParts":{"uni_modules/uview-plus/components/u-rate/rate.js":"3ab76349-291"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-292":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-read-more/readMore.js","moduleParts":{"uni_modules/uview-plus/components/u-read-more/readMore.js":"3ab76349-293"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-294":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-row-notice/rowNotice.js","moduleParts":{"uni_modules/uview-plus/components/u-row-notice/rowNotice.js":"3ab76349-295"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-296":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-row/row.js","moduleParts":{"uni_modules/uview-plus/components/u-row/row.js":"3ab76349-297"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-298":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/props.js","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/props.js":"3ab76349-299"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-940"}]},"3ab76349-300":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-scroll-list/scrollList.js","moduleParts":{"uni_modules/uview-plus/components/u-scroll-list/scrollList.js":"3ab76349-301"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-302":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/props.js","moduleParts":{"uni_modules/uview-plus/components/u-search/props.js":"3ab76349-303"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-676"}]},"3ab76349-304":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/search.js","moduleParts":{"uni_modules/uview-plus/components/u-search/search.js":"3ab76349-305"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-306":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-section/section.js","moduleParts":{"uni_modules/uview-plus/components/u-section/section.js":"3ab76349-307"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-308":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-skeleton/skeleton.js","moduleParts":{"uni_modules/uview-plus/components/u-skeleton/skeleton.js":"3ab76349-309"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-310":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-slider/slider.js","moduleParts":{"uni_modules/uview-plus/components/u-slider/slider.js":"3ab76349-311"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-312":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/props.js","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/props.js":"3ab76349-313"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-934"}]},"3ab76349-314":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/statusBar.js","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/statusBar.js":"3ab76349-315"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-316":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-steps-item/stepsItem.js","moduleParts":{"uni_modules/uview-plus/components/u-steps-item/stepsItem.js":"3ab76349-317"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-318":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-steps/steps.js","moduleParts":{"uni_modules/uview-plus/components/u-steps/steps.js":"3ab76349-319"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-320":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/props.js","moduleParts":{"uni_modules/uview-plus/components/u-sticky/props.js":"3ab76349-321"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-682"}]},"3ab76349-322":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/sticky.js","moduleParts":{"uni_modules/uview-plus/components/u-sticky/sticky.js":"3ab76349-323"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-324":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/props.js","moduleParts":{"uni_modules/uview-plus/components/u-subsection/props.js":"3ab76349-325"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-784"}]},"3ab76349-326":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/subsection.js","moduleParts":{"uni_modules/uview-plus/components/u-subsection/subsection.js":"3ab76349-327"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-328":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js","moduleParts":{"uni_modules/uview-plus/components/u-swipe-action-item/swipeActionItem.js":"3ab76349-329"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-330":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swipe-action/swipeAction.js","moduleParts":{"uni_modules/uview-plus/components/u-swipe-action/swipeAction.js":"3ab76349-331"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-332":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js","moduleParts":{"uni_modules/uview-plus/components/u-swiper-indicator/swipterIndicator.js":"3ab76349-333"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-334":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-swiper/swiper.js","moduleParts":{"uni_modules/uview-plus/components/u-swiper/swiper.js":"3ab76349-335"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-336":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-switch/switch.js","moduleParts":{"uni_modules/uview-plus/components/u-switch/switch.js":"3ab76349-337"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-338":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js","moduleParts":{"uni_modules/uview-plus/components/u-tabbar-item/tabbarItem.js":"3ab76349-339"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-340":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tabbar/tabbar.js","moduleParts":{"uni_modules/uview-plus/components/u-tabbar/tabbar.js":"3ab76349-341"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-342":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tabs/tabs.js","moduleParts":{"uni_modules/uview-plus/components/u-tabs/tabs.js":"3ab76349-343"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-344":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/props.js","moduleParts":{"uni_modules/uview-plus/components/u-tag/props.js":"3ab76349-345"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-688"}]},"3ab76349-346":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/tag.js","moduleParts":{"uni_modules/uview-plus/components/u-tag/tag.js":"3ab76349-347"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-348":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/props.js","moduleParts":{"uni_modules/uview-plus/components/u-text/props.js":"3ab76349-349"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-694"},{"uid":"3ab76349-868"}]},"3ab76349-350":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/text.js","moduleParts":{"uni_modules/uview-plus/components/u-text/text.js":"3ab76349-351"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-352":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/value.js","moduleParts":{"uni_modules/uview-plus/components/u-text/value.js":"3ab76349-353"},"imported":[{"uid":"3ab76349-354"},{"uid":"3ab76349-126"}],"importedBy":[{"uid":"3ab76349-694"}]},"3ab76349-354":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/index.js","moduleParts":{"uni_modules/uview-plus/libs/function/index.js":"3ab76349-355"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-126"},{"uid":"3ab76349-394"},{"uid":"3ab76349-202"}],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-424"},{"uid":"3ab76349-376"},{"uid":"3ab76349-382"},{"uid":"3ab76349-670"},{"uid":"3ab76349-676"},{"uid":"3ab76349-682"},{"uid":"3ab76349-694"},{"uid":"3ab76349-700"},{"uid":"3ab76349-706"},{"uid":"3ab76349-712"},{"uid":"3ab76349-724"},{"uid":"3ab76349-730"},{"uid":"3ab76349-736"},{"uid":"3ab76349-742"},{"uid":"3ab76349-748"},{"uid":"3ab76349-752"},{"uid":"3ab76349-766"},{"uid":"3ab76349-772"},{"uid":"3ab76349-784"},{"uid":"3ab76349-822"},{"uid":"3ab76349-828"},{"uid":"3ab76349-834"},{"uid":"3ab76349-840"},{"uid":"3ab76349-846"},{"uid":"3ab76349-858"},{"uid":"3ab76349-874"},{"uid":"3ab76349-880"},{"uid":"3ab76349-352"},{"uid":"3ab76349-756"},{"uid":"3ab76349-886"},{"uid":"3ab76349-892"},{"uid":"3ab76349-898"},{"uid":"3ab76349-904"},{"uid":"3ab76349-910"},{"uid":"3ab76349-922"},{"uid":"3ab76349-372"},{"uid":"3ab76349-928"},{"uid":"3ab76349-934"},{"uid":"3ab76349-940"}]},"3ab76349-356":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/props.js","moduleParts":{"uni_modules/uview-plus/components/u-textarea/props.js":"3ab76349-357"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-742"}]},"3ab76349-358":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/textarea.js","moduleParts":{"uni_modules/uview-plus/components/u-textarea/textarea.js":"3ab76349-359"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-360":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toast/toast.js","moduleParts":{"uni_modules/uview-plus/components/u-toast/toast.js":"3ab76349-361"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-362":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/props.js","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/props.js":"3ab76349-363"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-916"}]},"3ab76349-364":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/toolbar.js","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/toolbar.js":"3ab76349-365"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-366":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tooltip/tooltip.js","moduleParts":{"uni_modules/uview-plus/components/u-tooltip/tooltip.js":"3ab76349-367"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-368":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/props.js","moduleParts":{"uni_modules/uview-plus/components/u-transition/props.js":"3ab76349-369"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-114"}],"importedBy":[{"uid":"3ab76349-886"}]},"3ab76349-370":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/transition.js","moduleParts":{"uni_modules/uview-plus/components/u-transition/transition.js":"3ab76349-371"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-372":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/transitionMixin.js","moduleParts":{"uni_modules/uview-plus/components/u-transition/transitionMixin.js":"3ab76349-373"},"imported":[{"uid":"3ab76349-64"},{"uid":"3ab76349-354"}],"importedBy":[{"uid":"3ab76349-886"}]},"3ab76349-374":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-upload/upload.js","moduleParts":{"uni_modules/uview-plus/components/u-upload/upload.js":"3ab76349-375"},"imported":[],"importedBy":[{"uid":"3ab76349-114"}]},"3ab76349-376":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mixin.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/mixin.js":"3ab76349-377"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-112"},{"uid":"3ab76349-354"},{"uid":"3ab76349-126"},{"uid":"3ab76349-382"}],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-670"},{"uid":"3ab76349-676"},{"uid":"3ab76349-682"},{"uid":"3ab76349-688"},{"uid":"3ab76349-694"},{"uid":"3ab76349-700"},{"uid":"3ab76349-706"},{"uid":"3ab76349-712"},{"uid":"3ab76349-724"},{"uid":"3ab76349-730"},{"uid":"3ab76349-736"},{"uid":"3ab76349-742"},{"uid":"3ab76349-748"},{"uid":"3ab76349-752"},{"uid":"3ab76349-766"},{"uid":"3ab76349-772"},{"uid":"3ab76349-784"},{"uid":"3ab76349-822"},{"uid":"3ab76349-828"},{"uid":"3ab76349-834"},{"uid":"3ab76349-840"},{"uid":"3ab76349-846"},{"uid":"3ab76349-858"},{"uid":"3ab76349-864"},{"uid":"3ab76349-868"},{"uid":"3ab76349-874"},{"uid":"3ab76349-880"},{"uid":"3ab76349-756"},{"uid":"3ab76349-886"},{"uid":"3ab76349-892"},{"uid":"3ab76349-898"},{"uid":"3ab76349-904"},{"uid":"3ab76349-910"},{"uid":"3ab76349-916"},{"uid":"3ab76349-922"},{"uid":"3ab76349-928"},{"uid":"3ab76349-934"},{"uid":"3ab76349-940"}]},"3ab76349-378":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpMixin.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/mpMixin.js":"3ab76349-379"},"imported":[{"uid":"3ab76349-112"}],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-670"},{"uid":"3ab76349-676"},{"uid":"3ab76349-682"},{"uid":"3ab76349-688"},{"uid":"3ab76349-694"},{"uid":"3ab76349-700"},{"uid":"3ab76349-706"},{"uid":"3ab76349-712"},{"uid":"3ab76349-724"},{"uid":"3ab76349-730"},{"uid":"3ab76349-736"},{"uid":"3ab76349-742"},{"uid":"3ab76349-748"},{"uid":"3ab76349-752"},{"uid":"3ab76349-766"},{"uid":"3ab76349-772"},{"uid":"3ab76349-784"},{"uid":"3ab76349-822"},{"uid":"3ab76349-828"},{"uid":"3ab76349-834"},{"uid":"3ab76349-840"},{"uid":"3ab76349-846"},{"uid":"3ab76349-858"},{"uid":"3ab76349-864"},{"uid":"3ab76349-868"},{"uid":"3ab76349-874"},{"uid":"3ab76349-880"},{"uid":"3ab76349-756"},{"uid":"3ab76349-886"},{"uid":"3ab76349-892"},{"uid":"3ab76349-898"},{"uid":"3ab76349-904"},{"uid":"3ab76349-910"},{"uid":"3ab76349-916"},{"uid":"3ab76349-922"},{"uid":"3ab76349-928"},{"uid":"3ab76349-934"},{"uid":"3ab76349-940"}]},"3ab76349-380":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/Request.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/Request.js":"3ab76349-381"},"imported":[{"uid":"3ab76349-408"},{"uid":"3ab76349-406"},{"uid":"3ab76349-410"},{"uid":"3ab76349-412"},{"uid":"3ab76349-404"},{"uid":"3ab76349-414"}],"importedBy":[{"uid":"3ab76349-420"}]},"3ab76349-382":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/route.js","moduleParts":{"uni_modules/uview-plus/libs/util/route.js":"3ab76349-383"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-354"}],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-376"}]},"3ab76349-384":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/colorGradient.js","moduleParts":{"uni_modules/uview-plus/libs/function/colorGradient.js":"3ab76349-385"},"imported":[],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-904"}]},"3ab76349-386":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/debounce.js","moduleParts":{"uni_modules/uview-plus/libs/function/debounce.js":"3ab76349-387"},"imported":[],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-724"}]},"3ab76349-388":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/throttle.js","moduleParts":{"uni_modules/uview-plus/libs/function/throttle.js":"3ab76349-389"},"imported":[],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-756"}]},"3ab76349-390":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/config/zIndex.js","moduleParts":{"uni_modules/uview-plus/libs/config/zIndex.js":"3ab76349-391"},"imported":[],"importedBy":[{"uid":"3ab76349-50"},{"uid":"3ab76349-682"}]},"3ab76349-392":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/platform.js","moduleParts":{"uni_modules/uview-plus/libs/function/platform.js":"3ab76349-393"},"imported":[],"importedBy":[{"uid":"3ab76349-50"}]},"3ab76349-394":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/function/digit.js","moduleParts":{"uni_modules/uview-plus/libs/function/digit.js":"3ab76349-395"},"imported":[],"importedBy":[{"uid":"3ab76349-354"}]},"3ab76349-396":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/adapters/index.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/adapters/index.js":"3ab76349-397"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-398"},{"uid":"3ab76349-400"},{"uid":"3ab76349-402"},{"uid":"3ab76349-404"}],"importedBy":[{"uid":"3ab76349-408"}]},"3ab76349-398":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js":"3ab76349-399"},"imported":[{"uid":"3ab76349-404"}],"importedBy":[{"uid":"3ab76349-396"}]},"3ab76349-400":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js":"3ab76349-401"},"imported":[{"uid":"3ab76349-416"},{"uid":"3ab76349-418"}],"importedBy":[{"uid":"3ab76349-396"}]},"3ab76349-402":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/settle.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/settle.js":"3ab76349-403"},"imported":[],"importedBy":[{"uid":"3ab76349-396"}]},"3ab76349-404":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/utils.js":"3ab76349-405"},"imported":[],"importedBy":[{"uid":"3ab76349-380"},{"uid":"3ab76349-410"},{"uid":"3ab76349-396"},{"uid":"3ab76349-398"}]},"3ab76349-406":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js":"3ab76349-407"},"imported":[],"importedBy":[{"uid":"3ab76349-380"}]},"3ab76349-408":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js":"3ab76349-409"},"imported":[{"uid":"3ab76349-396"}],"importedBy":[{"uid":"3ab76349-380"}]},"3ab76349-410":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js":"3ab76349-411"},"imported":[{"uid":"3ab76349-404"}],"importedBy":[{"uid":"3ab76349-380"}]},"3ab76349-412":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/core/defaults.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/core/defaults.js":"3ab76349-413"},"imported":[],"importedBy":[{"uid":"3ab76349-380"}]},"3ab76349-414":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/utils/clone.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/utils/clone.js":"3ab76349-415"},"imported":[],"importedBy":[{"uid":"3ab76349-380"}]},"3ab76349-416":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js":"3ab76349-417"},"imported":[],"importedBy":[{"uid":"3ab76349-400"}]},"3ab76349-418":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js":"3ab76349-419"},"imported":[],"importedBy":[{"uid":"3ab76349-400"}]},"3ab76349-420":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/luch-request/index.js","moduleParts":{"uni_modules/uview-plus/libs/luch-request/index.js":"3ab76349-421"},"imported":[{"uid":"3ab76349-380"}],"importedBy":[{"uid":"3ab76349-50"}]},"3ab76349-422":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/button.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/button.js":"3ab76349-423"},"imported":[{"uid":"3ab76349-112"}],"importedBy":[{"uid":"3ab76349-694"},{"uid":"3ab76349-880"},{"uid":"3ab76349-756"}]},"3ab76349-424":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/mpShare.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/mpShare.js":"3ab76349-425"},"imported":[{"uid":"3ab76349-112"},{"uid":"3ab76349-354"}],"importedBy":[{"uid":"3ab76349-6"}]},"3ab76349-426":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/mixin/openType.js","moduleParts":{"uni_modules/uview-plus/libs/mixin/openType.js":"3ab76349-427"},"imported":[{"uid":"3ab76349-112"}],"importedBy":[{"uid":"3ab76349-694"},{"uid":"3ab76349-880"},{"uid":"3ab76349-756"}]},"3ab76349-428":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/libs/util/async-validator.js","moduleParts":{"uni_modules/uview-plus/libs/util/async-validator.js":"3ab76349-429"},"imported":[],"importedBy":[{"uid":"3ab76349-752"}]},"3ab76349-430":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/default/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/default/index.js":"3ab76349-431"},"imported":[],"importedBy":[{"uid":"3ab76349-432"}]},"3ab76349-432":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/default/index.vue","moduleParts":{"pages/default/index.js":"3ab76349-433"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-430"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-434"}]},"3ab76349-434":{"id":"uniPage://cGFnZXMvZGVmYXVsdC9pbmRleC52dWU","moduleParts":{"pages/default/index.js":"3ab76349-435"},"imported":[{"uid":"3ab76349-432"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-436":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/index/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/index/index.js":"3ab76349-437"},"imported":[],"importedBy":[{"uid":"3ab76349-438"}]},"3ab76349-438":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/index/index.vue","moduleParts":{"pages/index/index.js":"3ab76349-439"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-436"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-690","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-702","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-440"}]},"3ab76349-440":{"id":"uniPage://cGFnZXMvaW5kZXgvaW5kZXgudnVl","moduleParts":{"pages/index/index.js":"3ab76349-441"},"imported":[{"uid":"3ab76349-438"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-442":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/login/index.vue?vue&type=style&index=0&scoped=45258083&lang.scss","moduleParts":{"pages/login/index.js":"3ab76349-443"},"imported":[],"importedBy":[{"uid":"3ab76349-444"}]},"3ab76349-444":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/login/index.vue","moduleParts":{"pages/login/index.js":"3ab76349-445"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-8"},{"uid":"3ab76349-442"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-446"}]},"3ab76349-446":{"id":"uniPage://cGFnZXMvbG9naW4vaW5kZXgudnVl","moduleParts":{"pages/login/index.js":"3ab76349-447"},"imported":[{"uid":"3ab76349-444"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-448":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/release/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/release/index.js":"3ab76349-449"},"imported":[],"importedBy":[{"uid":"3ab76349-450"}]},"3ab76349-450":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/release/index.vue","moduleParts":{"pages/release/index.js":"3ab76349-451"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-86"},{"uid":"3ab76349-68"},{"uid":"3ab76349-448"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-738","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-750","dynamic":true},{"uid":"3ab76349-690","dynamic":true},{"uid":"3ab76349-754","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-452"}]},"3ab76349-452":{"id":"uniPage://cGFnZXMvcmVsZWFzZS9pbmRleC52dWU","moduleParts":{"pages/release/index.js":"3ab76349-453"},"imported":[{"uid":"3ab76349-450"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-454":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/mine/index.js":"3ab76349-455"},"imported":[],"importedBy":[{"uid":"3ab76349-456"}]},"3ab76349-456":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/index.vue","moduleParts":{"pages/mine/index.js":"3ab76349-457"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-10"},{"uid":"3ab76349-12"},{"uid":"3ab76349-14"},{"uid":"3ab76349-16"},{"uid":"3ab76349-18"},{"uid":"3ab76349-20"},{"uid":"3ab76349-22"},{"uid":"3ab76349-24"},{"uid":"3ab76349-26"},{"uid":"3ab76349-28"},{"uid":"3ab76349-30"},{"uid":"3ab76349-32"},{"uid":"3ab76349-34"},{"uid":"3ab76349-36"},{"uid":"3ab76349-38"},{"uid":"3ab76349-454"},{"uid":"3ab76349-62"},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-458"}]},"3ab76349-458":{"id":"uniPage://cGFnZXMvbWluZS9pbmRleC52dWU","moduleParts":{"pages/mine/index.js":"3ab76349-459"},"imported":[{"uid":"3ab76349-456"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-460":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/mine.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/mine/mine.js":"3ab76349-461"},"imported":[],"importedBy":[{"uid":"3ab76349-462"}]},"3ab76349-462":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/mine.vue","moduleParts":{"pages/mine/mine.js":"3ab76349-463"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-96"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-68"},{"uid":"3ab76349-460"},{"uid":"3ab76349-62"},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-754","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-774","dynamic":true}],"importedBy":[{"uid":"3ab76349-464"}]},"3ab76349-464":{"id":"uniPage://cGFnZXMvbWluZS9taW5lLnZ1ZQ","moduleParts":{"pages/mine/mine.js":"3ab76349-465"},"imported":[{"uid":"3ab76349-462"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-466":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/apply.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/mine/apply.js":"3ab76349-467"},"imported":[],"importedBy":[{"uid":"3ab76349-468"}]},"3ab76349-468":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/mine/apply.vue","moduleParts":{"pages/mine/apply.js":"3ab76349-469"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-96"},{"uid":"3ab76349-64"},{"uid":"3ab76349-68"},{"uid":"3ab76349-466"},{"uid":"3ab76349-62"},{"uid":"3ab76349-780","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-754","dynamic":true}],"importedBy":[{"uid":"3ab76349-470"}]},"3ab76349-470":{"id":"uniPage://cGFnZXMvbWluZS9hcHBseS52dWU","moduleParts":{"pages/mine/apply.js":"3ab76349-471"},"imported":[{"uid":"3ab76349-468"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-472":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/test/test.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/test/test.js":"3ab76349-473"},"imported":[],"importedBy":[{"uid":"3ab76349-474"}]},"3ab76349-474":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/test/test.vue","moduleParts":{"pages/test/test.js":"3ab76349-475"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-472"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-476"}]},"3ab76349-476":{"id":"uniPage://cGFnZXMvdGVzdC90ZXN0LnZ1ZQ","moduleParts":{"pages/test/test.js":"3ab76349-477"},"imported":[{"uid":"3ab76349-474"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-478":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/income/income.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/income/income.js":"3ab76349-479"},"imported":[],"importedBy":[{"uid":"3ab76349-480"}]},"3ab76349-480":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/income/income.vue","moduleParts":{"pages/income/income.js":"3ab76349-481"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-478"},{"uid":"3ab76349-62"},{"uid":"3ab76349-774","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true}],"importedBy":[{"uid":"3ab76349-482"}]},"3ab76349-482":{"id":"uniPage://cGFnZXMvaW5jb21lL2luY29tZS52dWU","moduleParts":{"pages/income/income.js":"3ab76349-483"},"imported":[{"uid":"3ab76349-480"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-484":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/article/article.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/article/article.js":"3ab76349-485"},"imported":[],"importedBy":[{"uid":"3ab76349-486"}]},"3ab76349-486":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/article/article.vue","moduleParts":{"pages/article/article.js":"3ab76349-487"},"imported":[{"uid":"3ab76349-484"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-488"}]},"3ab76349-488":{"id":"uniPage://cGFnZXMvYXJ0aWNsZS9hcnRpY2xlLnZ1ZQ","moduleParts":{"pages/article/article.js":"3ab76349-489"},"imported":[{"uid":"3ab76349-486"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-490":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/checkin/index.js":"3ab76349-491"},"imported":[],"importedBy":[{"uid":"3ab76349-492"}]},"3ab76349-492":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/index.vue","moduleParts":{"pages/checkin/index.js":"3ab76349-493"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-490"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-786","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-494"}]},"3ab76349-494":{"id":"uniPage://cGFnZXNcY2hlY2tpblxpbmRleC52dWU","moduleParts":{"pages/checkin/index.js":"3ab76349-495"},"imported":[{"uid":"3ab76349-492"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-496":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/checkin.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/checkin/checkin.js":"3ab76349-497"},"imported":[],"importedBy":[{"uid":"3ab76349-498"}]},"3ab76349-498":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/checkin.vue","moduleParts":{"pages/checkin/checkin.js":"3ab76349-499"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-96"},{"uid":"3ab76349-64"},{"uid":"3ab76349-496"},{"uid":"3ab76349-62"},{"uid":"3ab76349-794","dynamic":true},{"uid":"3ab76349-800","dynamic":true},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-500"}]},"3ab76349-500":{"id":"uniPage://cGFnZXNcY2hlY2tpblxjaGVja2luLnZ1ZQ","moduleParts":{"pages/checkin/checkin.js":"3ab76349-501"},"imported":[{"uid":"3ab76349-498"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-502":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/workdetail.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/checkin/workdetail.js":"3ab76349-503"},"imported":[],"importedBy":[{"uid":"3ab76349-504"}]},"3ab76349-504":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/checkin/workdetail.vue","moduleParts":{"pages/checkin/workdetail.js":"3ab76349-505"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-502"},{"uid":"3ab76349-62"},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-774","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-506"}]},"3ab76349-506":{"id":"uniPage://cGFnZXNcY2hlY2tpblx3b3JrZGV0YWlsLnZ1ZQ","moduleParts":{"pages/checkin/workdetail.js":"3ab76349-507"},"imported":[{"uid":"3ab76349-504"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-508":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/enterprise/index.js":"3ab76349-509"},"imported":[],"importedBy":[{"uid":"3ab76349-510"}]},"3ab76349-510":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/index.vue","moduleParts":{"pages/enterprise/index.js":"3ab76349-511"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-68"},{"uid":"3ab76349-508"},{"uid":"3ab76349-62"},{"uid":"3ab76349-806","dynamic":true},{"uid":"3ab76349-812","dynamic":true},{"uid":"3ab76349-818","dynamic":true}],"importedBy":[{"uid":"3ab76349-512"}]},"3ab76349-512":{"id":"uniPage://cGFnZXNcZW50ZXJwcmlzZVxpbmRleC52dWU","moduleParts":{"pages/enterprise/index.js":"3ab76349-513"},"imported":[{"uid":"3ab76349-510"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-514":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/enterprise.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/enterprise/enterprise.js":"3ab76349-515"},"imported":[],"importedBy":[{"uid":"3ab76349-516"}]},"3ab76349-516":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/enterprise/enterprise.vue","moduleParts":{"pages/enterprise/enterprise.js":"3ab76349-517"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-96"},{"uid":"3ab76349-86"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-514"},{"uid":"3ab76349-62"},{"uid":"3ab76349-780","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-754","dynamic":true}],"importedBy":[{"uid":"3ab76349-518"}]},"3ab76349-518":{"id":"uniPage://cGFnZXNcZW50ZXJwcmlzZVxlbnRlcnByaXNlLnZ1ZQ","moduleParts":{"pages/enterprise/enterprise.js":"3ab76349-519"},"imported":[{"uid":"3ab76349-516"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-520":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/detail/detail.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/detail/detail.js":"3ab76349-521"},"imported":[],"importedBy":[{"uid":"3ab76349-522"}]},"3ab76349-522":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/detail/detail.vue","moduleParts":{"pages/detail/detail.js":"3ab76349-523"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-40"},{"uid":"3ab76349-520"},{"uid":"3ab76349-62"},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-524"}]},"3ab76349-524":{"id":"uniPage://cGFnZXNcZGV0YWlsXGRldGFpbC52dWU","moduleParts":{"pages/detail/detail.js":"3ab76349-525"},"imported":[{"uid":"3ab76349-522"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-526":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/order.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/order/order.js":"3ab76349-527"},"imported":[],"importedBy":[{"uid":"3ab76349-528"}]},"3ab76349-528":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/order.vue","moduleParts":{"pages/order/order.js":"3ab76349-529"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-526"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-786","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-530"}]},"3ab76349-530":{"id":"uniPage://cGFnZXNcb3JkZXJcb3JkZXIudnVl","moduleParts":{"pages/order/order.js":"3ab76349-531"},"imported":[{"uid":"3ab76349-528"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-532":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/detail.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/order/detail.js":"3ab76349-533"},"imported":[],"importedBy":[{"uid":"3ab76349-534"}]},"3ab76349-534":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/detail.vue","moduleParts":{"pages/order/detail.js":"3ab76349-535"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-532"},{"uid":"3ab76349-62"},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-690","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-774","dynamic":true},{"uid":"3ab76349-824","dynamic":true},{"uid":"3ab76349-830","dynamic":true},{"uid":"3ab76349-836","dynamic":true}],"importedBy":[{"uid":"3ab76349-536"}]},"3ab76349-536":{"id":"uniPage://cGFnZXNcb3JkZXJcZGV0YWlsLnZ1ZQ","moduleParts":{"pages/order/detail.js":"3ab76349-537"},"imported":[{"uid":"3ab76349-534"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-538":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/worker.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/order/worker.js":"3ab76349-539"},"imported":[],"importedBy":[{"uid":"3ab76349-540"}]},"3ab76349-540":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/worker.vue","moduleParts":{"pages/order/worker.js":"3ab76349-541"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-538"},{"uid":"3ab76349-62"},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-774","dynamic":true},{"uid":"3ab76349-824","dynamic":true},{"uid":"3ab76349-830","dynamic":true},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-542"}]},"3ab76349-542":{"id":"uniPage://cGFnZXNcb3JkZXJcd29ya2VyLnZ1ZQ","moduleParts":{"pages/order/worker.js":"3ab76349-543"},"imported":[{"uid":"3ab76349-540"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-544":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorder.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/order/myorder.js":"3ab76349-545"},"imported":[],"importedBy":[{"uid":"3ab76349-546"}]},"3ab76349-546":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorder.vue","moduleParts":{"pages/order/myorder.js":"3ab76349-547"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-544"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-690","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-548"}]},"3ab76349-548":{"id":"uniPage://cGFnZXNcb3JkZXJcbXlvcmRlci52dWU","moduleParts":{"pages/order/myorder.js":"3ab76349-549"},"imported":[{"uid":"3ab76349-546"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-550":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorderdetail.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/order/myorderdetail.js":"3ab76349-551"},"imported":[],"importedBy":[{"uid":"3ab76349-552"}]},"3ab76349-552":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/order/myorderdetail.vue","moduleParts":{"pages/order/myorderdetail.js":"3ab76349-553"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-40"},{"uid":"3ab76349-550"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-554"}]},"3ab76349-554":{"id":"uniPage://cGFnZXNcb3JkZXJcbXlvcmRlcmRldGFpbC52dWU","moduleParts":{"pages/order/myorderdetail.js":"3ab76349-555"},"imported":[{"uid":"3ab76349-552"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-556":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/company/index.js":"3ab76349-557"},"imported":[],"importedBy":[{"uid":"3ab76349-558"}]},"3ab76349-558":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/index.vue","moduleParts":{"pages/company/index.js":"3ab76349-559"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-556"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-786","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-560"}]},"3ab76349-560":{"id":"uniPage://cGFnZXNcY29tcGFueVxpbmRleC52dWU","moduleParts":{"pages/company/index.js":"3ab76349-561"},"imported":[{"uid":"3ab76349-558"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-562":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/record.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/company/record.js":"3ab76349-563"},"imported":[],"importedBy":[{"uid":"3ab76349-564"}]},"3ab76349-564":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/record.vue","moduleParts":{"pages/company/record.js":"3ab76349-565"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-562"},{"uid":"3ab76349-62"},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-774","dynamic":true},{"uid":"3ab76349-824","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-830","dynamic":true},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-566"}]},"3ab76349-566":{"id":"uniPage://cGFnZXNcY29tcGFueVxyZWNvcmQudnVl","moduleParts":{"pages/company/record.js":"3ab76349-567"},"imported":[{"uid":"3ab76349-564"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-568":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/staff.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/company/staff.js":"3ab76349-569"},"imported":[],"importedBy":[{"uid":"3ab76349-570"}]},"3ab76349-570":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/company/staff.vue","moduleParts":{"pages/company/staff.js":"3ab76349-571"},"imported":[{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-568"},{"uid":"3ab76349-62"},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-714","dynamic":true}],"importedBy":[{"uid":"3ab76349-572"}]},"3ab76349-572":{"id":"uniPage://cGFnZXNcY29tcGFueVxzdGFmZi52dWU","moduleParts":{"pages/company/staff.js":"3ab76349-573"},"imported":[{"uid":"3ab76349-570"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-574":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/index.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/wallet/index.js":"3ab76349-575"},"imported":[],"importedBy":[{"uid":"3ab76349-576"}]},"3ab76349-576":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/index.vue","moduleParts":{"pages/wallet/index.js":"3ab76349-577"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-574"},{"uid":"3ab76349-62"},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-774","dynamic":true},{"uid":"3ab76349-714","dynamic":true}],"importedBy":[{"uid":"3ab76349-578"}]},"3ab76349-578":{"id":"uniPage://cGFnZXNcd2FsbGV0XGluZGV4LnZ1ZQ","moduleParts":{"pages/wallet/index.js":"3ab76349-579"},"imported":[{"uid":"3ab76349-576"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-580":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/recharge.vue?vue&type=style&index=0&lang.scss","moduleParts":{"pages/wallet/recharge.js":"3ab76349-581"},"imported":[],"importedBy":[{"uid":"3ab76349-582"}]},"3ab76349-582":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/wallet/recharge.vue","moduleParts":{"pages/wallet/recharge.js":"3ab76349-583"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-580"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-584"}]},"3ab76349-584":{"id":"uniPage://cGFnZXNcd2FsbGV0XHJlY2hhcmdlLnZ1ZQ","moduleParts":{"pages/wallet/recharge.js":"3ab76349-585"},"imported":[{"uid":"3ab76349-582"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-586":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/index.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/index.js":"3ab76349-587"},"imported":[],"importedBy":[{"uid":"3ab76349-588"}]},"3ab76349-588":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/index.vue","moduleParts":{"pages/reimbursement/index.js":"3ab76349-589"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-96"},{"uid":"3ab76349-64"},{"uid":"3ab76349-86"},{"uid":"3ab76349-68"},{"uid":"3ab76349-586"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-842","dynamic":true},{"uid":"3ab76349-848","dynamic":true},{"uid":"3ab76349-854","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-754","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-860","dynamic":true}],"importedBy":[{"uid":"3ab76349-590"}]},"3ab76349-590":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxpbmRleC52dWU","moduleParts":{"pages/reimbursement/index.js":"3ab76349-591"},"imported":[{"uid":"3ab76349-588"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-592":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/examine.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/examine.js":"3ab76349-593"},"imported":[],"importedBy":[{"uid":"3ab76349-594"}]},"3ab76349-594":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/examine.vue","moduleParts":{"pages/reimbursement/examine.js":"3ab76349-595"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-592"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-786","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-738","dynamic":true},{"uid":"3ab76349-866","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-596"}]},"3ab76349-596":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxleGFtaW5lLnZ1ZQ","moduleParts":{"pages/reimbursement/examine.js":"3ab76349-597"},"imported":[{"uid":"3ab76349-594"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-598":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/myreim.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/myreim.js":"3ab76349-599"},"imported":[],"importedBy":[{"uid":"3ab76349-600"}]},"3ab76349-600":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/myreim.vue","moduleParts":{"pages/reimbursement/myreim.js":"3ab76349-601"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-598"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-786","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-870","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-602"}]},"3ab76349-602":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxteXJlaW0udnVl","moduleParts":{"pages/reimbursement/myreim.js":"3ab76349-603"},"imported":[{"uid":"3ab76349-600"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-604":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/reimbursement.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/reimbursement.js":"3ab76349-605"},"imported":[],"importedBy":[{"uid":"3ab76349-606"}]},"3ab76349-606":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/reimbursement.vue","moduleParts":{"pages/reimbursement/reimbursement.js":"3ab76349-607"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-604"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-786","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-870","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-608"}]},"3ab76349-608":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxyZWltYnVyc2VtZW50LnZ1ZQ","moduleParts":{"pages/reimbursement/reimbursement.js":"3ab76349-609"},"imported":[{"uid":"3ab76349-606"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-610":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/approve.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/approve.js":"3ab76349-611"},"imported":[],"importedBy":[{"uid":"3ab76349-612"}]},"3ab76349-612":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/approve.vue","moduleParts":{"pages/reimbursement/approve.js":"3ab76349-613"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-96"},{"uid":"3ab76349-64"},{"uid":"3ab76349-86"},{"uid":"3ab76349-610"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-690","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-870","dynamic":true},{"uid":"3ab76349-754","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-860","dynamic":true}],"importedBy":[{"uid":"3ab76349-614"}]},"3ab76349-614":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxhcHByb3ZlLnZ1ZQ","moduleParts":{"pages/reimbursement/approve.js":"3ab76349-615"},"imported":[{"uid":"3ab76349-612"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-616":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/payment.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/reimbursement/payment.js":"3ab76349-617"},"imported":[],"importedBy":[{"uid":"3ab76349-618"}]},"3ab76349-618":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/reimbursement/payment.vue","moduleParts":{"pages/reimbursement/payment.js":"3ab76349-619"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-96"},{"uid":"3ab76349-64"},{"uid":"3ab76349-86"},{"uid":"3ab76349-616"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-690","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-870","dynamic":true},{"uid":"3ab76349-754","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-860","dynamic":true}],"importedBy":[{"uid":"3ab76349-620"}]},"3ab76349-620":{"id":"uniPage://cGFnZXNccmVpbWJ1cnNlbWVudFxwYXltZW50LnZ1ZQ","moduleParts":{"pages/reimbursement/payment.js":"3ab76349-621"},"imported":[{"uid":"3ab76349-618"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-622":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/worker.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/worker/worker.js":"3ab76349-623"},"imported":[],"importedBy":[{"uid":"3ab76349-624"}]},"3ab76349-624":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/worker.vue","moduleParts":{"pages/worker/worker.js":"3ab76349-625"},"imported":[{"uid":"3ab76349-64"},{"uid":"3ab76349-622"},{"uid":"3ab76349-62"},{"uid":"3ab76349-768","dynamic":true},{"uid":"3ab76349-774","dynamic":true},{"uid":"3ab76349-824","dynamic":true},{"uid":"3ab76349-830","dynamic":true},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-626"}]},"3ab76349-626":{"id":"uniPage://cGFnZXNcd29ya2VyXHdvcmtlci52dWU","moduleParts":{"pages/worker/worker.js":"3ab76349-627"},"imported":[{"uid":"3ab76349-624"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-628":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salary.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/worker/salary.js":"3ab76349-629"},"imported":[],"importedBy":[{"uid":"3ab76349-630"}]},"3ab76349-630":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salary.vue","moduleParts":{"pages/worker/salary.js":"3ab76349-631"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-86"},{"uid":"3ab76349-64"},{"uid":"3ab76349-628"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-720","dynamic":true}],"importedBy":[{"uid":"3ab76349-632"}]},"3ab76349-632":{"id":"uniPage://cGFnZXNcd29ya2VyXHNhbGFyeS52dWU","moduleParts":{"pages/worker/salary.js":"3ab76349-633"},"imported":[{"uid":"3ab76349-630"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-634":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salaryDetail.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/worker/salaryDetail.js":"3ab76349-635"},"imported":[],"importedBy":[{"uid":"3ab76349-636"}]},"3ab76349-636":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/worker/salaryDetail.vue","moduleParts":{"pages/worker/salaryDetail.js":"3ab76349-637"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-634"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true}],"importedBy":[{"uid":"3ab76349-638"}]},"3ab76349-638":{"id":"uniPage://cGFnZXNcd29ya2VyXHNhbGFyeURldGFpbC52dWU","moduleParts":{"pages/worker/salaryDetail.js":"3ab76349-639"},"imported":[{"uid":"3ab76349-636"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-640":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservation.vue","moduleParts":{"pages/delivergoods/reservation.js":"3ab76349-641"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-62"},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-870","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true}],"importedBy":[{"uid":"3ab76349-642"}]},"3ab76349-642":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uLnZ1ZQ","moduleParts":{"pages/delivergoods/reservation.js":"3ab76349-643"},"imported":[{"uid":"3ab76349-640"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-644":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/reservationWorker.vue","moduleParts":{"pages/delivergoods/reservationWorker.js":"3ab76349-645"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-62"},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-870","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true}],"importedBy":[{"uid":"3ab76349-646"}]},"3ab76349-646":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHJlc2VydmF0aW9uV29ya2VyLnZ1ZQ","moduleParts":{"pages/delivergoods/reservationWorker.js":"3ab76349-647"},"imported":[{"uid":"3ab76349-644"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-648":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/query.vue","moduleParts":{"pages/delivergoods/query.js":"3ab76349-649"},"imported":[{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-650"}]},"3ab76349-650":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHF1ZXJ5LnZ1ZQ","moduleParts":{"pages/delivergoods/query.js":"3ab76349-651"},"imported":[{"uid":"3ab76349-648"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-652":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/qdetail.vue","moduleParts":{"pages/delivergoods/qdetail.js":"3ab76349-653"},"imported":[{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-654"}]},"3ab76349-654":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXHFkZXRhaWwudnVl","moduleParts":{"pages/delivergoods/qdetail.js":"3ab76349-655"},"imported":[{"uid":"3ab76349-652"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-656":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/arrange.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/delivergoods/arrange.js":"3ab76349-657"},"imported":[],"importedBy":[{"uid":"3ab76349-658"}]},"3ab76349-658":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/arrange.vue","moduleParts":{"pages/delivergoods/arrange.js":"3ab76349-659"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-656"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-876","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-762","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-754","dynamic":true},{"uid":"3ab76349-836","dynamic":true},{"uid":"3ab76349-720","dynamic":true},{"uid":"3ab76349-882","dynamic":true}],"importedBy":[{"uid":"3ab76349-660"}]},"3ab76349-660":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXGFycmFuZ2UudnVl","moduleParts":{"pages/delivergoods/arrange.js":"3ab76349-661"},"imported":[{"uid":"3ab76349-658"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-662":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/feedback.vue?vue&type=style&index=0&lang.css","moduleParts":{"pages/delivergoods/feedback.js":"3ab76349-663"},"imported":[],"importedBy":[{"uid":"3ab76349-664"}]},"3ab76349-664":{"id":"D:/zcweb/uniapp/temporaryworker/src/pages/delivergoods/feedback.vue","moduleParts":{"pages/delivergoods/feedback.js":"3ab76349-665"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-68"},{"uid":"3ab76349-64"},{"uid":"3ab76349-662"},{"uid":"3ab76349-62"},{"uid":"3ab76349-678","dynamic":true},{"uid":"3ab76349-684","dynamic":true},{"uid":"3ab76349-696","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-708","dynamic":true},{"uid":"3ab76349-714","dynamic":true},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-732","dynamic":true},{"uid":"3ab76349-744","dynamic":true},{"uid":"3ab76349-854","dynamic":true},{"uid":"3ab76349-754","dynamic":true},{"uid":"3ab76349-836","dynamic":true},{"uid":"3ab76349-720","dynamic":true},{"uid":"3ab76349-882","dynamic":true}],"importedBy":[{"uid":"3ab76349-666"}]},"3ab76349-666":{"id":"uniPage://cGFnZXNcZGVsaXZlcmdvb2RzXGZlZWRiYWNrLnZ1ZQ","moduleParts":{"pages/delivergoods/feedback.js":"3ab76349-667"},"imported":[{"uid":"3ab76349-664"}],"importedBy":[{"uid":"3ab76349-0"}]},"3ab76349-668":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/u-icon.vue?vue&type=style&index=0&scoped=bc34bf57&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-icon/u-icon.js":"3ab76349-669"},"imported":[],"importedBy":[{"uid":"3ab76349-670"}]},"3ab76349-670":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-icon/u-icon.vue","moduleParts":{"uni_modules/uview-plus/components/u-icon/u-icon.js":"3ab76349-671"},"imported":[{"uid":"3ab76349-204"},{"uid":"3ab76349-206"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-202"},{"uid":"3ab76349-64"},{"uid":"3ab76349-668"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-672"}]},"3ab76349-672":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaWNvbi91LWljb24udnVl","moduleParts":{"uni_modules/uview-plus/components/u-icon/u-icon.js":"3ab76349-673"},"imported":[{"uid":"3ab76349-670"}],"importedBy":[{"uid":"3ab76349-432"},{"uid":"3ab76349-450"},{"uid":"3ab76349-456"},{"uid":"3ab76349-462"},{"uid":"3ab76349-498"},{"uid":"3ab76349-504"},{"uid":"3ab76349-534"},{"uid":"3ab76349-564"},{"uid":"3ab76349-576"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"},{"uid":"3ab76349-676"},{"uid":"3ab76349-688"},{"uid":"3ab76349-694"},{"uid":"3ab76349-712"},{"uid":"3ab76349-724"},{"uid":"3ab76349-730"},{"uid":"3ab76349-736"},{"uid":"3ab76349-748"},{"uid":"3ab76349-760"},{"uid":"3ab76349-766"},{"uid":"3ab76349-772"},{"uid":"3ab76349-840"},{"uid":"3ab76349-880"},{"uid":"3ab76349-910"}]},"3ab76349-674":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/u-search.vue?vue&type=style&index=0&scoped=db25ac38&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-search/u-search.js":"3ab76349-675"},"imported":[],"importedBy":[{"uid":"3ab76349-676"}]},"3ab76349-676":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-search/u-search.vue","moduleParts":{"uni_modules/uview-plus/components/u-search/u-search.js":"3ab76349-677"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-302"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-674"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-678"}]},"3ab76349-678":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2VhcmNoL3Utc2VhcmNoLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-search/u-search.js":"3ab76349-679"},"imported":[{"uid":"3ab76349-676"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-492"},{"uid":"3ab76349-528"},{"uid":"3ab76349-546"},{"uid":"3ab76349-558"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-630"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-680":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue?vue&type=style&index=0&scoped=442db378&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-sticky/u-sticky.js":"3ab76349-681"},"imported":[],"importedBy":[{"uid":"3ab76349-682"}]},"3ab76349-682":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-sticky/u-sticky.vue","moduleParts":{"uni_modules/uview-plus/components/u-sticky/u-sticky.js":"3ab76349-683"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-320"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-390"},{"uid":"3ab76349-64"},{"uid":"3ab76349-680"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-684"}]},"3ab76349-684":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RpY2t5L3Utc3RpY2t5LnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-sticky/u-sticky.js":"3ab76349-685"},"imported":[{"uid":"3ab76349-682"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-492"},{"uid":"3ab76349-528"},{"uid":"3ab76349-546"},{"uid":"3ab76349-558"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-630"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-686":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/u-tag.vue?vue&type=style&index=0&scoped=90ff8a51&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-tag/u-tag.js":"3ab76349-687"},"imported":[],"importedBy":[{"uid":"3ab76349-688"}]},"3ab76349-688":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-tag/u-tag.vue","moduleParts":{"uni_modules/uview-plus/components/u-tag/u-tag.js":"3ab76349-689"},"imported":[{"uid":"3ab76349-344"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-126"},{"uid":"3ab76349-64"},{"uid":"3ab76349-686"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-888","dynamic":true}],"importedBy":[{"uid":"3ab76349-690"}]},"3ab76349-690":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGFnL3UtdGFnLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-tag/u-tag.js":"3ab76349-691"},"imported":[{"uid":"3ab76349-688"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-450"},{"uid":"3ab76349-534"},{"uid":"3ab76349-546"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-852"}]},"3ab76349-692":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/u-text.vue?vue&type=style&index=0&scoped=8194d41c&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-text/u-text.js":"3ab76349-693"},"imported":[],"importedBy":[{"uid":"3ab76349-694"}]},"3ab76349-694":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-text/u-text.vue","moduleParts":{"uni_modules/uview-plus/components/u-text/u-text.js":"3ab76349-695"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-348"},{"uid":"3ab76349-352"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-422"},{"uid":"3ab76349-426"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-692"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-894","dynamic":true}],"importedBy":[{"uid":"3ab76349-696"}]},"3ab76349-696":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dC91LXRleHQudnVl","moduleParts":{"uni_modules/uview-plus/components/u-text/u-text.js":"3ab76349-697"},"imported":[{"uid":"3ab76349-694"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-492"},{"uid":"3ab76349-528"},{"uid":"3ab76349-534"},{"uid":"3ab76349-546"},{"uid":"3ab76349-558"},{"uid":"3ab76349-570"},{"uid":"3ab76349-588"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"},{"uid":"3ab76349-766"},{"uid":"3ab76349-868"}]},"3ab76349-698":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/u-badge.vue?vue&type=style&index=0&scoped=01255db2&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-badge/u-badge.js":"3ab76349-699"},"imported":[],"importedBy":[{"uid":"3ab76349-700"}]},"3ab76349-700":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-badge/u-badge.vue","moduleParts":{"uni_modules/uview-plus/components/u-badge/u-badge.js":"3ab76349-701"},"imported":[{"uid":"3ab76349-132"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-698"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-702"}]},"3ab76349-702":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYmFkZ2UvdS1iYWRnZS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-badge/u-badge.js":"3ab76349-703"},"imported":[{"uid":"3ab76349-700"}],"importedBy":[{"uid":"3ab76349-438"}]},"3ab76349-704":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/u-loadmore.vue?vue&type=style&index=0&scoped=80ed34f9&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js":"3ab76349-705"},"imported":[],"importedBy":[{"uid":"3ab76349-706"}]},"3ab76349-706":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loadmore/u-loadmore.vue","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js":"3ab76349-707"},"imported":[{"uid":"3ab76349-246"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-704"},{"uid":"3ab76349-62"},{"uid":"3ab76349-900","dynamic":true},{"uid":"3ab76349-906","dynamic":true}],"importedBy":[{"uid":"3ab76349-708"}]},"3ab76349-708":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZG1vcmUvdS1sb2FkbW9yZS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-loadmore/u-loadmore.js":"3ab76349-709"},"imported":[{"uid":"3ab76349-706"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-480"},{"uid":"3ab76349-492"},{"uid":"3ab76349-528"},{"uid":"3ab76349-546"},{"uid":"3ab76349-558"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-630"},{"uid":"3ab76349-636"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-710":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/u-empty.vue?vue&type=style&index=0&scoped=2eac7384&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-empty/u-empty.js":"3ab76349-711"},"imported":[],"importedBy":[{"uid":"3ab76349-712"}]},"3ab76349-712":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-empty/u-empty.vue","moduleParts":{"uni_modules/uview-plus/components/u-empty/u-empty.js":"3ab76349-713"},"imported":[{"uid":"3ab76349-182"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-710"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-714"}]},"3ab76349-714":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZW1wdHkvdS1lbXB0eS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-empty/u-empty.js":"3ab76349-715"},"imported":[{"uid":"3ab76349-712"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-480"},{"uid":"3ab76349-492"},{"uid":"3ab76349-528"},{"uid":"3ab76349-546"},{"uid":"3ab76349-558"},{"uid":"3ab76349-570"},{"uid":"3ab76349-576"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-630"},{"uid":"3ab76349-636"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-716":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-date-picker/fui-date-picker.vue?vue&type=style&index=0&scoped=42055a14&lang.css","moduleParts":{"components/firstui/fui-date-picker/fui-date-picker.js":"3ab76349-717"},"imported":[],"importedBy":[{"uid":"3ab76349-718"}]},"3ab76349-718":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-date-picker/fui-date-picker.vue","moduleParts":{"components/firstui/fui-date-picker/fui-date-picker.js":"3ab76349-719"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-716"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-720"}]},"3ab76349-720":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1kYXRlLXBpY2tlci9mdWktZGF0ZS1waWNrZXIudnVl","moduleParts":{"components/firstui/fui-date-picker/fui-date-picker.js":"3ab76349-721"},"imported":[{"uid":"3ab76349-718"}],"importedBy":[{"uid":"3ab76349-438"},{"uid":"3ab76349-450"},{"uid":"3ab76349-492"},{"uid":"3ab76349-528"},{"uid":"3ab76349-546"},{"uid":"3ab76349-558"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-630"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-722":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/u-input.vue?vue&type=style&index=0&scoped=a5e5d5c3&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-input/u-input.js":"3ab76349-723"},"imported":[],"importedBy":[{"uid":"3ab76349-724"}]},"3ab76349-724":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-input/u-input.vue","moduleParts":{"uni_modules/uview-plus/components/u-input/u-input.js":"3ab76349-725"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-216"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-386"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-722"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-726"}]},"3ab76349-726":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtaW5wdXQvdS1pbnB1dC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-input/u-input.js":"3ab76349-727"},"imported":[{"uid":"3ab76349-724"}],"importedBy":[{"uid":"3ab76349-450"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-492"},{"uid":"3ab76349-504"},{"uid":"3ab76349-516"},{"uid":"3ab76349-534"},{"uid":"3ab76349-558"},{"uid":"3ab76349-564"},{"uid":"3ab76349-582"},{"uid":"3ab76349-588"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-636"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"},{"uid":"3ab76349-858"},{"uid":"3ab76349-874"}]},"3ab76349-728":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue?vue&type=style&index=0&scoped=98223e3d&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-form-item/u-form-item.js":"3ab76349-729"},"imported":[],"importedBy":[{"uid":"3ab76349-730"}]},"3ab76349-730":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form-item/u-form-item.vue","moduleParts":{"uni_modules/uview-plus/components/u-form-item/u-form-item.js":"3ab76349-731"},"imported":[{"uid":"3ab76349-186"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-114"},{"uid":"3ab76349-254"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-728"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-900","dynamic":true}],"importedBy":[{"uid":"3ab76349-732"}]},"3ab76349-732":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS1pdGVtL3UtZm9ybS1pdGVtLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-form-item/u-form-item.js":"3ab76349-733"},"imported":[{"uid":"3ab76349-730"}],"importedBy":[{"uid":"3ab76349-450"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-516"},{"uid":"3ab76349-588"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-734":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue?vue&type=style&index=0&scoped=36f1de8c&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js":"3ab76349-735"},"imported":[],"importedBy":[{"uid":"3ab76349-736"}]},"3ab76349-736":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js":"3ab76349-737"},"imported":[{"uid":"3ab76349-154"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-126"},{"uid":"3ab76349-64"},{"uid":"3ab76349-734"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-738"}]},"3ab76349-738":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gvdS1jaGVja2JveC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-checkbox/u-checkbox.js":"3ab76349-739"},"imported":[{"uid":"3ab76349-736"}],"importedBy":[{"uid":"3ab76349-450"},{"uid":"3ab76349-594"}]},"3ab76349-740":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue?vue&type=style&index=0&scoped=574e2c9d&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-textarea/u-textarea.js":"3ab76349-741"},"imported":[],"importedBy":[{"uid":"3ab76349-742"}]},"3ab76349-742":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-textarea/u-textarea.vue","moduleParts":{"uni_modules/uview-plus/components/u-textarea/u-textarea.js":"3ab76349-743"},"imported":[{"uid":"3ab76349-356"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-740"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-744"}]},"3ab76349-744":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdGV4dGFyZWEvdS10ZXh0YXJlYS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-textarea/u-textarea.js":"3ab76349-745"},"imported":[{"uid":"3ab76349-742"}],"importedBy":[{"uid":"3ab76349-450"},{"uid":"3ab76349-468"},{"uid":"3ab76349-516"},{"uid":"3ab76349-588"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-746":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue?vue&type=style&index=0&scoped=ff7ec725&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-number-box/u-number-box.js":"3ab76349-747"},"imported":[],"importedBy":[{"uid":"3ab76349-748"}]},"3ab76349-748":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-number-box/u-number-box.vue","moduleParts":{"uni_modules/uview-plus/components/u-number-box/u-number-box.js":"3ab76349-749"},"imported":[{"uid":"3ab76349-264"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-746"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-750"}]},"3ab76349-750":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbnVtYmVyLWJveC91LW51bWJlci1ib3gudnVl","moduleParts":{"uni_modules/uview-plus/components/u-number-box/u-number-box.js":"3ab76349-751"},"imported":[{"uid":"3ab76349-748"}],"importedBy":[{"uid":"3ab76349-450"}]},"3ab76349-752":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-form/u-form.vue","moduleParts":{"uni_modules/uview-plus/components/u-form/u-form.js":"3ab76349-753"},"imported":[{"uid":"3ab76349-190"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-428"},{"uid":"3ab76349-354"},{"uid":"3ab76349-126"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-754"}]},"3ab76349-754":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZm9ybS91LWZvcm0udnVl","moduleParts":{"uni_modules/uview-plus/components/u-form/u-form.js":"3ab76349-755"},"imported":[{"uid":"3ab76349-752"}],"importedBy":[{"uid":"3ab76349-450"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-516"},{"uid":"3ab76349-588"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-756":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/u-button.vue?vue&type=script&lang.ts","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"3ab76349-757"},"imported":[{"uid":"3ab76349-422"},{"uid":"3ab76349-426"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-136"},{"uid":"3ab76349-354"},{"uid":"3ab76349-388"},{"uid":"3ab76349-254"}],"importedBy":[{"uid":"3ab76349-760"}]},"3ab76349-758":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/u-button.vue?vue&type=style&index=0&scoped=52094d52&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"3ab76349-759"},"imported":[],"importedBy":[{"uid":"3ab76349-760"}]},"3ab76349-760":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-button/u-button.vue","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"3ab76349-761"},"imported":[{"uid":"3ab76349-756"},{"uid":"3ab76349-64"},{"uid":"3ab76349-758"},{"uid":"3ab76349-62"},{"uid":"3ab76349-906","dynamic":true},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-762"}]},"3ab76349-762":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYnV0dG9uL3UtYnV0dG9uLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-button/u-button.js":"3ab76349-763"},"imported":[{"uid":"3ab76349-760"}],"importedBy":[{"uid":"3ab76349-450"},{"uid":"3ab76349-462"},{"uid":"3ab76349-468"},{"uid":"3ab76349-492"},{"uid":"3ab76349-498"},{"uid":"3ab76349-504"},{"uid":"3ab76349-516"},{"uid":"3ab76349-522"},{"uid":"3ab76349-528"},{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-558"},{"uid":"3ab76349-564"},{"uid":"3ab76349-570"},{"uid":"3ab76349-576"},{"uid":"3ab76349-582"},{"uid":"3ab76349-588"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-624"},{"uid":"3ab76349-644"},{"uid":"3ab76349-658"},{"uid":"3ab76349-852"}]},"3ab76349-764":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue?vue&type=style&index=0&scoped=4139b3f3&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-avatar/u-avatar.js":"3ab76349-765"},"imported":[],"importedBy":[{"uid":"3ab76349-766"}]},"3ab76349-766":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-avatar/u-avatar.vue","moduleParts":{"uni_modules/uview-plus/components/u-avatar/u-avatar.js":"3ab76349-767"},"imported":[{"uid":"3ab76349-124"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-764"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-696","dynamic":true}],"importedBy":[{"uid":"3ab76349-768"}]},"3ab76349-768":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYXZhdGFyL3UtYXZhdGFyLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-avatar/u-avatar.js":"3ab76349-769"},"imported":[{"uid":"3ab76349-766"}],"importedBy":[{"uid":"3ab76349-456"},{"uid":"3ab76349-462"},{"uid":"3ab76349-498"},{"uid":"3ab76349-504"},{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-564"},{"uid":"3ab76349-624"}]},"3ab76349-770":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/u-cell.vue?vue&type=style&index=0&scoped=3b946341&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-cell/u-cell.js":"3ab76349-771"},"imported":[],"importedBy":[{"uid":"3ab76349-772"}]},"3ab76349-772":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-cell/u-cell.vue","moduleParts":{"uni_modules/uview-plus/components/u-cell/u-cell.js":"3ab76349-773"},"imported":[{"uid":"3ab76349-146"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-126"},{"uid":"3ab76349-64"},{"uid":"3ab76349-770"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-900","dynamic":true}],"importedBy":[{"uid":"3ab76349-774"}]},"3ab76349-774":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2VsbC91LWNlbGwudnVl","moduleParts":{"uni_modules/uview-plus/components/u-cell/u-cell.js":"3ab76349-775"},"imported":[{"uid":"3ab76349-772"}],"importedBy":[{"uid":"3ab76349-462"},{"uid":"3ab76349-480"},{"uid":"3ab76349-504"},{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-564"},{"uid":"3ab76349-576"},{"uid":"3ab76349-624"}]},"3ab76349-776":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-upload/fui-upload.vue?vue&type=style&index=0&scoped=2d5d0fa0&lang.css","moduleParts":{"components/firstui/fui-upload/fui-upload.js":"3ab76349-777"},"imported":[],"importedBy":[{"uid":"3ab76349-778"}]},"3ab76349-778":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-upload/fui-upload.vue","moduleParts":{"components/firstui/fui-upload/fui-upload.js":"3ab76349-779"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-776"},{"uid":"3ab76349-62"},{"uid":"3ab76349-794","dynamic":true}],"importedBy":[{"uid":"3ab76349-780"}]},"3ab76349-780":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS11cGxvYWQvZnVpLXVwbG9hZC52dWU","moduleParts":{"components/firstui/fui-upload/fui-upload.js":"3ab76349-781"},"imported":[{"uid":"3ab76349-778"}],"importedBy":[{"uid":"3ab76349-468"},{"uid":"3ab76349-516"}]},"3ab76349-782":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/u-subsection.vue?vue&type=style&index=0&scoped=bb8563b6&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-subsection/u-subsection.js":"3ab76349-783"},"imported":[],"importedBy":[{"uid":"3ab76349-784"}]},"3ab76349-784":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-subsection/u-subsection.vue","moduleParts":{"uni_modules/uview-plus/components/u-subsection/u-subsection.js":"3ab76349-785"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-324"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-782"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-786"}]},"3ab76349-786":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3Vic2VjdGlvbi91LXN1YnNlY3Rpb24udnVl","moduleParts":{"uni_modules/uview-plus/components/u-subsection/u-subsection.js":"3ab76349-787"},"imported":[{"uid":"3ab76349-784"}],"importedBy":[{"uid":"3ab76349-492"},{"uid":"3ab76349-528"},{"uid":"3ab76349-558"},{"uid":"3ab76349-594"},{"uid":"3ab76349-600"},{"uid":"3ab76349-606"}]},"3ab76349-788":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon/fui-icon.js","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"3ab76349-789"},"imported":[],"importedBy":[{"uid":"3ab76349-792"}]},"3ab76349-790":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon/fui-icon.vue?vue&type=style&index=0&scoped=2cb4dbf4&lang.css","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"3ab76349-791"},"imported":[],"importedBy":[{"uid":"3ab76349-792"}]},"3ab76349-792":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-icon/fui-icon.vue","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"3ab76349-793"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-788"},{"uid":"3ab76349-64"},{"uid":"3ab76349-790"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-794"}]},"3ab76349-794":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1pY29uL2Z1aS1pY29uLnZ1ZQ","moduleParts":{"components/firstui/fui-icon/fui-icon.js":"3ab76349-795"},"imported":[{"uid":"3ab76349-792"}],"importedBy":[{"uid":"3ab76349-498"},{"uid":"3ab76349-778"},{"uid":"3ab76349-798"},{"uid":"3ab76349-852"}]},"3ab76349-796":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-fui.vue?vue&type=style&index=0&scoped=fc3f557d&lang.css","moduleParts":{"components/tem/tem-upload-fui.js":"3ab76349-797"},"imported":[],"importedBy":[{"uid":"3ab76349-798"}]},"3ab76349-798":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-fui.vue","moduleParts":{"components/tem/tem-upload-fui.js":"3ab76349-799"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-796"},{"uid":"3ab76349-62"},{"uid":"3ab76349-794","dynamic":true}],"importedBy":[{"uid":"3ab76349-800"}]},"3ab76349-800":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1mdWkudnVl","moduleParts":{"components/tem/tem-upload-fui.js":"3ab76349-801"},"imported":[{"uid":"3ab76349-798"}],"importedBy":[{"uid":"3ab76349-498"}]},"3ab76349-802":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list-cell/fui-list-cell.vue?vue&type=style&index=0&scoped=77eef2c9&lang.css","moduleParts":{"components/firstui/fui-list-cell/fui-list-cell.js":"3ab76349-803"},"imported":[],"importedBy":[{"uid":"3ab76349-804"}]},"3ab76349-804":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list-cell/fui-list-cell.vue","moduleParts":{"components/firstui/fui-list-cell/fui-list-cell.js":"3ab76349-805"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-802"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-806"}]},"3ab76349-806":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0LWNlbGwvZnVpLWxpc3QtY2VsbC52dWU","moduleParts":{"components/firstui/fui-list-cell/fui-list-cell.js":"3ab76349-807"},"imported":[{"uid":"3ab76349-804"}],"importedBy":[{"uid":"3ab76349-510"}]},"3ab76349-808":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-collapse-item/fui-collapse-item.vue?vue&type=style&index=0&scoped=215c8d17&lang.css","moduleParts":{"components/firstui/fui-collapse-item/fui-collapse-item.js":"3ab76349-809"},"imported":[],"importedBy":[{"uid":"3ab76349-810"}]},"3ab76349-810":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-collapse-item/fui-collapse-item.vue","moduleParts":{"components/firstui/fui-collapse-item/fui-collapse-item.js":"3ab76349-811"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-808"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-812"}]},"3ab76349-812":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1jb2xsYXBzZS1pdGVtL2Z1aS1jb2xsYXBzZS1pdGVtLnZ1ZQ","moduleParts":{"components/firstui/fui-collapse-item/fui-collapse-item.js":"3ab76349-813"},"imported":[{"uid":"3ab76349-810"}],"importedBy":[{"uid":"3ab76349-510"}]},"3ab76349-814":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list/fui-list.vue?vue&type=style&index=0&scoped=61b84bd4&lang.css","moduleParts":{"components/firstui/fui-list/fui-list.js":"3ab76349-815"},"imported":[],"importedBy":[{"uid":"3ab76349-816"}]},"3ab76349-816":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/firstui/fui-list/fui-list.vue","moduleParts":{"components/firstui/fui-list/fui-list.js":"3ab76349-817"},"imported":[{"uid":"3ab76349-64"},{"uid":"3ab76349-814"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-818"}]},"3ab76349-818":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy9maXJzdHVpL2Z1aS1saXN0L2Z1aS1saXN0LnZ1ZQ","moduleParts":{"components/firstui/fui-list/fui-list.js":"3ab76349-819"},"imported":[{"uid":"3ab76349-816"}],"importedBy":[{"uid":"3ab76349-510"}]},"3ab76349-820":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue?vue&type=style&index=0&scoped=f5ff7ac7&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-list-item/u-list-item.js":"3ab76349-821"},"imported":[],"importedBy":[{"uid":"3ab76349-822"}]},"3ab76349-822":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list-item/u-list-item.vue","moduleParts":{"uni_modules/uview-plus/components/u-list-item/u-list-item.js":"3ab76349-823"},"imported":[{"uid":"3ab76349-232"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-820"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-824"}]},"3ab76349-824":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC1pdGVtL3UtbGlzdC1pdGVtLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-list-item/u-list-item.js":"3ab76349-825"},"imported":[{"uid":"3ab76349-822"}],"importedBy":[{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-564"},{"uid":"3ab76349-624"}]},"3ab76349-826":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/u-list.vue?vue&type=style&index=0&scoped=e8455553&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-list/u-list.js":"3ab76349-827"},"imported":[],"importedBy":[{"uid":"3ab76349-828"}]},"3ab76349-828":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-list/u-list.vue","moduleParts":{"uni_modules/uview-plus/components/u-list/u-list.js":"3ab76349-829"},"imported":[{"uid":"3ab76349-236"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-826"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-830"}]},"3ab76349-830":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGlzdC91LWxpc3QudnVl","moduleParts":{"uni_modules/uview-plus/components/u-list/u-list.js":"3ab76349-831"},"imported":[{"uid":"3ab76349-828"}],"importedBy":[{"uid":"3ab76349-534"},{"uid":"3ab76349-540"},{"uid":"3ab76349-564"},{"uid":"3ab76349-624"}]},"3ab76349-832":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/u-modal.vue?vue&type=style&index=0&scoped=78fdafdc&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-modal/u-modal.js":"3ab76349-833"},"imported":[],"importedBy":[{"uid":"3ab76349-834"}]},"3ab76349-834":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-modal/u-modal.vue","moduleParts":{"uni_modules/uview-plus/components/u-modal/u-modal.js":"3ab76349-835"},"imported":[{"uid":"3ab76349-250"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-832"},{"uid":"3ab76349-62"},{"uid":"3ab76349-900","dynamic":true},{"uid":"3ab76349-906","dynamic":true},{"uid":"3ab76349-912","dynamic":true}],"importedBy":[{"uid":"3ab76349-836"}]},"3ab76349-836":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbW9kYWwvdS1tb2RhbC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-modal/u-modal.js":"3ab76349-837"},"imported":[{"uid":"3ab76349-834"}],"importedBy":[{"uid":"3ab76349-534"},{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-838":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/u-radio.vue?vue&type=style&index=0&scoped=9c15b337&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-radio/u-radio.js":"3ab76349-839"},"imported":[],"importedBy":[{"uid":"3ab76349-840"}]},"3ab76349-840":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio/u-radio.vue","moduleParts":{"uni_modules/uview-plus/components/u-radio/u-radio.js":"3ab76349-841"},"imported":[{"uid":"3ab76349-286"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-838"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true}],"importedBy":[{"uid":"3ab76349-842"}]},"3ab76349-842":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8vdS1yYWRpby52dWU","moduleParts":{"uni_modules/uview-plus/components/u-radio/u-radio.js":"3ab76349-843"},"imported":[{"uid":"3ab76349-840"}],"importedBy":[{"uid":"3ab76349-588"}]},"3ab76349-844":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue?vue&type=style&index=0&scoped=986b4ba6&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js":"3ab76349-845"},"imported":[],"importedBy":[{"uid":"3ab76349-846"}]},"3ab76349-846":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js":"3ab76349-847"},"imported":[{"uid":"3ab76349-282"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-844"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-848"}]},"3ab76349-848":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcmFkaW8tZ3JvdXAvdS1yYWRpby1ncm91cC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-radio-group/u-radio-group.js":"3ab76349-849"},"imported":[{"uid":"3ab76349-846"}],"importedBy":[{"uid":"3ab76349-588"}]},"3ab76349-850":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-file.vue?vue&type=style&index=0&scoped=6b29c485&lang.css","moduleParts":{"components/tem/tem-upload-file.js":"3ab76349-851"},"imported":[],"importedBy":[{"uid":"3ab76349-852"}]},"3ab76349-852":{"id":"D:/zcweb/uniapp/temporaryworker/src/components/tem/tem-upload-file.vue","moduleParts":{"components/tem/tem-upload-file.js":"3ab76349-853"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-64"},{"uid":"3ab76349-850"},{"uid":"3ab76349-62"},{"uid":"3ab76349-690","dynamic":true},{"uid":"3ab76349-794","dynamic":true},{"uid":"3ab76349-762","dynamic":true}],"importedBy":[{"uid":"3ab76349-854"}]},"3ab76349-854":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvY29tcG9uZW50cy90ZW0vdGVtLXVwbG9hZC1maWxlLnZ1ZQ","moduleParts":{"components/tem/tem-upload-file.js":"3ab76349-855"},"imported":[{"uid":"3ab76349-852"}],"importedBy":[{"uid":"3ab76349-588"},{"uid":"3ab76349-664"}]},"3ab76349-856":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/u-picker.vue?vue&type=style&index=0&scoped=dcac6413&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-picker/u-picker.js":"3ab76349-857"},"imported":[],"importedBy":[{"uid":"3ab76349-858"}]},"3ab76349-858":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-picker/u-picker.vue","moduleParts":{"uni_modules/uview-plus/components/u-picker/u-picker.js":"3ab76349-859"},"imported":[{"uid":"3ab76349-276"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-126"},{"uid":"3ab76349-64"},{"uid":"3ab76349-856"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-918","dynamic":true},{"uid":"3ab76349-906","dynamic":true},{"uid":"3ab76349-912","dynamic":true}],"importedBy":[{"uid":"3ab76349-860"}]},"3ab76349-860":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcGlja2VyL3UtcGlja2VyLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-picker/u-picker.js":"3ab76349-861"},"imported":[{"uid":"3ab76349-858"}],"importedBy":[{"uid":"3ab76349-588"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-874"}]},"3ab76349-862":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.vue?vue&type=style&index=0&scoped=baf10ea2&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js":"3ab76349-863"},"imported":[],"importedBy":[{"uid":"3ab76349-864"}]},"3ab76349-864":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.vue","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js":"3ab76349-865"},"imported":[{"uid":"3ab76349-150"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-64"},{"uid":"3ab76349-862"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-866"}]},"3ab76349-866":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtY2hlY2tib3gtZ3JvdXAvdS1jaGVja2JveC1ncm91cC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group.js":"3ab76349-867"},"imported":[{"uid":"3ab76349-864"}],"importedBy":[{"uid":"3ab76349-594"}]},"3ab76349-868":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u--text/u--text.vue","moduleParts":{"uni_modules/uview-plus/components/u--text/u--text.js":"3ab76349-869"},"imported":[{"uid":"3ab76349-348"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-64"},{"uid":"3ab76349-62"},{"uid":"3ab76349-696","dynamic":true}],"importedBy":[{"uid":"3ab76349-870"}]},"3ab76349-870":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtLXRleHQvdS0tdGV4dC52dWU","moduleParts":{"uni_modules/uview-plus/components/u--text/u--text.js":"3ab76349-871"},"imported":[{"uid":"3ab76349-868"}],"importedBy":[{"uid":"3ab76349-600"},{"uid":"3ab76349-606"},{"uid":"3ab76349-612"},{"uid":"3ab76349-618"},{"uid":"3ab76349-640"},{"uid":"3ab76349-644"}]},"3ab76349-872":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue?vue&type=style&index=0&scoped=efde38ec&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.js":"3ab76349-873"},"imported":[],"importedBy":[{"uid":"3ab76349-874"}]},"3ab76349-874":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.vue","moduleParts":{"uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.js":"3ab76349-875"},"imported":[{"uid":"3ab76349-176"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-94"},{"uid":"3ab76349-354"},{"uid":"3ab76349-126"},{"uid":"3ab76349-64"},{"uid":"3ab76349-872"},{"uid":"3ab76349-62"},{"uid":"3ab76349-726","dynamic":true},{"uid":"3ab76349-860","dynamic":true}],"importedBy":[{"uid":"3ab76349-876"}]},"3ab76349-876":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZGF0ZXRpbWUtcGlja2VyL3UtZGF0ZXRpbWUtcGlja2VyLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-datetime-picker/u-datetime-picker.js":"3ab76349-877"},"imported":[{"uid":"3ab76349-874"}],"importedBy":[{"uid":"3ab76349-658"}]},"3ab76349-878":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue?vue&type=style&index=0&scoped=1979334d&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.js":"3ab76349-879"},"imported":[],"importedBy":[{"uid":"3ab76349-880"}]},"3ab76349-880":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue","moduleParts":{"uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.js":"3ab76349-881"},"imported":[{"uid":"3ab76349-426"},{"uid":"3ab76349-422"},{"uid":"3ab76349-110"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-878"},{"uid":"3ab76349-62"},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-900","dynamic":true},{"uid":"3ab76349-906","dynamic":true},{"uid":"3ab76349-924","dynamic":true},{"uid":"3ab76349-912","dynamic":true}],"importedBy":[{"uid":"3ab76349-882"}]},"3ab76349-882":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtYWN0aW9uLXNoZWV0L3UtYWN0aW9uLXNoZWV0LnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.js":"3ab76349-883"},"imported":[{"uid":"3ab76349-880"}],"importedBy":[{"uid":"3ab76349-658"},{"uid":"3ab76349-664"}]},"3ab76349-884":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/u-transition.vue?vue&type=style&index=0&scoped=69991aca&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-transition/u-transition.js":"3ab76349-885"},"imported":[],"importedBy":[{"uid":"3ab76349-886"}]},"3ab76349-886":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-transition/u-transition.vue","moduleParts":{"uni_modules/uview-plus/components/u-transition/u-transition.js":"3ab76349-887"},"imported":[{"uid":"3ab76349-368"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-372"},{"uid":"3ab76349-64"},{"uid":"3ab76349-884"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-888"}]},"3ab76349-888":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdHJhbnNpdGlvbi91LXRyYW5zaXRpb24udnVl","moduleParts":{"uni_modules/uview-plus/components/u-transition/u-transition.js":"3ab76349-889"},"imported":[{"uid":"3ab76349-886"}],"importedBy":[{"uid":"3ab76349-688"},{"uid":"3ab76349-910"},{"uid":"3ab76349-928"}]},"3ab76349-890":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/u-link.vue?vue&type=style&index=0&scoped=d6e711cb&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-link/u-link.js":"3ab76349-891"},"imported":[],"importedBy":[{"uid":"3ab76349-892"}]},"3ab76349-892":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-link/u-link.vue","moduleParts":{"uni_modules/uview-plus/components/u-link/u-link.js":"3ab76349-893"},"imported":[{"uid":"3ab76349-60"},{"uid":"3ab76349-228"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-890"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-894"}]},"3ab76349-894":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluay91LWxpbmsudnVl","moduleParts":{"uni_modules/uview-plus/components/u-link/u-link.js":"3ab76349-895"},"imported":[{"uid":"3ab76349-892"}],"importedBy":[{"uid":"3ab76349-694"}]},"3ab76349-896":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/u-line.vue?vue&type=style&index=0&scoped=18143249&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-line/u-line.js":"3ab76349-897"},"imported":[],"importedBy":[{"uid":"3ab76349-898"}]},"3ab76349-898":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-line/u-line.vue","moduleParts":{"uni_modules/uview-plus/components/u-line/u-line.js":"3ab76349-899"},"imported":[{"uid":"3ab76349-224"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-896"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-900"}]},"3ab76349-900":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbGluZS91LWxpbmUudnVl","moduleParts":{"uni_modules/uview-plus/components/u-line/u-line.js":"3ab76349-901"},"imported":[{"uid":"3ab76349-898"}],"importedBy":[{"uid":"3ab76349-706"},{"uid":"3ab76349-730"},{"uid":"3ab76349-772"},{"uid":"3ab76349-834"},{"uid":"3ab76349-880"}]},"3ab76349-902":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue?vue&type=style&index=0&scoped=bfe4499f&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js":"3ab76349-903"},"imported":[],"importedBy":[{"uid":"3ab76349-904"}]},"3ab76349-904":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js":"3ab76349-905"},"imported":[{"uid":"3ab76349-240"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-384"},{"uid":"3ab76349-64"},{"uid":"3ab76349-902"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-906"}]},"3ab76349-906":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtbG9hZGluZy1pY29uL3UtbG9hZGluZy1pY29uLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.js":"3ab76349-907"},"imported":[{"uid":"3ab76349-904"}],"importedBy":[{"uid":"3ab76349-706"},{"uid":"3ab76349-760"},{"uid":"3ab76349-834"},{"uid":"3ab76349-858"},{"uid":"3ab76349-880"}]},"3ab76349-908":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/u-popup.vue?vue&type=style&index=0&scoped=d4197e14&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-popup/u-popup.js":"3ab76349-909"},"imported":[],"importedBy":[{"uid":"3ab76349-910"}]},"3ab76349-910":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-popup/u-popup.vue","moduleParts":{"uni_modules/uview-plus/components/u-popup/u-popup.js":"3ab76349-911"},"imported":[{"uid":"3ab76349-280"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-908"},{"uid":"3ab76349-62"},{"uid":"3ab76349-930","dynamic":true},{"uid":"3ab76349-936","dynamic":true},{"uid":"3ab76349-672","dynamic":true},{"uid":"3ab76349-942","dynamic":true},{"uid":"3ab76349-888","dynamic":true}],"importedBy":[{"uid":"3ab76349-912"}]},"3ab76349-912":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtcG9wdXAvdS1wb3B1cC52dWU","moduleParts":{"uni_modules/uview-plus/components/u-popup/u-popup.js":"3ab76349-913"},"imported":[{"uid":"3ab76349-910"}],"importedBy":[{"uid":"3ab76349-834"},{"uid":"3ab76349-858"},{"uid":"3ab76349-880"}]},"3ab76349-914":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue?vue&type=style&index=0&scoped=7fa31177&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js":"3ab76349-915"},"imported":[],"importedBy":[{"uid":"3ab76349-916"}]},"3ab76349-916":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js":"3ab76349-917"},"imported":[{"uid":"3ab76349-362"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-64"},{"uid":"3ab76349-914"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-918"}]},"3ab76349-918":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtdG9vbGJhci91LXRvb2xiYXIudnVl","moduleParts":{"uni_modules/uview-plus/components/u-toolbar/u-toolbar.js":"3ab76349-919"},"imported":[{"uid":"3ab76349-916"}],"importedBy":[{"uid":"3ab76349-858"}]},"3ab76349-920":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-gap/u-gap.vue?vue&type=style&index=0&scoped=47d20285&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-gap/u-gap.js":"3ab76349-921"},"imported":[],"importedBy":[{"uid":"3ab76349-922"}]},"3ab76349-922":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-gap/u-gap.vue","moduleParts":{"uni_modules/uview-plus/components/u-gap/u-gap.js":"3ab76349-923"},"imported":[{"uid":"3ab76349-194"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-920"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-924"}]},"3ab76349-924":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3UtZ2FwL3UtZ2FwLnZ1ZQ","moduleParts":{"uni_modules/uview-plus/components/u-gap/u-gap.js":"3ab76349-925"},"imported":[{"uid":"3ab76349-922"}],"importedBy":[{"uid":"3ab76349-880"}]},"3ab76349-926":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue?vue&type=style&index=0&scoped=64260431&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-overlay/u-overlay.js":"3ab76349-927"},"imported":[],"importedBy":[{"uid":"3ab76349-928"}]},"3ab76349-928":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-overlay/u-overlay.vue","moduleParts":{"uni_modules/uview-plus/components/u-overlay/u-overlay.js":"3ab76349-929"},"imported":[{"uid":"3ab76349-270"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-926"},{"uid":"3ab76349-62"},{"uid":"3ab76349-888","dynamic":true}],"importedBy":[{"uid":"3ab76349-930"}]},"3ab76349-930":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utb3ZlcmxheS91LW92ZXJsYXkudnVl","moduleParts":{"uni_modules/uview-plus/components/u-overlay/u-overlay.js":"3ab76349-931"},"imported":[{"uid":"3ab76349-928"}],"importedBy":[{"uid":"3ab76349-910"}]},"3ab76349-932":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue?vue&type=style&index=0&scoped=96630e2e&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js":"3ab76349-933"},"imported":[],"importedBy":[{"uid":"3ab76349-934"}]},"3ab76349-934":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js":"3ab76349-935"},"imported":[{"uid":"3ab76349-312"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-932"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-936"}]},"3ab76349-936":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc3RhdHVzLWJhci91LXN0YXR1cy1iYXIudnVl","moduleParts":{"uni_modules/uview-plus/components/u-status-bar/u-status-bar.js":"3ab76349-937"},"imported":[{"uid":"3ab76349-934"}],"importedBy":[{"uid":"3ab76349-910"}]},"3ab76349-938":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue?vue&type=style&index=0&scoped=3a3efedd&lang.scss","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js":"3ab76349-939"},"imported":[],"importedBy":[{"uid":"3ab76349-940"}]},"3ab76349-940":{"id":"D:/zcweb/uniapp/temporaryworker/src/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js":"3ab76349-941"},"imported":[{"uid":"3ab76349-298"},{"uid":"3ab76349-378"},{"uid":"3ab76349-376"},{"uid":"3ab76349-354"},{"uid":"3ab76349-64"},{"uid":"3ab76349-938"},{"uid":"3ab76349-62"}],"importedBy":[{"uid":"3ab76349-942"}]},"3ab76349-942":{"id":"uniComponent://RDovemN3ZWIvdW5pYXBwL3RlbXBvcmFyeXdvcmtlci9zcmMvdW5pX21vZHVsZXMvdXZpZXctcGx1cy9jb21wb25lbnRzL3Utc2FmZS1ib3R0b20vdS1zYWZlLWJvdHRvbS52dWU","moduleParts":{"uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js":"3ab76349-943"},"imported":[{"uid":"3ab76349-940"}],"importedBy":[{"uid":"3ab76349-910"}]},"3ab76349-944":{"id":"D:/zcweb/uniapp/temporaryworker/src/manifest-json-js","moduleParts":{},"imported":[],"importedBy":[{"uid":"3ab76349-0"}]}},"env":{"rollup":"4.20.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
const run = () => {
const width = window.innerWidth;
--
Gitblit v1.9.1