|
|
@@ -1,170 +1,170 @@
|
|
|
{
|
|
|
- "pages": [
|
|
|
- "pages/index/index",
|
|
|
- "pages/index/index2",
|
|
|
- "pages/home-page/home-page",
|
|
|
- "pages/other/other",
|
|
|
- "pages/mine/mine",
|
|
|
- "pages/login/login",
|
|
|
- "pages/ec-canvas/ec-canvas-new"
|
|
|
- ],
|
|
|
- "subPackages": [
|
|
|
- {
|
|
|
- "root": "package2",
|
|
|
- "name": "package2",
|
|
|
- "pages": [
|
|
|
- "pages/basic-data/basic-data",
|
|
|
- "pages/product-file/product-file",
|
|
|
- "pages/product-file/add/add"
|
|
|
- ]
|
|
|
+ "pages": [
|
|
|
+ "pages/index/index",
|
|
|
+ "pages/index/index2",
|
|
|
+ "pages/home-page/home-page",
|
|
|
+ "pages/other/other",
|
|
|
+ "pages/mine/mine",
|
|
|
+ "pages/login/login",
|
|
|
+ "pages/ec-canvas/ec-canvas-new"
|
|
|
+ ],
|
|
|
+ "subPackages": [
|
|
|
+ {
|
|
|
+ "root": "package2",
|
|
|
+ "name": "package2",
|
|
|
+ "pages": [
|
|
|
+ "pages/basic-data/basic-data",
|
|
|
+ "pages/product-file/product-file",
|
|
|
+ "pages/product-file/add/add",
|
|
|
+ "pages/customer-list/customer-list",
|
|
|
+ "pages/customer-reception/customer-reception",
|
|
|
+ "pages/customer-follow-up/customer-follow-up",
|
|
|
+ "pages/customer-list/add/add"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "package3",
|
|
|
+ "name": "package3",
|
|
|
+ "pages": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "package4",
|
|
|
+ "name": "package4",
|
|
|
+ "pages": []
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "window": {
|
|
|
+ "backgroundTextStyle": "light",
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
+ "navigationBarTitleText": "基础控件",
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
},
|
|
|
- {
|
|
|
- "root": "package3",
|
|
|
- "name": "package3",
|
|
|
- "pages": []
|
|
|
+ "sitemapLocation": "sitemap.json",
|
|
|
+ "usingComponents": {
|
|
|
+ "van-action-sheet": "./dist/action-sheet/index",
|
|
|
+ "van-area": "./dist/area/index",
|
|
|
+ "van-button": "./dist/button/index",
|
|
|
+ "van-card": "./dist/card/index",
|
|
|
+ "van-cell": "./dist/cell/index",
|
|
|
+ "van-cell-group": "./dist/cell-group/index",
|
|
|
+ "van-checkbox": "./dist/checkbox/index",
|
|
|
+ "van-checkbox-group": "./dist/checkbox-group/index",
|
|
|
+ "van-col": "./dist/col/index",
|
|
|
+ "van-count-down": "./dist/count-down/index",
|
|
|
+ "van-dialog": "./dist/dialog/index",
|
|
|
+ "van-divider": "./dist/divider/index",
|
|
|
+ "van-empty": "./dist/empty/index",
|
|
|
+ "van-field": "./dist/field/index",
|
|
|
+ "van-goods-action": "./dist/goods-action/index",
|
|
|
+ "van-goods-action-icon": "./dist/goods-action-icon/index",
|
|
|
+ "van-goods-action-button": "./dist/goods-action-button/index",
|
|
|
+ "van-icon": "./dist/icon/index",
|
|
|
+ "van-image": "./dist/image/index",
|
|
|
+ "van-loading": "./dist/loading/index",
|
|
|
+ "van-nav-bar": "./dist/nav-bar/index",
|
|
|
+ "van-notice-bar": "./dist/notice-bar/index",
|
|
|
+ "van-notify": "./dist/notify/index",
|
|
|
+ "van-panel": "./dist/panel/index",
|
|
|
+ "van-popup": "./dist/popup/index",
|
|
|
+ "van-progress": "./dist/progress/index",
|
|
|
+ "van-radio": "./dist/radio/index",
|
|
|
+ "van-radio-group": "./dist/radio-group/index",
|
|
|
+ "van-row": "./dist/row/index",
|
|
|
+ "van-search": "./dist/search/index",
|
|
|
+ "van-sidebar": "./dist/sidebar/index",
|
|
|
+ "van-sidebar-item": "./dist/sidebar-item/index",
|
|
|
+ "van-slider": "./dist/slider/index",
|
|
|
+ "van-stepper": "./dist/stepper/index",
|
|
|
+ "van-steps": "./dist/steps/index",
|
|
|
+ "van-sticky": "./dist/sticky/index",
|
|
|
+ "van-submit-bar": "./dist/submit-bar/index",
|
|
|
+ "van-swipe-cell": "./dist/swipe-cell/index",
|
|
|
+ "van-uploader": "./dist/uploader/index",
|
|
|
+ "van-switch": "./dist/switch/index",
|
|
|
+ "van-tab": "./dist/tab/index",
|
|
|
+ "van-tabs": "./dist/tabs/index",
|
|
|
+ "van-tabbar": "./dist/tabbar/index",
|
|
|
+ "van-tabbar-item": "./dist/tabbar-item/index",
|
|
|
+ "van-tag": "./dist/tag/index",
|
|
|
+ "van-toast": "./dist/toast/index",
|
|
|
+ "van-transition": "./dist/transition/index",
|
|
|
+ "van-tree-select": "./dist/tree-select/index",
|
|
|
+ "van-datetime-picker": "./dist/datetime-picker/index",
|
|
|
+ "van-rate": "./dist/rate/index",
|
|
|
+ "van-collapse": "./dist/collapse/index",
|
|
|
+ "van-collapse-item": "./dist/collapse-item/index",
|
|
|
+ "van-picker": "./dist/picker/index",
|
|
|
+ "van-overlay": "./dist/overlay/index",
|
|
|
+ "van-circle": "./dist/circle/index",
|
|
|
+ "van-index-bar": "./dist/index-bar/index",
|
|
|
+ "van-index-anchor": "./dist/index-anchor/index",
|
|
|
+ "van-grid": "./dist/grid/index",
|
|
|
+ "van-grid-item": "./dist/grid-item/index",
|
|
|
+ "van-dropdown-menu": "./dist/dropdown-menu/index",
|
|
|
+ "van-dropdown-item": "./dist/dropdown-item/index",
|
|
|
+ "van-skeleton": "./dist/skeleton/index",
|
|
|
+ "van-calendar": "./dist/calendar/index",
|
|
|
+ "dk-area": "components/dkbase/dk-area/dk-area",
|
|
|
+ "dk-button": "components/dkbase/dk-button/dk-button",
|
|
|
+ "dk-card": "components/dkbase/dk-card/dk-card",
|
|
|
+ "dk-cell": "components/dkbase/dk-cell/dk-cell",
|
|
|
+ "dk-divider": "components/dkbase/dk-divider/dk-divider",
|
|
|
+ "dk-dropdown-date": "components/dkbase/dk-dropdown-date/dk-dropdown-date",
|
|
|
+ "dk-dropdown-date-month": "components/dkbase/dk-dropdown-date-month/dk-dropdown-date-month",
|
|
|
+ "dk-dropdown-switch": "components/dkbase/dk-dropdown-switch/dk-dropdown-switch",
|
|
|
+ "dk-dropdown-date-hour-mon-sec": "components/dkbase/dk-dropdown-date-hour-mon-sec/dk-dropdown-date-hour-mon-sec",
|
|
|
+ "dk-empty": "components/dkbase/dk-empty/dk-empty",
|
|
|
+ "dk-field": "components/dkbase/dk-field/dk-field",
|
|
|
+ "dk-grid-view": "components/dkbase/dk-grid-view/dk-grid-view",
|
|
|
+ "dk-number-input": "components/dkbase/dk-number-input/dk-number-input",
|
|
|
+ "dk-number-phone-input": "components/dkbase/dk-number-phone-input/dk-number-phone-input",
|
|
|
+ "dk-panel": "components/dkbase/dk-panel/dk-panel",
|
|
|
+ "dk-progress": "components/dkbase/dk-progress/dk-progress",
|
|
|
+ "dk-save-bottom": "components/dkbase/dk-save-bottom/dk-save-bottom",
|
|
|
+ "dk-search": "components/dkbase/dk-search/dk-search",
|
|
|
+ "dk-side-pull-menu": "components/dkbase/dk-side-pull-menu/dk-side-pull-menu",
|
|
|
+ "dk-table": "components/dkbase/dk-table/dk-table",
|
|
|
+ "dk-tabs": "components/dkbase/dk-tabs/dk-tabs",
|
|
|
+ "dk-tag": "components/dkbase/dk-tag/dk-tag",
|
|
|
+ "dk-tabs-custom": "components/dkbase/dk-tabs-custom/dk-tabs-custom",
|
|
|
+ "dk-text": "components/dkbase/dk-text/dk-text",
|
|
|
+ "dk-title": "components/dkbase/dk-title/dk-title",
|
|
|
+ "dk-toggle": "components/dkbase/dk-toggle/dk-toggle",
|
|
|
+ "dk-uploader": "components/dkbase/dk-uploader/dk-uploader",
|
|
|
+ "dk-muti-dropdown-item": "components/dkbusiness/dk-muti-dropdown-item/dk-muti-dropdown-item",
|
|
|
+ "dk-single-dropdown-item": "components/dkbusiness/dk-single-dropdown-item/dk-single-dropdown-item",
|
|
|
+ "dk-label-multiple-select": "components/dkbusiness/dk-label-multiple-select/dk-label-multiple-select",
|
|
|
+ "loading": "components/dkbase/loading/loading"
|
|
|
},
|
|
|
- {
|
|
|
- "root": "package4",
|
|
|
- "name": "package4",
|
|
|
- "pages": []
|
|
|
+ "tabBar": {
|
|
|
+ "color": "#95A8CB",
|
|
|
+ "selectedColor": "#1B365D",
|
|
|
+ "backgroundColor": "#FFFFFF",
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "pagePath": "pages/home-page/home-page",
|
|
|
+ "text": "首页",
|
|
|
+ "iconPath": "static/img/index.png",
|
|
|
+ "selectedIconPath": "static/img/index_selected.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/index/index",
|
|
|
+ "text": "应用",
|
|
|
+ "iconPath": "static/img/app.png",
|
|
|
+ "selectedIconPath": "static/img/app_selected.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/other/other",
|
|
|
+ "text": "其他",
|
|
|
+ "iconPath": "static/img/goodsproduct.png",
|
|
|
+ "selectedIconPath": "static/img/goodsproduct_selected.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/mine/mine",
|
|
|
+ "text": "我的",
|
|
|
+ "iconPath": "static/img/mine.png",
|
|
|
+ "selectedIconPath": "static/img/mine_selected.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
- ],
|
|
|
- "window": {
|
|
|
- "backgroundTextStyle": "light",
|
|
|
- "navigationBarBackgroundColor": "#fff",
|
|
|
- "navigationBarTitleText": "基础控件",
|
|
|
- "navigationBarTextStyle": "black"
|
|
|
- },
|
|
|
- "sitemapLocation": "sitemap.json",
|
|
|
- "usingComponents": {
|
|
|
- "van-action-sheet": "./dist/action-sheet/index",
|
|
|
- "van-area": "./dist/area/index",
|
|
|
- "van-button": "./dist/button/index",
|
|
|
- "van-card": "./dist/card/index",
|
|
|
- "van-cell": "./dist/cell/index",
|
|
|
- "van-cell-group": "./dist/cell-group/index",
|
|
|
- "van-checkbox": "./dist/checkbox/index",
|
|
|
- "van-checkbox-group": "./dist/checkbox-group/index",
|
|
|
- "van-col": "./dist/col/index",
|
|
|
- "van-count-down": "./dist/count-down/index",
|
|
|
- "van-dialog": "./dist/dialog/index",
|
|
|
- "van-divider": "./dist/divider/index",
|
|
|
- "van-empty": "./dist/empty/index",
|
|
|
- "van-field": "./dist/field/index",
|
|
|
- "van-goods-action": "./dist/goods-action/index",
|
|
|
- "van-goods-action-icon": "./dist/goods-action-icon/index",
|
|
|
- "van-goods-action-button": "./dist/goods-action-button/index",
|
|
|
- "van-icon": "./dist/icon/index",
|
|
|
- "van-image": "./dist/image/index",
|
|
|
- "van-loading": "./dist/loading/index",
|
|
|
- "van-nav-bar": "./dist/nav-bar/index",
|
|
|
- "van-notice-bar": "./dist/notice-bar/index",
|
|
|
- "van-notify": "./dist/notify/index",
|
|
|
- "van-panel": "./dist/panel/index",
|
|
|
- "van-popup": "./dist/popup/index",
|
|
|
- "van-progress": "./dist/progress/index",
|
|
|
- "van-radio": "./dist/radio/index",
|
|
|
- "van-radio-group": "./dist/radio-group/index",
|
|
|
- "van-row": "./dist/row/index",
|
|
|
- "van-search": "./dist/search/index",
|
|
|
- "van-sidebar": "./dist/sidebar/index",
|
|
|
- "van-sidebar-item": "./dist/sidebar-item/index",
|
|
|
- "van-slider": "./dist/slider/index",
|
|
|
- "van-stepper": "./dist/stepper/index",
|
|
|
- "van-steps": "./dist/steps/index",
|
|
|
- "van-sticky": "./dist/sticky/index",
|
|
|
- "van-submit-bar": "./dist/submit-bar/index",
|
|
|
- "van-swipe-cell": "./dist/swipe-cell/index",
|
|
|
- "van-uploader": "./dist/uploader/index",
|
|
|
- "van-switch": "./dist/switch/index",
|
|
|
- "van-tab": "./dist/tab/index",
|
|
|
- "van-tabs": "./dist/tabs/index",
|
|
|
- "van-tabbar": "./dist/tabbar/index",
|
|
|
- "van-tabbar-item": "./dist/tabbar-item/index",
|
|
|
- "van-tag": "./dist/tag/index",
|
|
|
- "van-toast": "./dist/toast/index",
|
|
|
- "van-transition": "./dist/transition/index",
|
|
|
- "van-tree-select": "./dist/tree-select/index",
|
|
|
- "van-datetime-picker": "./dist/datetime-picker/index",
|
|
|
- "van-rate": "./dist/rate/index",
|
|
|
- "van-collapse": "./dist/collapse/index",
|
|
|
- "van-collapse-item": "./dist/collapse-item/index",
|
|
|
- "van-picker": "./dist/picker/index",
|
|
|
- "van-overlay": "./dist/overlay/index",
|
|
|
- "van-circle": "./dist/circle/index",
|
|
|
- "van-index-bar": "./dist/index-bar/index",
|
|
|
- "van-index-anchor": "./dist/index-anchor/index",
|
|
|
- "van-grid": "./dist/grid/index",
|
|
|
- "van-grid-item": "./dist/grid-item/index",
|
|
|
- "van-dropdown-menu": "./dist/dropdown-menu/index",
|
|
|
- "van-dropdown-item": "./dist/dropdown-item/index",
|
|
|
- "van-skeleton": "./dist/skeleton/index",
|
|
|
- "van-calendar": "./dist/calendar/index",
|
|
|
-
|
|
|
- "dk-area":"components/dkbase/dk-area/dk-area",
|
|
|
- "dk-button": "components/dkbase/dk-button/dk-button",
|
|
|
- "dk-card":"components/dkbase/dk-card/dk-card",
|
|
|
- "dk-cell": "components/dkbase/dk-cell/dk-cell",
|
|
|
- "dk-divider": "components/dkbase/dk-divider/dk-divider",
|
|
|
- "dk-dropdown-date": "components/dkbase/dk-dropdown-date/dk-dropdown-date",
|
|
|
- "dk-dropdown-date-month": "components/dkbase/dk-dropdown-date-month/dk-dropdown-date-month",
|
|
|
- "dk-dropdown-switch": "components/dkbase/dk-dropdown-switch/dk-dropdown-switch",
|
|
|
- "dk-dropdown-date-hour-mon-sec": "components/dkbase/dk-dropdown-date-hour-mon-sec/dk-dropdown-date-hour-mon-sec",
|
|
|
- "dk-empty": "components/dkbase/dk-empty/dk-empty",
|
|
|
- "dk-field": "components/dkbase/dk-field/dk-field",
|
|
|
- "dk-grid-view": "components/dkbase/dk-grid-view/dk-grid-view",
|
|
|
-
|
|
|
- "dk-number-input": "components/dkbase/dk-number-input/dk-number-input",
|
|
|
- "dk-number-phone-input": "components/dkbase/dk-number-phone-input/dk-number-phone-input",
|
|
|
- "dk-panel":"components/dkbase/dk-panel/dk-panel",
|
|
|
- "dk-progress": "components/dkbase/dk-progress/dk-progress",
|
|
|
- "dk-save-bottom": "components/dkbase/dk-save-bottom/dk-save-bottom",
|
|
|
- "dk-search":"components/dkbase/dk-search/dk-search",
|
|
|
- "dk-side-pull-menu": "components/dkbase/dk-side-pull-menu/dk-side-pull-menu",
|
|
|
- "dk-table": "components/dkbase/dk-table/dk-table",
|
|
|
- "dk-tabs": "components/dkbase/dk-tabs/dk-tabs",
|
|
|
- "dk-tag": "components/dkbase/dk-tag/dk-tag",
|
|
|
- "dk-tabs-custom": "components/dkbase/dk-tabs-custom/dk-tabs-custom",
|
|
|
- "dk-text": "components/dkbase/dk-text/dk-text",
|
|
|
- "dk-title": "components/dkbase/dk-title/dk-title",
|
|
|
- "dk-toggle":"components/dkbase/dk-toggle/dk-toggle",
|
|
|
- "dk-uploader":"components/dkbase/dk-uploader/dk-uploader",
|
|
|
-
|
|
|
- "dk-muti-dropdown-item": "components/dkbusiness/dk-muti-dropdown-item/dk-muti-dropdown-item",
|
|
|
- "dk-single-dropdown-item": "components/dkbusiness/dk-single-dropdown-item/dk-single-dropdown-item",
|
|
|
- "dk-label-multiple-select": "components/dkbusiness/dk-label-multiple-select/dk-label-multiple-select",
|
|
|
-
|
|
|
- "loading": "components/dkbase/loading/loading"
|
|
|
- },
|
|
|
- "tabBar": {
|
|
|
- "color": "#95A8CB",
|
|
|
- "selectedColor": "#1B365D",
|
|
|
- "backgroundColor": "#FFFFFF",
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "pagePath": "pages/home-page/home-page",
|
|
|
- "text": "首页",
|
|
|
- "iconPath": "static/img/index.png",
|
|
|
- "selectedIconPath": "static/img/index_selected.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/index/index",
|
|
|
- "text": "应用",
|
|
|
- "iconPath": "static/img/app.png",
|
|
|
- "selectedIconPath": "static/img/app_selected.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/other/other",
|
|
|
- "text": "其他",
|
|
|
- "iconPath": "static/img/goodsproduct.png",
|
|
|
- "selectedIconPath": "static/img/goodsproduct_selected.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/mine/mine",
|
|
|
- "text": "我的",
|
|
|
- "iconPath": "static/img/mine.png",
|
|
|
- "selectedIconPath": "static/img/mine_selected.png"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
}
|