bulade-ui 1.1.12 → 1.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/miniprogram_dist/assets/font/iconfont.scss +533 -0
- package/miniprogram_dist/assets/font/iconfont.wxss +433 -88
- package/miniprogram_dist/bld-action-sheet/index.js +2 -2
- package/miniprogram_dist/bld-action-sheet/index.js.map +1 -1
- package/miniprogram_dist/bld-action-sheet/index.json +1 -1
- package/miniprogram_dist/bld-action-sheet/index.wxml +1 -1
- package/miniprogram_dist/bld-badge/index.js +2 -2
- package/miniprogram_dist/bld-badge/index.js.map +1 -1
- package/miniprogram_dist/bld-button/index.js +2 -2
- package/miniprogram_dist/bld-button/index.js.map +1 -1
- package/miniprogram_dist/bld-button-v2/index.js +2 -2
- package/miniprogram_dist/bld-button-v2/index.js.map +1 -1
- package/miniprogram_dist/bld-card/index.js +2 -2
- package/miniprogram_dist/bld-card/index.js.map +1 -1
- package/miniprogram_dist/bld-cell/index.js +2 -2
- package/miniprogram_dist/bld-cell/index.js.map +1 -1
- package/miniprogram_dist/bld-cell-field/index.js +2 -2
- package/miniprogram_dist/bld-cell-field/index.js.map +1 -1
- package/miniprogram_dist/bld-cell-group/index.js +2 -2
- package/miniprogram_dist/bld-cell-group/index.js.map +1 -1
- package/miniprogram_dist/bld-cell-group-v2/index.wxss +29 -29
- package/miniprogram_dist/bld-cell-v2/index.json +1 -1
- package/miniprogram_dist/bld-cell-v2/index.wxss +63 -63
- package/miniprogram_dist/bld-checkbox/index.js +2 -2
- package/miniprogram_dist/bld-checkbox/index.js.map +1 -1
- package/miniprogram_dist/bld-checkbox/index.json +1 -1
- package/miniprogram_dist/bld-checkbox-group/index.js +2 -2
- package/miniprogram_dist/bld-checkbox-group/index.js.map +1 -1
- package/miniprogram_dist/bld-cloud-image/index.js +5 -6
- package/miniprogram_dist/bld-cloud-image/index.js.map +1 -1
- package/miniprogram_dist/bld-collapse/index.js +2 -2
- package/miniprogram_dist/bld-collapse/index.js.map +1 -1
- package/miniprogram_dist/bld-dialog-tip/index.js +2 -2
- package/miniprogram_dist/bld-dialog-tip/index.js.map +1 -1
- package/miniprogram_dist/bld-dialog-tip/index.wxss +1 -1
- package/miniprogram_dist/bld-drawer/index.js +2 -2
- package/miniprogram_dist/bld-drawer/index.js.map +1 -1
- package/miniprogram_dist/bld-empty-page/index.js +2 -2
- package/miniprogram_dist/bld-empty-page/index.js.map +1 -1
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-date/index.js +2 -2
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-date/index.js.map +1 -1
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-input/index.js +2 -2
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-input/index.js.map +1 -1
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-select-input/index.js +2 -2
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-select-input/index.js.map +1 -1
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-step/index.js +2 -2
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-step/index.js.map +1 -1
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-switch/index.js +2 -2
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-switch/index.js.map +1 -1
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-textarea/index.js +2 -2
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-textarea/index.js.map +1 -1
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-time/index.js +2 -2
- package/miniprogram_dist/bld-form/bld-form-item/bld-form-time/index.js.map +1 -1
- package/miniprogram_dist/bld-html/index.js +2 -2
- package/miniprogram_dist/bld-html/index.js.map +1 -1
- package/miniprogram_dist/bld-html/index.wxss +1 -1
- package/miniprogram_dist/bld-icon/index.js +42 -7
- package/miniprogram_dist/bld-icon/index.js.map +1 -1
- package/miniprogram_dist/bld-icon/index.json +4 -1
- package/miniprogram_dist/bld-icon/index.wxml +35 -1
- package/miniprogram_dist/bld-icon/index.wxss +337 -1
- package/miniprogram_dist/bld-loading/index.js +2 -2
- package/miniprogram_dist/bld-loading/index.js.map +1 -1
- package/miniprogram_dist/bld-message/index.js +2 -2
- package/miniprogram_dist/bld-message/index.js.map +1 -1
- package/miniprogram_dist/bld-message/message.js +2 -2
- package/miniprogram_dist/bld-message/message.js.map +1 -1
- package/miniprogram_dist/bld-modal/index.js +2 -2
- package/miniprogram_dist/bld-modal/index.js.map +1 -1
- package/miniprogram_dist/bld-modal/modal.js +2 -2
- package/miniprogram_dist/bld-modal/modal.js.map +1 -1
- package/miniprogram_dist/bld-nav-bar/index.js +2 -2
- package/miniprogram_dist/bld-nav-bar/index.js.map +1 -1
- package/miniprogram_dist/bld-navbar/index.js +2 -2
- package/miniprogram_dist/bld-navbar/index.js.map +1 -1
- package/miniprogram_dist/bld-navbar-group/index.js +2 -2
- package/miniprogram_dist/bld-navbar-group/index.js.map +1 -1
- package/miniprogram_dist/bld-notice-bar/index.js +2 -2
- package/miniprogram_dist/bld-notice-bar/index.js.map +1 -1
- package/miniprogram_dist/bld-overlay/index.js +2 -2
- package/miniprogram_dist/bld-overlay/index.js.map +1 -1
- package/miniprogram_dist/bld-page/index.js +2 -2
- package/miniprogram_dist/bld-page/index.js.map +1 -1
- package/miniprogram_dist/bld-pop-up/index.js +2 -2
- package/miniprogram_dist/bld-pop-up/index.js.map +1 -1
- package/miniprogram_dist/bld-progress/index.js +2 -2
- package/miniprogram_dist/bld-progress/index.js.map +1 -1
- package/miniprogram_dist/bld-radio/index.js +2 -2
- package/miniprogram_dist/bld-radio/index.js.map +1 -1
- package/miniprogram_dist/bld-radio-group/index.js +2 -2
- package/miniprogram_dist/bld-radio-group/index.js.map +1 -1
- package/miniprogram_dist/bld-retry/index.js +2 -2
- package/miniprogram_dist/bld-retry/index.js.map +1 -1
- package/miniprogram_dist/bld-scroll-view/index.js +2 -2
- package/miniprogram_dist/bld-scroll-view/index.js.map +1 -1
- package/miniprogram_dist/bld-tag/index.js +2 -2
- package/miniprogram_dist/bld-tag/index.js.map +1 -1
- package/miniprogram_dist/bld-text/index.js +2 -2
- package/miniprogram_dist/bld-text/index.js.map +1 -1
- package/miniprogram_dist/bld-toast/index.js +2 -2
- package/miniprogram_dist/bld-toast/index.js.map +1 -1
- package/miniprogram_dist/bld-toast/index.json +1 -1
- package/miniprogram_dist/bld-toast/toast.js +2 -2
- package/miniprogram_dist/bld-toast/toast.js.map +1 -1
- package/miniprogram_dist/bld-wrapper/index.js +2 -2
- package/miniprogram_dist/bld-wrapper/index.js.map +1 -1
- package/miniprogram_dist/components-npm/mp-weixin/index.js +4 -4
- package/miniprogram_dist/components-npm/mp-weixin/index.js.map +1 -1
- package/miniprogram_dist/components-npm/mp-weixin/node/node.js +2 -2
- package/miniprogram_dist/components-npm/mp-weixin/node/node.js.map +1 -1
- package/miniprogram_dist/grid/index.js +2 -2
- package/miniprogram_dist/grid/index.js.map +1 -1
- package/miniprogram_dist/grid-item/index.js +2 -2
- package/miniprogram_dist/grid-item/index.js.map +1 -1
- package/miniprogram_dist/grid-item/index.json +1 -1
- package/miniprogram_dist/timeline/index.js +2 -2
- package/miniprogram_dist/timeline/index.js.map +1 -1
- package/miniprogram_dist/timeline-item/index.js +2 -2
- package/miniprogram_dist/timeline-item/index.js.map +1 -1
- package/miniprogram_dist/timeline-item/index.json +1 -1
- package/package.json +1 -1
- package/src/assets/font/iconfont.scss +533 -0
- package/src/assets/font/iconfont.wxss +433 -88
- package/src/bld-action-sheet/index.json +1 -1
- package/src/bld-action-sheet/index.wxml +1 -1
- package/src/bld-cell-group-v2/index.wxss +29 -29
- package/src/bld-cell-v2/index.json +1 -1
- package/src/bld-cell-v2/index.wxss +63 -63
- package/src/bld-checkbox/index.json +1 -1
- package/src/bld-dialog-tip/index.wxss +1 -1
- package/src/bld-html/index.wxss +1 -1
- package/src/bld-icon/index.js +36 -2
- package/src/bld-icon/index.json +4 -1
- package/src/bld-icon/index.scss +18 -533
- package/src/bld-icon/index.wxml +35 -1
- package/src/bld-icon/index.wxss +551 -531
- package/src/bld-icon-back/index.js +8 -0
- package/src/bld-icon-back/index.scss +1 -0
- package/src/bld-icon-back/index.wxml +1 -0
- package/src/bld-icon-back/index.wxss +531 -0
- package/src/bld-toast/index.json +1 -1
- package/src/grid-item/index.json +1 -1
- package/src/timeline-item/index.json +1 -1
- package/miniprogram_dist/icon/index.js +0 -142
- package/miniprogram_dist/icon/index.js.map +0 -1
- package/miniprogram_dist/icon/index.wxml +0 -35
- package/miniprogram_dist/icon/index.wxss +0 -200
- package/src/icon/index.js +0 -42
- package/src/icon/index.json +0 -3
- package/src/icon/index.scss +0 -17
- package/src/icon/index.wxml +0 -35
- package/src/icon/index.wxss +0 -200
- /package/{miniprogram_dist/icon → src/bld-icon-back}/index.json +0 -0
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 41);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 41:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-modal/index.js"],"names":["Component","externalClasses","options","addGlobalClass","properties","visible","type","Boolean","value","title","String","content","closeOnClickModal","showConfirmButton","showCancelButton","confirmButtonText","cancelButtonText","confirmTextColor","loading","asyncClose","methods","_reset","setData","onConfirm","data","_confirm","close","triggerEvent","onCancel","_cancel","onMaskClick","_show"],"mappings":"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","file":"bld-modal\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-modal/index.js"],"names":["Component","externalClasses","options","addGlobalClass","properties","visible","type","Boolean","value","title","String","content","closeOnClickModal","showConfirmButton","showCancelButton","confirmButtonText","cancelButtonText","confirmTextColor","loading","asyncClose","methods","_reset","setData","onConfirm","data","_confirm","close","triggerEvent","onCancel","_cancel","onMaskClick","_show"],"mappings":"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","file":"bld-modal\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 41);\n","Component({\r\n externalClasses: ['custom-class', 'custom-mask-class', 'custom-body-class'],\r\n\r\n options: {\r\n addGlobalClass: true,\r\n },\r\n\r\n properties: {\r\n visible: {\r\n type: Boolean,\r\n value: false\r\n },\r\n title: {\r\n type: String,\r\n value: ''\r\n },\r\n content: {\r\n type: String,\r\n value: ''\r\n },\r\n closeOnClickModal: {\r\n type: Boolean,\r\n value: true\r\n },\r\n showConfirmButton: {\r\n type: Boolean,\r\n value: true\r\n },\r\n showCancelButton: {\r\n type: Boolean,\r\n value: true\r\n },\r\n confirmButtonText: {\r\n type: String,\r\n value: '确定'\r\n },\r\n cancelButtonText: {\r\n type: String,\r\n value: '取消'\r\n },\r\n confirmTextColor: {\r\n type: String,\r\n value: '#409EFF'\r\n },\r\n loading: {\r\n type: Boolean,\r\n value: false\r\n },\r\n asyncClose: {\r\n type: Boolean,\r\n value: false\r\n }\r\n },\r\n\r\n methods: {\r\n _reset() {\r\n this.setData({\r\n title: '',\r\n content: '',\r\n showConfirmButton: true,\r\n showCancelButton: true,\r\n confirmButtonText: '确定',\r\n cancelButtonText: '取消',\r\n confirmTextColor: '#409EFF',\r\n loading: false,\r\n asyncClose: false\r\n })\r\n },\r\n\r\n // 确定\r\n onConfirm() {\r\n // 异步\r\n if (this.data.asyncClose) {\r\n this.setData({\r\n loading: true\r\n })\r\n if (this._confirm) {\r\n this._confirm()\r\n }\r\n } else {\r\n if (this._confirm) {\r\n this.close()\r\n }\r\n }\r\n this.triggerEvent('confirm')\r\n },\r\n\r\n onCancel() {\r\n if (this.data.loading) return\r\n\r\n this.setData({\r\n visible: false\r\n })\r\n this.triggerEvent('cancel')\r\n\r\n if (this._cancel) {\r\n this._cancel()\r\n this.close()\r\n }\r\n },\r\n\r\n onMaskClick() {\r\n if (!this.data.closeOnClickModal) return;\r\n this.close()\r\n },\r\n\r\n _show(options) {\r\n this.setData({\r\n ...options,\r\n visible: true\r\n })\r\n },\r\n\r\n // 关闭并重置默认参数\r\n close() {\r\n this.setData({\r\n visible: false\r\n })\r\n\r\n this.triggerEvent('close')\r\n }\r\n }\r\n})"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 42);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 42:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-modal/modal.js"],"names":["getCtx","selector","pages","getCurrentPages","ctx","length","componentCtx","selectComponent","console","error","Modal","Promise","resolve","reject","options","modal","_reset","_confirm","_cancel","_show","alert","Object","assign","showCancelButton","confirm","close"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;AClFA,SAASA,MAAT,CAAgBC,QAAhB,EAA0B;AACxB,MAAMC,QAAQC,iBAAd;AACA,MAAMC,MAAMF,MAAMA,MAAMG,MAAN,GAAe,CAArB,CAAZ;AACA,MAAMC,eAAeF,IAAIG,eAAJ,CAAoBN,QAApB,CAArB;;AAEA,MAAI,CAACK,YAAL,EAAmB;AACjBE,YAAQC,KAAR,CAAc,sBAAd;AACA,WAAO,IAAP;AACD;AACD,SAAOH,YAAP;AACD;;AAED,IAAMI,QAAQ,SAARA,KAAQ,UAAW;;AAEvB,SAAO,IAAIC,OAAJ,CAAY,UAACC,OAAD,EAAUC,MAAV,EAAqB;AAAA,4BACNC,OADM,CAC9Bb,QAD8B;AAAA,QAC9BA,QAD8B,qCACnB,QADmB;;AAEtC,QAAMc,QAAQf,OAAOC,QAAP,CAAd;AACAc,UAAMC,MAAN;;AAEAD,UAAME,QAAN,GAAiBL,OAAjB;AACAG,UAAMG,OAAN,GAAgBL,MAAhB;AACAE,UAAMI,KAAN,CAAYL,OAAZ;;AAEA,WAAOC,KAAP;AACD,GAVM,CAAP;AAWD,CAbD;;AAeAL,MAAMU,KAAN,GAAc;AAAA,SAAWV,MAAMW,OAAOC,MAAP,CAAc;AAC3CC,sBAAkB;AADyB,GAAd,EAE5BT,OAF4B,CAAN,CAAX;AAAA,CAAd;AAGAJ,MAAMc,OAAN,GAAgB;AAAA,SAAWd,MAAMI,OAAN,CAAX;AAAA,CAAhB;;AAEAJ,MAAMe,KAAN,GAAc,YAAyB;AAAA,MAAxBxB,QAAwB,uEAAb,QAAa;;AACrC,MAAMG,MAAMJ,OAAOC,QAAP,CAAZ;AACAG,MAAIqB,KAAJ;AACD,CAHD;;kBAKef,K","file":"bld-modal\\modal.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-modal/modal.js"],"names":["getCtx","selector","pages","getCurrentPages","ctx","length","componentCtx","selectComponent","console","error","Modal","Promise","resolve","reject","options","modal","_reset","_confirm","_cancel","_show","alert","Object","assign","showCancelButton","confirm","close"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;AClFA,SAASA,MAAT,CAAgBC,QAAhB,EAA0B;AACxB,MAAMC,QAAQC,iBAAd;AACA,MAAMC,MAAMF,MAAMA,MAAMG,MAAN,GAAe,CAArB,CAAZ;AACA,MAAMC,eAAeF,IAAIG,eAAJ,CAAoBN,QAApB,CAArB;;AAEA,MAAI,CAACK,YAAL,EAAmB;AACjBE,YAAQC,KAAR,CAAc,sBAAd;AACA,WAAO,IAAP;AACD;AACD,SAAOH,YAAP;AACD;;AAED,IAAMI,QAAQ,SAARA,KAAQ,UAAW;;AAEvB,SAAO,IAAIC,OAAJ,CAAY,UAACC,OAAD,EAAUC,MAAV,EAAqB;AAAA,4BACNC,OADM,CAC9Bb,QAD8B;AAAA,QAC9BA,QAD8B,qCACnB,QADmB;;AAEtC,QAAMc,QAAQf,OAAOC,QAAP,CAAd;AACAc,UAAMC,MAAN;;AAEAD,UAAME,QAAN,GAAiBL,OAAjB;AACAG,UAAMG,OAAN,GAAgBL,MAAhB;AACAE,UAAMI,KAAN,CAAYL,OAAZ;;AAEA,WAAOC,KAAP;AACD,GAVM,CAAP;AAWD,CAbD;;AAeAL,MAAMU,KAAN,GAAc;AAAA,SAAWV,MAAMW,OAAOC,MAAP,CAAc;AAC3CC,sBAAkB;AADyB,GAAd,EAE5BT,OAF4B,CAAN,CAAX;AAAA,CAAd;AAGAJ,MAAMc,OAAN,GAAgB;AAAA,SAAWd,MAAMI,OAAN,CAAX;AAAA,CAAhB;;AAEAJ,MAAMe,KAAN,GAAc,YAAyB;AAAA,MAAxBxB,QAAwB,uEAAb,QAAa;;AACrC,MAAMG,MAAMJ,OAAOC,QAAP,CAAZ;AACAG,MAAIqB,KAAJ;AACD,CAHD;;kBAKef,K","file":"bld-modal\\modal.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 42);\n","function getCtx(selector) {\r\n const pages = getCurrentPages()\r\n const ctx = pages[pages.length - 1]\r\n const componentCtx = ctx.selectComponent(selector)\r\n\r\n if (!componentCtx) {\r\n console.error('无法找到对应的组件,请按文档说明使用组件')\r\n return null\r\n }\r\n return componentCtx\r\n}\r\n\r\nconst Modal = options => {\r\n\r\n return new Promise((resolve, reject) => {\r\n const { selector = '#modal' } = options\r\n const modal = getCtx(selector)\r\n modal._reset()\r\n\r\n modal._confirm = resolve\r\n modal._cancel = reject\r\n modal._show(options)\r\n\r\n return modal\r\n })\r\n}\r\n\r\nModal.alert = options => Modal(Object.assign({\r\n showCancelButton: false\r\n}, options))\r\nModal.confirm = options => Modal(options)\r\n\r\nModal.close = (selector = '#modal') => {\r\n const ctx = getCtx(selector)\r\n ctx.close()\r\n}\r\n\r\nexport default Modal"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 22);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 22:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-nav-bar/index.js"],"names":["app","getApp","deviceInfo","globalData","systemInfo","noticeText","menuButtonInfo","menuButtonDistance","screenWidth","statusBarHeight","gap","top","padding","right","_baseStyle","height","width","res","wx","getMenuButtonBoundingClientRect","Component","externalClasses","options","multipleSlots","properties","bgColor","type","String","goBack","Boolean","value","showTitle","showShare","textAlign","data","style","join","titleStyle","lifetimes","ready","totalHeight","triggerEvent","observers","_style","push","setData","createSelectorQuery","select","boundingClientRect","exec","methods","navigateHome","switchTab","url","navigateBack","pages","getCurrentPages","length"],"mappings":"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","file":"bld-nav-bar\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 23);\n","const app = getApp();\r\n\r\nconst deviceInfo = app.globalData.deviceInfo;\r\nconst systemInfo = app.globalData.systemInfo;\r\nconst noticeText = app.globalData.noticeText;\r\nconst menuButtonInfo = app.globalData.menuButtonDistance;\r\nconst screenWidth = systemInfo.screenWidth;\r\n\r\nconst statusBarHeight = systemInfo.statusBarHeight;\r\nconst gap = menuButtonInfo.top - statusBarHeight;\r\nconst padding = screenWidth - menuButtonInfo.right;\r\nconst _baseStyle = [\r\n `padding-top: ${menuButtonInfo.top}px`,\r\n `padding-bottom: ${gap}px`,\r\n `line-height: ${menuButtonInfo.height}px`,\r\n `height: ${menuButtonInfo.height}px`,\r\n `padding-left: ${padding}px`,\r\n `padding-right: ${padding * 2 + menuButtonInfo.width}px`,\r\n `width: calc(100% - ${3 * padding + menuButtonInfo.width}px)`,\r\n];\r\nconst res = wx.getMenuButtonBoundingClientRect();\r\nComponent({\r\n externalClasses: [\"iclass\"],\r\n options: {\r\n multipleSlots: true, // 在组件定义时的选项中启用多slot支持\r\n },\r\n properties: {\r\n bgColor: {\r\n type: String,\r\n },\r\n goBack: {\r\n type: Boolean,\r\n value: false,\r\n },\r\n showTitle: {\r\n type: Boolean,\r\n value: true,\r\n },\r\n showShare: {\r\n type: Boolean,\r\n value: false,\r\n },\r\n textAlign: {\r\n type: String,\r\n value: \"left\",\r\n },\r\n },\r\n data: {\r\n style: _baseStyle.join(\";\"),\r\n titleStyle: \"\",\r\n top: res.height + res.top,\r\n noticeText\r\n },\r\n lifetimes: {\r\n ready() {\r\n const totalHeight = menuButtonInfo.top + menuButtonInfo.height + gap;\r\n\r\n this.triggerEvent(\"height-change\", totalHeight);\r\n // let version = systemInfo.SDKVersion\r\n // version = version.replace(/\\./g, \"\")\r\n // if(version.length == 3) {\r\n // version =version + \"0\"\r\n // }\r\n // console.log('该版本号为: '+ version)\r\n // if (parseInt(version) <= 3700) {\r\n // this.setData({\r\n // noticeText:\"检测到您的微信版本过低,部分功能或许无法使用,请升级微信至最新版本!!!\"\r\n // })\r\n // }\r\n },\r\n },\r\n observers: {\r\n bgColor: function (bgColor) {\r\n if (bgColor) {\r\n const _style = [..._baseStyle];\r\n\r\n _style.push(`background-color: ${bgColor}`);\r\n this.setData({\r\n style: _style.join(\";\"),\r\n });\r\n } else {\r\n this.setData({\r\n style: _baseStyle.join(\";\"),\r\n });\r\n }\r\n },\r\n\r\n goBack: function (goBack) {\r\n if (this.data.textAlign == \"left\") {\r\n this.setData({\r\n titleStyle: `justify-content: flex-start; padding-left: ${(12 - padding) * 2}rpx;`,\r\n });\r\n return;\r\n }\r\n\r\n if (goBack) {\r\n this.createSelectorQuery()\r\n .select(\".operations\")\r\n .boundingClientRect((res) => {\r\n this.setData({\r\n titleStyle: `padding-left: ${(menuButtonInfo.width - padding - res.height) * 2}rpx`,\r\n });\r\n })\r\n .exec();\r\n } else {\r\n this.setData({\r\n titleStyle: `padding-left: ${(menuButtonInfo.width - padding) * 2}rpx`,\r\n });\r\n }\r\n },\r\n },\r\n methods: {\r\n navigateHome() {\r\n wx.switchTab({\r\n url: \"/pages/home/index\",\r\n });\r\n },\r\n\r\n navigateBack() {\r\n const pages = getCurrentPages();\r\n\r\n if (pages.length > 1) {\r\n wx.navigateBack();\r\n\r\n return;\r\n }\r\n\r\n this.navigateHome();\r\n },\r\n },\r\n});\r\n"],"sourceRoot":""}
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-nav-bar/index.js"],"names":["app","getApp","deviceInfo","globalData","systemInfo","noticeText","menuButtonInfo","menuButtonDistance","screenWidth","statusBarHeight","gap","top","padding","right","_baseStyle","height","width","res","wx","getMenuButtonBoundingClientRect","Component","externalClasses","options","multipleSlots","properties","bgColor","type","String","goBack","Boolean","value","showTitle","showShare","textAlign","data","style","join","titleStyle","lifetimes","ready","totalHeight","triggerEvent","observers","_style","push","setData","createSelectorQuery","select","boundingClientRect","exec","methods","navigateHome","switchTab","url","navigateBack","pages","getCurrentPages","length"],"mappings":"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","file":"bld-nav-bar\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 22);\n","const app = getApp();\r\n\r\nconst deviceInfo = app.globalData.deviceInfo;\r\nconst systemInfo = app.globalData.systemInfo;\r\nconst noticeText = app.globalData.noticeText;\r\nconst menuButtonInfo = app.globalData.menuButtonDistance;\r\nconst screenWidth = systemInfo.screenWidth;\r\n\r\nconst statusBarHeight = systemInfo.statusBarHeight;\r\nconst gap = menuButtonInfo.top - statusBarHeight;\r\nconst padding = screenWidth - menuButtonInfo.right;\r\nconst _baseStyle = [\r\n `padding-top: ${menuButtonInfo.top}px`,\r\n `padding-bottom: ${gap}px`,\r\n `line-height: ${menuButtonInfo.height}px`,\r\n `height: ${menuButtonInfo.height}px`,\r\n `padding-left: ${padding}px`,\r\n `padding-right: ${padding * 2 + menuButtonInfo.width}px`,\r\n `width: calc(100% - ${3 * padding + menuButtonInfo.width}px)`,\r\n];\r\nconst res = wx.getMenuButtonBoundingClientRect();\r\nComponent({\r\n externalClasses: [\"iclass\"],\r\n options: {\r\n multipleSlots: true, // 在组件定义时的选项中启用多slot支持\r\n },\r\n properties: {\r\n bgColor: {\r\n type: String,\r\n },\r\n goBack: {\r\n type: Boolean,\r\n value: false,\r\n },\r\n showTitle: {\r\n type: Boolean,\r\n value: true,\r\n },\r\n showShare: {\r\n type: Boolean,\r\n value: false,\r\n },\r\n textAlign: {\r\n type: String,\r\n value: \"left\",\r\n },\r\n },\r\n data: {\r\n style: _baseStyle.join(\";\"),\r\n titleStyle: \"\",\r\n top: res.height + res.top,\r\n noticeText\r\n },\r\n lifetimes: {\r\n ready() {\r\n const totalHeight = menuButtonInfo.top + menuButtonInfo.height + gap;\r\n\r\n this.triggerEvent(\"height-change\", totalHeight);\r\n // let version = systemInfo.SDKVersion\r\n // version = version.replace(/\\./g, \"\")\r\n // if(version.length == 3) {\r\n // version =version + \"0\"\r\n // }\r\n // console.log('该版本号为: '+ version)\r\n // if (parseInt(version) <= 3700) {\r\n // this.setData({\r\n // noticeText:\"检测到您的微信版本过低,部分功能或许无法使用,请升级微信至最新版本!!!\"\r\n // })\r\n // }\r\n },\r\n },\r\n observers: {\r\n bgColor: function (bgColor) {\r\n if (bgColor) {\r\n const _style = [..._baseStyle];\r\n\r\n _style.push(`background-color: ${bgColor}`);\r\n this.setData({\r\n style: _style.join(\";\"),\r\n });\r\n } else {\r\n this.setData({\r\n style: _baseStyle.join(\";\"),\r\n });\r\n }\r\n },\r\n\r\n goBack: function (goBack) {\r\n if (this.data.textAlign == \"left\") {\r\n this.setData({\r\n titleStyle: `justify-content: flex-start; padding-left: ${(12 - padding) * 2}rpx;`,\r\n });\r\n return;\r\n }\r\n\r\n if (goBack) {\r\n this.createSelectorQuery()\r\n .select(\".operations\")\r\n .boundingClientRect((res) => {\r\n this.setData({\r\n titleStyle: `padding-left: ${(menuButtonInfo.width - padding - res.height) * 2}rpx`,\r\n });\r\n })\r\n .exec();\r\n } else {\r\n this.setData({\r\n titleStyle: `padding-left: ${(menuButtonInfo.width - padding) * 2}rpx`,\r\n });\r\n }\r\n },\r\n },\r\n methods: {\r\n navigateHome() {\r\n wx.switchTab({\r\n url: \"/pages/home/index\",\r\n });\r\n },\r\n\r\n navigateBack() {\r\n const pages = getCurrentPages();\r\n\r\n if (pages.length > 1) {\r\n wx.navigateBack();\r\n\r\n return;\r\n }\r\n\r\n this.navigateHome();\r\n },\r\n },\r\n});\r\n"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 45);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 45:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-navbar/index.js"],"names":["Component","externalClasses","options","addGlobalClass","relations","type","linked","target","parent","unlinked","properties","name","String","value","title","optionalTypes","Number","data","activeName","activeColor","methods","onClick","ev","triggerEvent","baseLeft","query","createSelectorQuery","select","boundingClientRect","exec","offsetLeft","currentTarget","res","left","itemWidth","width","textWidth","updateScrollPositon"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,cAAD,CADT;;AAGRC,WAAS;AACPC,oBAAgB;AADT,GAHD;;AAORC,aAAW;AACT,iCAA6B;AAC3BC,YAAM,QADqB;AAE3BC,YAF2B,kBAEpBC,MAFoB,EAEZ;AACb,aAAKC,MAAL,GAAcD,MAAd;AACD,OAJ0B;AAK3BE,cAL2B,sBAKhB;AACT,aAAKD,MAAL,GAAc,IAAd;AACD;AAP0B;AADpB,GAPH;;AAmBRE,cAAY;AACVC,UAAM;AACJN,YAAMO,MADF;AAEJC,aAAO;AAFH,KADI;AAKVC,WAAO;AACLT,YAAMO,MADD;AAELC,aAAO;AAFF,KALG;AASVA,WAAO;AACLR,YAAMO,MADD;AAELG,qBAAe,CAACC,MAAD,EAASJ,MAAT,CAFV;AAGLC,aAAO;AAHF;AATG,GAnBJ;;AAmCRI,QAAM;AACJC,gBAAY,EADR;AAEJC,iBAAa;AAFT,GAnCE;;AAwCRC,WAAS;AACPC,WADO,qBACY;AAAA;;AAAA,UAAXC,EAAW,uEAAN,IAAM;;AACjB,UAAMd,SAAS,KAAKA,MAApB;;AAEAA,aAAOe,YAAP,CAAoB,OAApB,EAA6B,KAAKN,IAAL,CAAUN,IAAvC;;AAEA,UAAMa,WAAWhB,OAAOS,IAAP,CAAYO,QAA7B;;AAEA,UAAMC,QAAQ,KAAKC,mBAAL,EAAd;;AAEAD,YAAME,MAAN,CAAa,aAAb,EAA4BC,kBAA5B;AACAH,YAAME,MAAN,CAAa,mBAAb,EAAkCC,kBAAlC;;AAEAH,YAAMI,IAAN,CAAW,eAAO;AAChB,YAAMC,aAAaR,KAAKA,GAAGS,aAAH,CAAiBD,UAAtB,GAAmCE,IAAI,CAAJ,EAAOC,IAAP,GAAcT,QAApE;AACA,YAAMU,YAAYF,IAAI,CAAJ,EAAOG,KAAzB;AACA,YAAMC,YAAYJ,IAAI,CAAJ,EAAOG,KAAzB;;AAEA3B,eAAO6B,mBAAP,CAA2BP,UAA3B,EAAuCI,SAAvC,EAAkDE,SAAlD,EAA6D,MAAKnB,IAAL,CAAUN,IAAvE;AACD,OAND;AAOD;AApBM;AAxCD,CAAV,E","file":"bld-navbar\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-navbar/index.js"],"names":["Component","externalClasses","options","addGlobalClass","relations","type","linked","target","parent","unlinked","properties","name","String","value","title","optionalTypes","Number","data","activeName","activeColor","methods","onClick","ev","triggerEvent","baseLeft","query","createSelectorQuery","select","boundingClientRect","exec","offsetLeft","currentTarget","res","left","itemWidth","width","textWidth","updateScrollPositon"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,cAAD,CADT;;AAGRC,WAAS;AACPC,oBAAgB;AADT,GAHD;;AAORC,aAAW;AACT,iCAA6B;AAC3BC,YAAM,QADqB;AAE3BC,YAF2B,kBAEpBC,MAFoB,EAEZ;AACb,aAAKC,MAAL,GAAcD,MAAd;AACD,OAJ0B;AAK3BE,cAL2B,sBAKhB;AACT,aAAKD,MAAL,GAAc,IAAd;AACD;AAP0B;AADpB,GAPH;;AAmBRE,cAAY;AACVC,UAAM;AACJN,YAAMO,MADF;AAEJC,aAAO;AAFH,KADI;AAKVC,WAAO;AACLT,YAAMO,MADD;AAELC,aAAO;AAFF,KALG;AASVA,WAAO;AACLR,YAAMO,MADD;AAELG,qBAAe,CAACC,MAAD,EAASJ,MAAT,CAFV;AAGLC,aAAO;AAHF;AATG,GAnBJ;;AAmCRI,QAAM;AACJC,gBAAY,EADR;AAEJC,iBAAa;AAFT,GAnCE;;AAwCRC,WAAS;AACPC,WADO,qBACY;AAAA;;AAAA,UAAXC,EAAW,uEAAN,IAAM;;AACjB,UAAMd,SAAS,KAAKA,MAApB;;AAEAA,aAAOe,YAAP,CAAoB,OAApB,EAA6B,KAAKN,IAAL,CAAUN,IAAvC;;AAEA,UAAMa,WAAWhB,OAAOS,IAAP,CAAYO,QAA7B;;AAEA,UAAMC,QAAQ,KAAKC,mBAAL,EAAd;;AAEAD,YAAME,MAAN,CAAa,aAAb,EAA4BC,kBAA5B;AACAH,YAAME,MAAN,CAAa,mBAAb,EAAkCC,kBAAlC;;AAEAH,YAAMI,IAAN,CAAW,eAAO;AAChB,YAAMC,aAAaR,KAAKA,GAAGS,aAAH,CAAiBD,UAAtB,GAAmCE,IAAI,CAAJ,EAAOC,IAAP,GAAcT,QAApE;AACA,YAAMU,YAAYF,IAAI,CAAJ,EAAOG,KAAzB;AACA,YAAMC,YAAYJ,IAAI,CAAJ,EAAOG,KAAzB;;AAEA3B,eAAO6B,mBAAP,CAA2BP,UAA3B,EAAuCI,SAAvC,EAAkDE,SAAlD,EAA6D,MAAKnB,IAAL,CAAUN,IAAvE;AACD,OAND;AAOD;AApBM;AAxCD,CAAV,E","file":"bld-navbar\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 45);\n","Component({\r\n externalClasses: ['custom-class'],\r\n\r\n options: {\r\n addGlobalClass: true,\r\n },\r\n\r\n relations: {\r\n '../bld-navbar-group/index': {\r\n type: 'parent',\r\n linked(target) {\r\n this.parent = target\r\n },\r\n unlinked() {\r\n this.parent = null\r\n }\r\n }\r\n },\r\n\r\n properties: {\r\n name: {\r\n type: String,\r\n value: ''\r\n },\r\n title: {\r\n type: String,\r\n value: ''\r\n },\r\n value: {\r\n type: String,\r\n optionalTypes: [Number, String],\r\n value: ''\r\n }\r\n },\r\n\r\n data: {\r\n activeName: '',\r\n activeColor: ''\r\n },\r\n\r\n methods: {\r\n onClick(ev = null) {\r\n const parent = this.parent\r\n\r\n parent.triggerEvent('click', this.data.name)\r\n\r\n const baseLeft = parent.data.baseLeft\r\n\r\n const query = this.createSelectorQuery()\r\n\r\n query.select('.m-tab-item').boundingClientRect()\r\n query.select('.m-tab-item__text').boundingClientRect()\r\n\r\n query.exec(res => {\r\n const offsetLeft = ev ? ev.currentTarget.offsetLeft : res[0].left - baseLeft\r\n const itemWidth = res[0].width\r\n const textWidth = res[1].width\r\n\r\n parent.updateScrollPositon(offsetLeft, itemWidth, textWidth, this.data.name)\r\n })\r\n }\r\n }\r\n})"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 46);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 46:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-navbar-group/index.js"],"names":["Component","externalClasses","options","addGlobalClass","relations","type","linked","_updateChildren","unlinked","properties","activeName","String","optionalTypes","Number","value","activeColor","lineWidth","lineColor","lineHeight","data","baseLeft","scrollLeft","lineLeft","activeLineWidth","tabWidth","methods","timer","clearTimeout","setTimeout","children","getRelationNodes","len","length","_updateWrapInfo","wx","nextTick","query","createSelectorQuery","select","boundingClientRect","scrollOffset","exec","res","left","width","forEach","child","index","name","onClick","updateScrollPositon","domWidth","color","setData","custonLineWidth","Math","floor","parseInt","triggerEvent"],"mappings":"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","file":"bld-navbar-group\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 47);\n","Component({\r\n externalClasses: ['custom-class'],\r\n\r\n options: {\r\n addGlobalClass: true,\r\n },\r\n\r\n relations: {\r\n '../bld-navbar/index': {\r\n type: 'child',\r\n linked() {\r\n this._updateChildren()\r\n },\r\n unlinked() {\r\n this._updateChildren()\r\n }\r\n }\r\n },\r\n\r\n properties: {\r\n activeName: {\r\n type: String,\r\n optionalTypes: [Number, String],\r\n value: ''\r\n },\r\n\r\n activeColor: {\r\n type: String,\r\n value: ''\r\n },\r\n\r\n lineWidth: {\r\n type: Number,\r\n optionalTypes: [Number, String],\r\n value: 0\r\n },\r\n\r\n lineColor: {\r\n type: String,\r\n value: ''\r\n },\r\n\r\n lineHeight: {\r\n type: Number,\r\n value: 6\r\n }\r\n },\r\n\r\n data: {\r\n baseLeft: 0,\r\n scrollLeft: 0,\r\n lineLeft: 0,\r\n activeLineWidth: 0,\r\n tabWidth: 0,\r\n },\r\n\r\n methods: {\r\n _updateChildren() {\r\n // 防抖减少重复触发\r\n if (this.timer) {\r\n clearTimeout(this.timer)\r\n this.timer = null\r\n }\r\n\r\n this.timer = setTimeout(() => {\r\n let children = this.getRelationNodes('../navbar/index')\r\n this.children = children\r\n const len = children.length\r\n\r\n // 渲染完成后更新内容区域宽度\r\n if (len) {\r\n this._updateWrapInfo(children)\r\n }\r\n }, 60)\r\n },\r\n\r\n\r\n // 渲染完成后更新内容区域宽度\r\n _updateWrapInfo(children) {\r\n wx.nextTick(() => {\r\n const query = this.createSelectorQuery()\r\n query.select('.m-tabs').boundingClientRect()\r\n query.select('.m-tabs__scroll').scrollOffset()\r\n query.exec(res => {\r\n this.data.baseLeft = res[0].left\r\n\r\n const tabWidth = res[0].width // 选项卡总宽度 \r\n this.data.tabWidth = tabWidth\r\n\r\n const { activeName } = this.data\r\n\r\n if (activeName) {\r\n children.forEach((child, index) => {\r\n if (child.data.name === activeName) {\r\n child.onClick()\r\n }\r\n })\r\n } else {\r\n children[0].onClick()\r\n }\r\n\r\n })\r\n })\r\n },\r\n\r\n\r\n updateScrollPositon(left, domWidth, lineWidth, name) {\r\n\r\n // 设置选中标签的字体颜色\r\n const { activeColor } = this.data\r\n\r\n if (activeColor) {\r\n this.children.forEach((child, index) => {\r\n let color = child.data.name === name ? activeColor : ''\r\n child.setData({\r\n activeName: name,\r\n activeColor: color\r\n })\r\n })\r\n }\r\n\r\n const scrollLeft = left - this.data.tabWidth / 2 + domWidth / 2\r\n\r\n const custonLineWidth = Math.floor(parseInt(this.data.lineWidth) * (this.data.tabWidth / 750))\r\n\r\n const activeLineWidth = custonLineWidth ? custonLineWidth <= domWidth ? custonLineWidth : domWidth : lineWidth\r\n\r\n const lineLeft = left + domWidth / 2 - activeLineWidth / 2\r\n\r\n this.setData({\r\n scrollLeft,\r\n lineLeft,\r\n activeLineWidth\r\n }, () => {\r\n this.triggerEvent('change', name)\r\n })\r\n }\r\n }\r\n})\r\n"],"sourceRoot":""}
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-navbar-group/index.js"],"names":["Component","externalClasses","options","addGlobalClass","relations","type","linked","_updateChildren","unlinked","properties","activeName","String","optionalTypes","Number","value","activeColor","lineWidth","lineColor","lineHeight","data","baseLeft","scrollLeft","lineLeft","activeLineWidth","tabWidth","methods","timer","clearTimeout","setTimeout","children","getRelationNodes","len","length","_updateWrapInfo","wx","nextTick","query","createSelectorQuery","select","boundingClientRect","scrollOffset","exec","res","left","width","forEach","child","index","name","onClick","updateScrollPositon","domWidth","color","setData","custonLineWidth","Math","floor","parseInt","triggerEvent"],"mappings":"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","file":"bld-navbar-group\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 46);\n","Component({\r\n externalClasses: ['custom-class'],\r\n\r\n options: {\r\n addGlobalClass: true,\r\n },\r\n\r\n relations: {\r\n '../bld-navbar/index': {\r\n type: 'child',\r\n linked() {\r\n this._updateChildren()\r\n },\r\n unlinked() {\r\n this._updateChildren()\r\n }\r\n }\r\n },\r\n\r\n properties: {\r\n activeName: {\r\n type: String,\r\n optionalTypes: [Number, String],\r\n value: ''\r\n },\r\n\r\n activeColor: {\r\n type: String,\r\n value: ''\r\n },\r\n\r\n lineWidth: {\r\n type: Number,\r\n optionalTypes: [Number, String],\r\n value: 0\r\n },\r\n\r\n lineColor: {\r\n type: String,\r\n value: ''\r\n },\r\n\r\n lineHeight: {\r\n type: Number,\r\n value: 6\r\n }\r\n },\r\n\r\n data: {\r\n baseLeft: 0,\r\n scrollLeft: 0,\r\n lineLeft: 0,\r\n activeLineWidth: 0,\r\n tabWidth: 0,\r\n },\r\n\r\n methods: {\r\n _updateChildren() {\r\n // 防抖减少重复触发\r\n if (this.timer) {\r\n clearTimeout(this.timer)\r\n this.timer = null\r\n }\r\n\r\n this.timer = setTimeout(() => {\r\n let children = this.getRelationNodes('../navbar/index')\r\n this.children = children\r\n const len = children.length\r\n\r\n // 渲染完成后更新内容区域宽度\r\n if (len) {\r\n this._updateWrapInfo(children)\r\n }\r\n }, 60)\r\n },\r\n\r\n\r\n // 渲染完成后更新内容区域宽度\r\n _updateWrapInfo(children) {\r\n wx.nextTick(() => {\r\n const query = this.createSelectorQuery()\r\n query.select('.m-tabs').boundingClientRect()\r\n query.select('.m-tabs__scroll').scrollOffset()\r\n query.exec(res => {\r\n this.data.baseLeft = res[0].left\r\n\r\n const tabWidth = res[0].width // 选项卡总宽度 \r\n this.data.tabWidth = tabWidth\r\n\r\n const { activeName } = this.data\r\n\r\n if (activeName) {\r\n children.forEach((child, index) => {\r\n if (child.data.name === activeName) {\r\n child.onClick()\r\n }\r\n })\r\n } else {\r\n children[0].onClick()\r\n }\r\n\r\n })\r\n })\r\n },\r\n\r\n\r\n updateScrollPositon(left, domWidth, lineWidth, name) {\r\n\r\n // 设置选中标签的字体颜色\r\n const { activeColor } = this.data\r\n\r\n if (activeColor) {\r\n this.children.forEach((child, index) => {\r\n let color = child.data.name === name ? activeColor : ''\r\n child.setData({\r\n activeName: name,\r\n activeColor: color\r\n })\r\n })\r\n }\r\n\r\n const scrollLeft = left - this.data.tabWidth / 2 + domWidth / 2\r\n\r\n const custonLineWidth = Math.floor(parseInt(this.data.lineWidth) * (this.data.tabWidth / 750))\r\n\r\n const activeLineWidth = custonLineWidth ? custonLineWidth <= domWidth ? custonLineWidth : domWidth : lineWidth\r\n\r\n const lineLeft = left + domWidth / 2 - activeLineWidth / 2\r\n\r\n this.setData({\r\n scrollLeft,\r\n lineLeft,\r\n activeLineWidth\r\n }, () => {\r\n this.triggerEvent('change', name)\r\n })\r\n }\r\n }\r\n})\r\n"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 21);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 21:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-notice-bar/index.js"],"names":["Component","externalClasses","options","addGlobalClass","multipleSlots","properties","delay","type","Number","value","speed","scrollable","Boolean","multiline","data","delaySec","lifetimes","ready","getContainerWidth","methods","query","createSelectorQuery","select","boundingClientRect","exec","wrapW","wx","getSystemInfoSync","windowWidth","noticeW","res","width","containW","setData","parseInt"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,QAAD,CADT;;AAGRC,WAAS;AACPC,oBAAgB,IADT;AAEPC,mBAAe,IAFR,CAEa;AAFb,GAHD;;AAQRC,cAAY;AACV;AACAC,WAAO;AACLC,YAAMC,MADD;AAELC,aAAO;AAFF,KAFG;AAMV;AACAC,WAAO;AACLH,YAAMC,MADD;AAELC,aAAO;AAFF,KAPG;AAWV;AACAE,gBAAY;AACVJ,YAAMK,OADI;AAEVH,aAAO;AAFG,KAZF;AAgBVI,eAAW;AACTN,YAAMK,OADG;AAETH,aAAO;AAFE;AAhBD,GARJ;;AA8BRK,QAAM;AACJC,cAAU;AADN,GA9BE;;AAkCRC,aAAW;AACTC,SADS,mBACD;AACN,WAAKC,iBAAL;AACD;AAHQ,GAlCH;;AAwCRC,WAAS;AACPD,qBADO,+BACa;AAAA;;AAClB,UAAME,QAAQ,KAAKC,mBAAL,EAAd;AACAD,YAAME,MAAN,CAAa,eAAb,EAA8BC,kBAA9B;AACAH,YAAME,MAAN,CAAa,wBAAb,EAAuCC,kBAAvC;;AAEAH,YAAMI,IAAN,CAAW,eAAO;AAChB,YAAMC,QAAQC,GAAGC,iBAAH,GAAuBC,WAArC,CADgB,CACkC;AAClD,YAAMC,UAAWC,IAAI,CAAJ,EAAOC,KAAR,IAAkB,MAAMN,KAAxB,CAAhB;AACA,YAAMO,WAAYF,IAAI,CAAJ,EAAOC,KAAR,IAAkB,MAAMN,KAAxB,CAAjB,CAHgB,CAGkC;;AAElD;AACA,YAAIO,YAAYH,OAAhB,EAAyB;AACvB,gBAAKI,OAAL,CAAa;AACXtB,wBAAY;AADD,WAAb;;AAIA;AACD;;AAED,YAAMI,WAAWiB,WAAW,MAAKlB,IAAL,CAAUJ,KAAtC;;AAEA,cAAKuB,OAAL,CAAa;AACXlB,oBAAUmB,SAASnB,QAAT;AADC,SAAb;AAGD,OAnBD;AAoBD;AA1BM;AAxCD,CAAV,E","file":"bld-notice-bar\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-notice-bar/index.js"],"names":["Component","externalClasses","options","addGlobalClass","multipleSlots","properties","delay","type","Number","value","speed","scrollable","Boolean","multiline","data","delaySec","lifetimes","ready","getContainerWidth","methods","query","createSelectorQuery","select","boundingClientRect","exec","wrapW","wx","getSystemInfoSync","windowWidth","noticeW","res","width","containW","setData","parseInt"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,QAAD,CADT;;AAGRC,WAAS;AACPC,oBAAgB,IADT;AAEPC,mBAAe,IAFR,CAEa;AAFb,GAHD;;AAQRC,cAAY;AACV;AACAC,WAAO;AACLC,YAAMC,MADD;AAELC,aAAO;AAFF,KAFG;AAMV;AACAC,WAAO;AACLH,YAAMC,MADD;AAELC,aAAO;AAFF,KAPG;AAWV;AACAE,gBAAY;AACVJ,YAAMK,OADI;AAEVH,aAAO;AAFG,KAZF;AAgBVI,eAAW;AACTN,YAAMK,OADG;AAETH,aAAO;AAFE;AAhBD,GARJ;;AA8BRK,QAAM;AACJC,cAAU;AADN,GA9BE;;AAkCRC,aAAW;AACTC,SADS,mBACD;AACN,WAAKC,iBAAL;AACD;AAHQ,GAlCH;;AAwCRC,WAAS;AACPD,qBADO,+BACa;AAAA;;AAClB,UAAME,QAAQ,KAAKC,mBAAL,EAAd;AACAD,YAAME,MAAN,CAAa,eAAb,EAA8BC,kBAA9B;AACAH,YAAME,MAAN,CAAa,wBAAb,EAAuCC,kBAAvC;;AAEAH,YAAMI,IAAN,CAAW,eAAO;AAChB,YAAMC,QAAQC,GAAGC,iBAAH,GAAuBC,WAArC,CADgB,CACkC;AAClD,YAAMC,UAAWC,IAAI,CAAJ,EAAOC,KAAR,IAAkB,MAAMN,KAAxB,CAAhB;AACA,YAAMO,WAAYF,IAAI,CAAJ,EAAOC,KAAR,IAAkB,MAAMN,KAAxB,CAAjB,CAHgB,CAGkC;;AAElD;AACA,YAAIO,YAAYH,OAAhB,EAAyB;AACvB,gBAAKI,OAAL,CAAa;AACXtB,wBAAY;AADD,WAAb;;AAIA;AACD;;AAED,YAAMI,WAAWiB,WAAW,MAAKlB,IAAL,CAAUJ,KAAtC;;AAEA,cAAKuB,OAAL,CAAa;AACXlB,oBAAUmB,SAASnB,QAAT;AADC,SAAb;AAGD,OAnBD;AAoBD;AA1BM;AAxCD,CAAV,E","file":"bld-notice-bar\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 21);\n","Component({\r\n externalClasses: ['iclass'],\r\n \r\n options: {\r\n addGlobalClass: true,\r\n multipleSlots: true // 在组件定义时的选项中启用多slot支持\r\n },\r\n \r\n properties: {\r\n // 延迟播放时长\r\n delay: {\r\n type: Number,\r\n value: 1\r\n },\r\n // 滚动速度 rpx/s\r\n speed: {\r\n type: Number,\r\n value: 150\r\n },\r\n // 长度溢出时自动滚动播放\r\n scrollable: {\r\n type: Boolean,\r\n value: true\r\n },\r\n multiline: {\r\n type: Boolean,\r\n value: false\r\n }\r\n },\r\n\r\n data: {\r\n delaySec: 0,\r\n },\r\n\r\n lifetimes: {\r\n ready() {\r\n this.getContainerWidth()\r\n }\r\n },\r\n\r\n methods: {\r\n getContainerWidth() {\r\n const query = this.createSelectorQuery()\r\n query.select('.m-notice-bar').boundingClientRect()\r\n query.select('.m-notice-bar__content').boundingClientRect()\r\n\r\n query.exec(res => {\r\n const wrapW = wx.getSystemInfoSync().windowWidth // 容器宽度\r\n const noticeW = (res[0].width) * (750 / wrapW)\r\n const containW = (res[1].width) * (750 / wrapW) // 内容宽度(折合为rpx)\r\n \r\n // 内容宽度小于内容区域宽度,则不滚动\r\n if (containW <= noticeW) {\r\n this.setData({\r\n scrollable: false\r\n })\r\n\r\n return;\r\n }\r\n\r\n const delaySec = containW / this.data.speed\r\n\r\n this.setData({\r\n delaySec: parseInt(delaySec)\r\n })\r\n })\r\n }\r\n }\r\n});\r\n"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 23);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 23:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-overlay/index.js"],"names":["Component","externalClasses","properties","show","type","Boolean","contentPosition","String","value","methods","hide","setData"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,QAAD,CADT;AAERC,cAAY;AACVC,UAAM;AACJC,YAAMC;AADF,KADI;AAIVC,qBAAiB;AACfF,YAAMG,MADS;AAEfC,aAAO;AAFQ;AAJP,GAFJ;AAWRC,WAAS;AACPC,QADO,kBACA;AACL,WAAKC,OAAL,CAAa,EAAER,MAAM,KAAR,EAAb;AACD;AAHM;AAXD,CAAV,E","file":"bld-overlay\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-overlay/index.js"],"names":["Component","externalClasses","properties","show","type","Boolean","contentPosition","String","value","methods","hide","setData"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,QAAD,CADT;AAERC,cAAY;AACVC,UAAM;AACJC,YAAMC;AADF,KADI;AAIVC,qBAAiB;AACfF,YAAMG,MADS;AAEfC,aAAO;AAFQ;AAJP,GAFJ;AAWRC,WAAS;AACPC,QADO,kBACA;AACL,WAAKC,OAAL,CAAa,EAAER,MAAM,KAAR,EAAb;AACD;AAHM;AAXD,CAAV,E","file":"bld-overlay\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 23);\n","Component({\r\n externalClasses: [\"iclass\"],\r\n properties: {\r\n show: {\r\n type: Boolean,\r\n },\r\n contentPosition: {\r\n type: String,\r\n value: \"bottom\",\r\n },\r\n },\r\n methods: {\r\n hide() {\r\n this.setData({ show: false });\r\n },\r\n },\r\n});\r\n"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 25);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 25:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-page/index.js"],"names":["Component","externalClasses","options","multipleSlots","properties","navBarMode","type","String","value","navBarShowDistance","Number","navBarShowShare","Boolean","navBarBgColor","navBarGoBack","mode","scrollTop","data","_navBarShowTitle","_navBarBgColor","lifetimes","attached","setData","methods","scroll","e","triggerEvent","detail","showNavBarAfterScroll","scrollToLower","ok"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,YAAD,EAAe,eAAf,EAAgC,eAAhC,EAAiD,cAAjD,CADT;AAERC,WAAS;AACPC,mBAAe;AADR,GAFD;AAKRC,cAAY;AACVC,gBAAY;AACVC,YAAMC,MADI;AAEVC,aAAO;AAFG,KADF;AAKVC,wBAAoB;AAClBH,YAAMI,MADY;AAElBF,aAAO;AAFW,KALV;AASVG,qBAAiB;AACfL,YAAMM,OADS;AAEfJ,aAAO;AAFQ,KATP;AAaVK,mBAAe;AACbP,YAAMC,MADO;AAEbC,aAAO;AAFM,KAbL;AAiBVM,kBAAc;AACZR,YAAMM,OADM;AAEZJ,aAAO;AAFK,KAjBJ;AAqBVO,UAAM;AACJT,YAAMC,MADF;AAEJC,aAAO;AAFH,KArBI;AAyBVQ,eAAW;AACTV,YAAMI,MADG;AAETF,aAAO;AAFE;AAzBD,GALJ;AAmCRS,QAAM;AACJC,sBAAkB,IADd;AAEJC,oBAAgB;AAFZ,GAnCE;AAuCRC,aAAW;AACTC,YADS,sBACE;AACT,UAAI,KAAKJ,IAAL,CAAUZ,UAAV,IAAwB,QAA5B,EAAsC;AACpC,aAAKiB,OAAL,CAAa;AACXJ,4BAAkB,IADP;AAEXC,0BAAgB,KAAKF,IAAL,CAAUJ;AAFf,SAAb;AAID,OALD,MAKO,IAAI,KAAKI,IAAL,CAAUZ,UAAV,IAAwB,mBAA5B,EAAiD;AACtD,aAAKiB,OAAL,CAAa;AACXJ,4BAAkB,KADP;AAEXC,0BAAgB;AAFL,SAAb;AAID;AACF;AAbQ,GAvCH;AAsDRI,WAAS;AACPC,UADO,kBACAC,CADA,EACG;AACR,WAAKC,YAAL,CAAkB,QAAlB,eAAiCD,EAAEE,MAAnC;AACA,WAAKC,qBAAL,CAA2BH,CAA3B;AACD,KAJM;AAMPI,iBANO,yBAMOJ,CANP,EAMU;AACf,WAAKC,YAAL,CAAkB,eAAlB,eAAwCD,EAAEE,MAA1C;AACD,KARM;AAUPC,yBAVO,iCAUeH,CAVf,EAUkB;AACvB,UAAI,KAAKR,IAAL,CAAUZ,UAAV,IAAwB,mBAA5B,EAAiD;AAC/C;AACD;;AAED,UAAMyB,KAAKL,EAAEE,MAAF,CAASX,SAAT,GAAqB,KAAKC,IAAL,CAAUR,kBAA1C;;AAEA,WAAKa,OAAL,CAAa;AACXJ,0BAAkBY,EADP;AAEXX,wBAAgBW,KAAK,KAAKb,IAAL,CAAUJ,aAAf,GAA+B;AAFpC,OAAb;AAID;AArBM;AAtDD,CAAV,E","file":"bld-page\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-page/index.js"],"names":["Component","externalClasses","options","multipleSlots","properties","navBarMode","type","String","value","navBarShowDistance","Number","navBarShowShare","Boolean","navBarBgColor","navBarGoBack","mode","scrollTop","data","_navBarShowTitle","_navBarBgColor","lifetimes","attached","setData","methods","scroll","e","triggerEvent","detail","showNavBarAfterScroll","scrollToLower","ok"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,YAAD,EAAe,eAAf,EAAgC,eAAhC,EAAiD,cAAjD,CADT;AAERC,WAAS;AACPC,mBAAe;AADR,GAFD;AAKRC,cAAY;AACVC,gBAAY;AACVC,YAAMC,MADI;AAEVC,aAAO;AAFG,KADF;AAKVC,wBAAoB;AAClBH,YAAMI,MADY;AAElBF,aAAO;AAFW,KALV;AASVG,qBAAiB;AACfL,YAAMM,OADS;AAEfJ,aAAO;AAFQ,KATP;AAaVK,mBAAe;AACbP,YAAMC,MADO;AAEbC,aAAO;AAFM,KAbL;AAiBVM,kBAAc;AACZR,YAAMM,OADM;AAEZJ,aAAO;AAFK,KAjBJ;AAqBVO,UAAM;AACJT,YAAMC,MADF;AAEJC,aAAO;AAFH,KArBI;AAyBVQ,eAAW;AACTV,YAAMI,MADG;AAETF,aAAO;AAFE;AAzBD,GALJ;AAmCRS,QAAM;AACJC,sBAAkB,IADd;AAEJC,oBAAgB;AAFZ,GAnCE;AAuCRC,aAAW;AACTC,YADS,sBACE;AACT,UAAI,KAAKJ,IAAL,CAAUZ,UAAV,IAAwB,QAA5B,EAAsC;AACpC,aAAKiB,OAAL,CAAa;AACXJ,4BAAkB,IADP;AAEXC,0BAAgB,KAAKF,IAAL,CAAUJ;AAFf,SAAb;AAID,OALD,MAKO,IAAI,KAAKI,IAAL,CAAUZ,UAAV,IAAwB,mBAA5B,EAAiD;AACtD,aAAKiB,OAAL,CAAa;AACXJ,4BAAkB,KADP;AAEXC,0BAAgB;AAFL,SAAb;AAID;AACF;AAbQ,GAvCH;AAsDRI,WAAS;AACPC,UADO,kBACAC,CADA,EACG;AACR,WAAKC,YAAL,CAAkB,QAAlB,eAAiCD,EAAEE,MAAnC;AACA,WAAKC,qBAAL,CAA2BH,CAA3B;AACD,KAJM;AAMPI,iBANO,yBAMOJ,CANP,EAMU;AACf,WAAKC,YAAL,CAAkB,eAAlB,eAAwCD,EAAEE,MAA1C;AACD,KARM;AAUPC,yBAVO,iCAUeH,CAVf,EAUkB;AACvB,UAAI,KAAKR,IAAL,CAAUZ,UAAV,IAAwB,mBAA5B,EAAiD;AAC/C;AACD;;AAED,UAAMyB,KAAKL,EAAEE,MAAF,CAASX,SAAT,GAAqB,KAAKC,IAAL,CAAUR,kBAA1C;;AAEA,WAAKa,OAAL,CAAa;AACXJ,0BAAkBY,EADP;AAEXX,wBAAgBW,KAAK,KAAKb,IAAL,CAAUJ,aAAf,GAA+B;AAFpC,OAAb;AAID;AArBM;AAtDD,CAAV,E","file":"bld-page\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 25);\n","Component({\r\n externalClasses: [\"page-class\", \"nav-bar-class\", \"content-class\", \"footer-class\"],\r\n options: {\r\n multipleSlots: true,\r\n },\r\n properties: {\r\n navBarMode: {\r\n type: String,\r\n value: \"always\",\r\n },\r\n navBarShowDistance: {\r\n type: Number,\r\n value: 50,\r\n },\r\n navBarShowShare: {\r\n type: Boolean,\r\n value: false,\r\n },\r\n navBarBgColor: {\r\n type: String,\r\n value: \"#fff\",\r\n },\r\n navBarGoBack: {\r\n type: Boolean,\r\n value: true,\r\n },\r\n mode: {\r\n type: String,\r\n value: \"nav-to-bottom\",\r\n },\r\n scrollTop: {\r\n type: Number,\r\n value: 0,\r\n },\r\n },\r\n data: {\r\n _navBarShowTitle: true,\r\n _navBarBgColor: \"\",\r\n },\r\n lifetimes: {\r\n attached() {\r\n if (this.data.navBarMode == \"always\") {\r\n this.setData({\r\n _navBarShowTitle: true,\r\n _navBarBgColor: this.data.navBarBgColor,\r\n });\r\n } else if (this.data.navBarMode == \"show-after-scroll\") {\r\n this.setData({\r\n _navBarShowTitle: false,\r\n _navBarBgColor: null,\r\n });\r\n }\r\n },\r\n },\r\n methods: {\r\n scroll(e) {\r\n this.triggerEvent(\"scroll\", { ...e.detail });\r\n this.showNavBarAfterScroll(e);\r\n },\r\n\r\n scrollToLower(e) {\r\n this.triggerEvent(\"scrollToLower\", { ...e.detail });\r\n },\r\n\r\n showNavBarAfterScroll(e) {\r\n if (this.data.navBarMode != \"show-after-scroll\") {\r\n return;\r\n }\r\n\r\n const ok = e.detail.scrollTop > this.data.navBarShowDistance;\r\n\r\n this.setData({\r\n _navBarShowTitle: ok,\r\n _navBarBgColor: ok ? this.data.navBarBgColor : null,\r\n });\r\n },\r\n },\r\n});\r\n"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 28);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 28:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-pop-up/index.js"],"names":["Component","properties","cfgInfo","type","Object","value","hideBtn","bgIsClose","show","Boolean","methods","closeBj","data","closePopUp","setData","triggerEvent"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,cAAY;AACVC,aAAS;AACPC,YAAMC,MADC;AAEPC,aAAO;AACLC,iBAAS,KADJ;AAELC,mBAAW;AAFN;AAFA,KADC;AAQVC,UAAK;AACHL,YAAKM,OADF;AAEHJ,aAAM;AAFH;AARK,GADJ;;AAeRK,WAAS;AACPC,WADO,qBACG;AACR,UAAI,KAAKC,IAAL,CAAUV,OAAV,CAAkBK,SAAtB,EAAiC;AAC/B,aAAKM,UAAL;AACD;AACF,KALM;AAMPA,cANO,wBAMM;AACX,WAAKC,OAAL,CAAa;AACXN,cAAM;AADK,OAAb;AAGA,WAAKO,YAAL,CAAkB,YAAlB,EAAgC,EAAhC;AACD;AAXM;AAfD,CAAV,E","file":"bld-pop-up\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-pop-up/index.js"],"names":["Component","properties","cfgInfo","type","Object","value","hideBtn","bgIsClose","show","Boolean","methods","closeBj","data","closePopUp","setData","triggerEvent"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,cAAY;AACVC,aAAS;AACPC,YAAMC,MADC;AAEPC,aAAO;AACLC,iBAAS,KADJ;AAELC,mBAAW;AAFN;AAFA,KADC;AAQVC,UAAK;AACHL,YAAKM,OADF;AAEHJ,aAAM;AAFH;AARK,GADJ;;AAeRK,WAAS;AACPC,WADO,qBACG;AACR,UAAI,KAAKC,IAAL,CAAUV,OAAV,CAAkBK,SAAtB,EAAiC;AAC/B,aAAKM,UAAL;AACD;AACF,KALM;AAMPA,cANO,wBAMM;AACX,WAAKC,OAAL,CAAa;AACXN,cAAM;AADK,OAAb;AAGA,WAAKO,YAAL,CAAkB,YAAlB,EAAgC,EAAhC;AACD;AAXM;AAfD,CAAV,E","file":"bld-pop-up\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 28);\n","Component({\r\n properties: {\r\n cfgInfo: {\r\n type: Object,\r\n value: {\r\n hideBtn: false,\r\n bgIsClose: false,\r\n },\r\n },\r\n show:{\r\n type:Boolean,\r\n value:false\r\n }\r\n },\r\n \r\n methods: {\r\n closeBj() {\r\n if (this.data.cfgInfo.bgIsClose) {\r\n this.closePopUp();\r\n }\r\n },\r\n closePopUp() {\r\n this.setData({\r\n show: false,\r\n });\r\n this.triggerEvent(\"closePopUp\", {});\r\n },\r\n },\r\n});\r\n"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 47);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 47:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-progress/index.js"],"names":["Component","externalClasses","options","addGlobalClass","properties","type","String","value","percent","Number","pointText","pointColor","activeColor","pointVisible","Boolean","textColor","barHeight","optionalTypes"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,QAAD,CADT;;AAGRC,WAAS;AACPC,oBAAgB;AADT,GAHD;;AAORC,cAAY;AACVC,UAAM;AACJA,YAAMC,MADF;AAEJC,aAAO;AAFH,KADI;;AAMVC,aAAS;AACPH,YAAMI,MADC;AAEPF,aAAO;AAFA,KANC;;AAWVG,eAAW;AACTL,YAAMC,MADG;AAETC,aAAO;AAFE,KAXD;AAeVI,gBAAY;AACVN,YAAMC,MADI;AAEVC,aAAO;AAFG,KAfF;;AAoBVK,iBAAa;AACXP,YAAMC,MADK;AAEXC,aAAO;AAFI,KApBH;;AAyBVM,kBAAc;AACZR,YAAMS,OADM;AAEZP,aAAO;AAFK,KAzBJ;;AA8BVQ,eAAW;AACTV,YAAMC,MADG;AAETC,aAAO;AAFE,KA9BD;;AAmCVS,eAAW;AACTX,YAAMI,MADG;AAETQ,qBAAe,CAACR,MAAD,EAASH,MAAT,CAFN;AAGTC,aAAO;AAHE;AAnCD;AAPJ,CAAV,E","file":"bld-progress\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s =
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bld-progress/index.js"],"names":["Component","externalClasses","options","addGlobalClass","properties","type","String","value","percent","Number","pointText","pointColor","activeColor","pointVisible","Boolean","textColor","barHeight","optionalTypes"],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;AClFAA,UAAU;AACRC,mBAAiB,CAAC,QAAD,CADT;;AAGRC,WAAS;AACPC,oBAAgB;AADT,GAHD;;AAORC,cAAY;AACVC,UAAM;AACJA,YAAMC,MADF;AAEJC,aAAO;AAFH,KADI;;AAMVC,aAAS;AACPH,YAAMI,MADC;AAEPF,aAAO;AAFA,KANC;;AAWVG,eAAW;AACTL,YAAMC,MADG;AAETC,aAAO;AAFE,KAXD;AAeVI,gBAAY;AACVN,YAAMC,MADI;AAEVC,aAAO;AAFG,KAfF;;AAoBVK,iBAAa;AACXP,YAAMC,MADK;AAEXC,aAAO;AAFI,KApBH;;AAyBVM,kBAAc;AACZR,YAAMS,OADM;AAEZP,aAAO;AAFK,KAzBJ;;AA8BVQ,eAAW;AACTV,YAAMC,MADG;AAETC,aAAO;AAFE,KA9BD;;AAmCVS,eAAW;AACTX,YAAMI,MADG;AAETQ,qBAAe,CAACR,MAAD,EAASH,MAAT,CAFN;AAGTC,aAAO;AAHE;AAnCD;AAPJ,CAAV,E","file":"bld-progress\\index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 47);\n","Component({\r\n externalClasses: ['iclass'],\r\n\r\n options: {\r\n addGlobalClass: true,\r\n },\r\n\r\n properties: {\r\n type: {\r\n type: String,\r\n value: 'primary'\r\n },\r\n\r\n percent: {\r\n type: Number,\r\n value: 0\r\n },\r\n\r\n pointText: {\r\n type: String,\r\n value: ''\r\n },\r\n pointColor: {\r\n type: String,\r\n value: ''\r\n },\r\n\r\n activeColor: {\r\n type: String,\r\n value: ''\r\n },\r\n\r\n pointVisible: {\r\n type: Boolean,\r\n value: true\r\n },\r\n\r\n textColor: {\r\n type: String,\r\n value: '#fff'\r\n },\r\n\r\n barHeight: {\r\n type: Number,\r\n optionalTypes: [Number, String],\r\n value: 6\r\n }\r\n }\r\n})\r\n"],"sourceRoot":""}
|
|
@@ -82,12 +82,12 @@ module.exports =
|
|
|
82
82
|
/******/
|
|
83
83
|
/******/
|
|
84
84
|
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
85
|
+
/******/ return __webpack_require__(__webpack_require__.s = 49);
|
|
86
86
|
/******/ })
|
|
87
87
|
/************************************************************************/
|
|
88
88
|
/******/ ({
|
|
89
89
|
|
|
90
|
-
/***/
|
|
90
|
+
/***/ 49:
|
|
91
91
|
/***/ (function(module, exports, __webpack_require__) {
|
|
92
92
|
|
|
93
93
|
"use strict";
|