增加新功能
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-action-sheet.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1hY3Rpb24tc2hlZXQvdS1hY3Rpb24tc2hlZXQudnVl"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-action-sheet.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uview-plus/components/u-calendar/calendar.js.map
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"calendar.js","sources":["uni_modules/uview-plus/components/u-calendar/calendar.js"],"sourcesContent":["/*\r\n * @Author : LQ\r\n * @Description :\r\n * @version : 1.0\r\n * @Date : 2021-08-20 16:44:21\r\n * @LastAuthor : LQ\r\n * @lastTime : 2021-08-20 16:52:43\r\n * @FilePath : /u-view2.0/uview-ui/libs/config/props/calendar.js\r\n */\r\nexport default {\r\n // calendar 组件\r\n calendar: {\r\n title: '日期选择',\r\n showTitle: true,\r\n showSubtitle: true,\r\n mode: 'single',\r\n startText: '开始',\r\n endText: '结束',\r\n customList: [],\r\n color: '#3c9cff',\r\n minDate: 0,\r\n maxDate: 0,\r\n defaultDate: null,\r\n maxCount: Number.MAX_SAFE_INTEGER, // Infinity\r\n rowHeight: 56,\r\n formatter: null,\r\n showLunar: false,\r\n showMark: true,\r\n confirmText: '确定',\r\n confirmDisabledText: '确定',\r\n show: false,\r\n closeOnClickOverlay: false,\r\n readonly: false,\r\n showConfirm: true,\r\n maxRange: Number.MAX_SAFE_INTEGER, // Infinity\r\n rangePrompt: '',\r\n showRangePrompt: true,\r\n allowSameDay: false,\r\n\t\tround: 0,\r\n\t\tmonthNum: 3,\r\n weekText: ['一', '二', '三', '四', '五', '六', '日'],\r\n forbidDays: [],\r\n forbidDaysToast: '该日期已禁用',\r\n }\r\n}\r\n"],"names":[],"mappings":";AASA,MAAe,WAAA;AAAA;AAAA,EAEX,UAAU;AAAA,IACN,OAAO;AAAA,IACP,WAAW;AAAA,IACX,cAAc;AAAA,IACd,MAAM;AAAA,IACN,WAAW;AAAA,IACX,SAAS;AAAA,IACT,YAAY,CAAE;AAAA,IACd,OAAO;AAAA,IACP,SAAS;AAAA,IACT,SAAS;AAAA,IACT,aAAa;AAAA,IACb,UAAU,OAAO;AAAA;AAAA,IACjB,WAAW;AAAA,IACX,WAAW;AAAA,IACX,WAAW;AAAA,IACX,UAAU;AAAA,IACV,aAAa;AAAA,IACb,qBAAqB;AAAA,IACrB,MAAM;AAAA,IACN,qBAAqB;AAAA,IACrB,UAAU;AAAA,IACV,aAAa;AAAA,IACb,UAAU,OAAO;AAAA;AAAA,IACjB,aAAa;AAAA,IACb,iBAAiB;AAAA,IACjB,cAAc;AAAA,IACpB,OAAO;AAAA,IACP,UAAU;AAAA,IACJ,UAAU,CAAC,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,GAAG;AAAA,IAC5C,YAAY,CAAE;AAAA,IACd,iBAAiB;AAAA,EACpB;AACL;;"}
|
||||
{"version":3,"file":"calendar.js","sources":["uni_modules/uview-plus/components/u-calendar/calendar.js"],"sourcesContent":["/*\n * @Author : LQ\n * @Description :\n * @version : 1.0\n * @Date : 2021-08-20 16:44:21\n * @LastAuthor : LQ\n * @lastTime : 2021-08-20 16:52:43\n * @FilePath : /u-view2.0/uview-ui/libs/config/props/calendar.js\n */\nexport default {\n // calendar 组件\n calendar: {\n title: '日期选择',\n showTitle: true,\n showSubtitle: true,\n mode: 'single',\n startText: '开始',\n endText: '结束',\n customList: [],\n color: '#3c9cff',\n minDate: 0,\n maxDate: 0,\n defaultDate: null,\n maxCount: Number.MAX_SAFE_INTEGER, // Infinity\n rowHeight: 56,\n formatter: null,\n showLunar: false,\n showMark: true,\n confirmText: '确定',\n confirmDisabledText: '确定',\n show: false,\n closeOnClickOverlay: false,\n readonly: false,\n showConfirm: true,\n maxRange: Number.MAX_SAFE_INTEGER, // Infinity\n rangePrompt: '',\n showRangePrompt: true,\n allowSameDay: false,\n\t\tround: 0,\n\t\tmonthNum: 3,\n weekText: ['一', '二', '三', '四', '五', '六', '日'],\n forbidDays: [],\n forbidDaysToast: '该日期已禁用',\n }\n}\n"],"names":[],"mappings":";AASA,MAAe,WAAA;AAAA;AAAA,EAEX,UAAU;AAAA,IACN,OAAO;AAAA,IACP,WAAW;AAAA,IACX,cAAc;AAAA,IACd,MAAM;AAAA,IACN,WAAW;AAAA,IACX,SAAS;AAAA,IACT,YAAY,CAAE;AAAA,IACd,OAAO;AAAA,IACP,SAAS;AAAA,IACT,SAAS;AAAA,IACT,aAAa;AAAA,IACb,UAAU,OAAO;AAAA;AAAA,IACjB,WAAW;AAAA,IACX,WAAW;AAAA,IACX,WAAW;AAAA,IACX,UAAU;AAAA,IACV,aAAa;AAAA,IACb,qBAAqB;AAAA,IACrB,MAAM;AAAA,IACN,qBAAqB;AAAA,IACrB,UAAU;AAAA,IACV,aAAa;AAAA,IACb,UAAU,OAAO;AAAA;AAAA,IACjB,aAAa;AAAA,IACb,iBAAiB;AAAA,IACjB,cAAc;AAAA,IACpB,OAAO;AAAA,IACP,UAAU;AAAA,IACJ,UAAU,CAAC,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,GAAG;AAAA,IAC5C,YAAY,CAAE;AAAA,IACd,iBAAiB;AAAA,EACpB;AACL;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-checkbox.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1jaGVja2JveC91LWNoZWNrYm94LnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-checkbox.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-checkbox/u-checkbox.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-count-down.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1jb3VudC1kb3duL3UtY291bnQtZG93bi52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-count-down/u-count-down.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-count-down.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-count-down/u-count-down.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-count-down/u-count-down.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"utils.js","sources":["uni_modules/uview-plus/components/u-count-down/utils.js"],"sourcesContent":["// 补0,如1 -> 01\r\nfunction padZero(num, targetLength = 2) {\r\n let str = `${num}`\r\n while (str.length < targetLength) {\r\n str = `0${str}`\r\n }\r\n return str\r\n}\r\nconst SECOND = 1000\r\nconst MINUTE = 60 * SECOND\r\nconst HOUR = 60 * MINUTE\r\nconst DAY = 24 * HOUR\r\nexport function parseTimeData(time) {\r\n const days = Math.floor(time / DAY)\r\n const hours = Math.floor((time % DAY) / HOUR)\r\n const minutes = Math.floor((time % HOUR) / MINUTE)\r\n const seconds = Math.floor((time % MINUTE) / SECOND)\r\n const milliseconds = Math.floor(time % SECOND)\r\n return {\r\n days,\r\n hours,\r\n minutes,\r\n seconds,\r\n milliseconds\r\n }\r\n}\r\nexport function parseFormat(format, timeData) {\r\n let {\r\n days,\r\n hours,\r\n minutes,\r\n seconds,\r\n milliseconds\r\n } = timeData\r\n // 如果格式化字符串中不存在DD(天),则将天的时间转为小时中去\r\n if (format.indexOf('DD') === -1) {\r\n hours += days * 24\r\n } else {\r\n // 对天补0\r\n format = format.replace('DD', padZero(days))\r\n }\r\n // 其他同理于DD的格式化处理方式\r\n if (format.indexOf('HH') === -1) {\r\n minutes += hours * 60\r\n } else {\r\n format = format.replace('HH', padZero(hours))\r\n }\r\n if (format.indexOf('mm') === -1) {\r\n seconds += minutes * 60\r\n } else {\r\n format = format.replace('mm', padZero(minutes))\r\n }\r\n if (format.indexOf('ss') === -1) {\r\n milliseconds += seconds * 1000\r\n } else {\r\n format = format.replace('ss', padZero(seconds))\r\n }\r\n return format.replace('SSS', padZero(milliseconds, 3))\r\n}\r\nexport function isSameSecond(time1, time2) {\r\n return Math.floor(time1 / 1000) === Math.floor(time2 / 1000)\r\n}\r\n"],"names":[],"mappings":";AACA,SAAS,QAAQ,KAAK,eAAe,GAAG;AACpC,MAAI,MAAM,GAAG,GAAG;AAChB,SAAO,IAAI,SAAS,cAAc;AAC9B,UAAM,IAAI,GAAG;AAAA,EAChB;AACD,SAAO;AACX;AACA,MAAM,SAAS;AACf,MAAM,SAAS,KAAK;AACpB,MAAM,OAAO,KAAK;AAClB,MAAM,MAAM,KAAK;AACV,SAAS,cAAc,MAAM;AAChC,QAAM,OAAO,KAAK,MAAM,OAAO,GAAG;AAClC,QAAM,QAAQ,KAAK,MAAO,OAAO,MAAO,IAAI;AAC5C,QAAM,UAAU,KAAK,MAAO,OAAO,OAAQ,MAAM;AACjD,QAAM,UAAU,KAAK,MAAO,OAAO,SAAU,MAAM;AACnD,QAAM,eAAe,KAAK,MAAM,OAAO,MAAM;AAC7C,SAAO;AAAA,IACH;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACH;AACL;AACO,SAAS,YAAY,QAAQ,UAAU;AAC1C,MAAI;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACR,IAAQ;AAEJ,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,aAAS,OAAO;AAAA,EACxB,OAAW;AAEH,aAAS,OAAO,QAAQ,MAAM,QAAQ,IAAI,CAAC;AAAA,EAC9C;AAED,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,eAAW,QAAQ;AAAA,EAC3B,OAAW;AACH,aAAS,OAAO,QAAQ,MAAM,QAAQ,KAAK,CAAC;AAAA,EAC/C;AACD,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,eAAW,UAAU;AAAA,EAC7B,OAAW;AACH,aAAS,OAAO,QAAQ,MAAM,QAAQ,OAAO,CAAC;AAAA,EACjD;AACD,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,oBAAgB,UAAU;AAAA,EAClC,OAAW;AACH,aAAS,OAAO,QAAQ,MAAM,QAAQ,OAAO,CAAC;AAAA,EACjD;AACD,SAAO,OAAO,QAAQ,OAAO,QAAQ,cAAc,CAAC,CAAC;AACzD;AACO,SAAS,aAAa,OAAO,OAAO;AACvC,SAAO,KAAK,MAAM,QAAQ,GAAI,MAAM,KAAK,MAAM,QAAQ,GAAI;AAC/D;;;;"}
|
||||
{"version":3,"file":"utils.js","sources":["uni_modules/uview-plus/components/u-count-down/utils.js"],"sourcesContent":["// 补0,如1 -> 01\nfunction padZero(num, targetLength = 2) {\n let str = `${num}`\n while (str.length < targetLength) {\n str = `0${str}`\n }\n return str\n}\nconst SECOND = 1000\nconst MINUTE = 60 * SECOND\nconst HOUR = 60 * MINUTE\nconst DAY = 24 * HOUR\nexport function parseTimeData(time) {\n const days = Math.floor(time / DAY)\n const hours = Math.floor((time % DAY) / HOUR)\n const minutes = Math.floor((time % HOUR) / MINUTE)\n const seconds = Math.floor((time % MINUTE) / SECOND)\n const milliseconds = Math.floor(time % SECOND)\n return {\n days,\n hours,\n minutes,\n seconds,\n milliseconds\n }\n}\nexport function parseFormat(format, timeData) {\n let {\n days,\n hours,\n minutes,\n seconds,\n milliseconds\n } = timeData\n // 如果格式化字符串中不存在DD(天),则将天的时间转为小时中去\n if (format.indexOf('DD') === -1) {\n hours += days * 24\n } else {\n // 对天补0\n format = format.replace('DD', padZero(days))\n }\n // 其他同理于DD的格式化处理方式\n if (format.indexOf('HH') === -1) {\n minutes += hours * 60\n } else {\n format = format.replace('HH', padZero(hours))\n }\n if (format.indexOf('mm') === -1) {\n seconds += minutes * 60\n } else {\n format = format.replace('mm', padZero(minutes))\n }\n if (format.indexOf('ss') === -1) {\n milliseconds += seconds * 1000\n } else {\n format = format.replace('ss', padZero(seconds))\n }\n return format.replace('SSS', padZero(milliseconds, 3))\n}\nexport function isSameSecond(time1, time2) {\n return Math.floor(time1 / 1000) === Math.floor(time2 / 1000)\n}\n"],"names":[],"mappings":";AACA,SAAS,QAAQ,KAAK,eAAe,GAAG;AACpC,MAAI,MAAM,GAAG,GAAG;AAChB,SAAO,IAAI,SAAS,cAAc;AAC9B,UAAM,IAAI,GAAG;AAAA,EAChB;AACD,SAAO;AACX;AACA,MAAM,SAAS;AACf,MAAM,SAAS,KAAK;AACpB,MAAM,OAAO,KAAK;AAClB,MAAM,MAAM,KAAK;AACV,SAAS,cAAc,MAAM;AAChC,QAAM,OAAO,KAAK,MAAM,OAAO,GAAG;AAClC,QAAM,QAAQ,KAAK,MAAO,OAAO,MAAO,IAAI;AAC5C,QAAM,UAAU,KAAK,MAAO,OAAO,OAAQ,MAAM;AACjD,QAAM,UAAU,KAAK,MAAO,OAAO,SAAU,MAAM;AACnD,QAAM,eAAe,KAAK,MAAM,OAAO,MAAM;AAC7C,SAAO;AAAA,IACH;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACH;AACL;AACO,SAAS,YAAY,QAAQ,UAAU;AAC1C,MAAI;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACR,IAAQ;AAEJ,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,aAAS,OAAO;AAAA,EACxB,OAAW;AAEH,aAAS,OAAO,QAAQ,MAAM,QAAQ,IAAI,CAAC;AAAA,EAC9C;AAED,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,eAAW,QAAQ;AAAA,EAC3B,OAAW;AACH,aAAS,OAAO,QAAQ,MAAM,QAAQ,KAAK,CAAC;AAAA,EAC/C;AACD,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,eAAW,UAAU;AAAA,EAC7B,OAAW;AACH,aAAS,OAAO,QAAQ,MAAM,QAAQ,OAAO,CAAC;AAAA,EACjD;AACD,MAAI,OAAO,QAAQ,IAAI,MAAM,IAAI;AAC7B,oBAAgB,UAAU;AAAA,EAClC,OAAW;AACH,aAAS,OAAO,QAAQ,MAAM,QAAQ,OAAO,CAAC;AAAA,EACjD;AACD,SAAO,OAAO,QAAQ,OAAO,QAAQ,cAAc,CAAC,CAAC;AACzD;AACO,SAAS,aAAa,OAAO,OAAO;AACvC,SAAO,KAAK,MAAM,QAAQ,GAAI,MAAM,KAAK,MAAM,QAAQ,GAAI;AAC/D;;;;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-gap.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1nYXAvdS1nYXAudnVl"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-gap/u-gap.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-gap.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-gap/u-gap.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-gap/u-gap.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-icon.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1pY29uL3UtaWNvbi52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-icon/u-icon.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-icon.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-icon/u-icon.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-icon/u-icon.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"props.js","sources":["uni_modules/uview-plus/components/u-image/props.js"],"sourcesContent":["import { defineMixin } from '../../libs/vue'\r\nimport defProps from '../../libs/config/props.js'\r\nexport const props = defineMixin({\r\n props: {\r\n // 图片地址\r\n src: {\r\n type: String,\r\n default: () => defProps.image.src\r\n },\r\n // 裁剪模式\r\n mode: {\r\n type: String,\r\n default: () => defProps.image.mode\r\n },\r\n // 宽度,单位任意\r\n width: {\r\n type: [String, Number],\r\n default: () => defProps.image.width\r\n },\r\n // 高度,单位任意\r\n height: {\r\n type: [String, Number],\r\n default: () => defProps.image.height\r\n },\r\n // 图片形状,circle-圆形,square-方形\r\n shape: {\r\n type: String,\r\n default: () => defProps.image.shape\r\n },\r\n // 圆角,单位任意\r\n radius: {\r\n type: [String, Number],\r\n default: () => defProps.image.radius\r\n },\r\n // 是否懒加载,微信小程序、App、百度小程序、字节跳动小程序\r\n lazyLoad: {\r\n type: Boolean,\r\n default: () => defProps.image.lazyLoad\r\n },\r\n // 开启长按图片显示识别微信小程序码菜单\r\n showMenuByLongpress: {\r\n type: Boolean,\r\n default: () => defProps.image.showMenuByLongpress\r\n },\r\n // 加载中的图标,或者小图片\r\n loadingIcon: {\r\n type: String,\r\n default: () => defProps.image.loadingIcon\r\n },\r\n // 加载失败的图标,或者小图片\r\n errorIcon: {\r\n type: String,\r\n default: () => defProps.image.errorIcon\r\n },\r\n // 是否显示加载中的图标或者自定义的slot\r\n showLoading: {\r\n type: Boolean,\r\n default: () => defProps.image.showLoading\r\n },\r\n // 是否显示加载错误的图标或者自定义的slot\r\n showError: {\r\n type: Boolean,\r\n default: () => defProps.image.showError\r\n },\r\n // 是否需要淡入效果\r\n fade: {\r\n type: Boolean,\r\n default: () => defProps.image.fade\r\n },\r\n // 只支持网络资源,只对微信小程序有效\r\n webp: {\r\n type: Boolean,\r\n default: () => defProps.image.webp\r\n },\r\n // 过渡时间,单位ms\r\n duration: {\r\n type: [String, Number],\r\n default: () => defProps.image.duration\r\n },\r\n // 背景颜色,用于深色页面加载图片时,为了和背景色融合\r\n bgColor: {\r\n type: String,\r\n default: () => defProps.image.bgColor\r\n }\r\n }\r\n})\r\n"],"names":["defineMixin","defProps"],"mappings":";;;AAEY,MAAC,QAAQA,+BAAAA,YAAY;AAAA,EAC7B,OAAO;AAAA;AAAA,IAEH,KAAK;AAAA,MACD,MAAM;AAAA,MACN,SAAS,MAAMC,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,OAAO;AAAA,MACH,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,QAAQ;AAAA,MACJ,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,OAAO;AAAA,MACH,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,QAAQ;AAAA,MACJ,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,qBAAqB;AAAA,MACjB,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,aAAa;AAAA,MACT,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,WAAW;AAAA,MACP,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,aAAa;AAAA,MACT,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,WAAW;AAAA,MACP,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,SAAS;AAAA,MACL,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA,EACJ;AACL,CAAC;;"}
|
||||
{"version":3,"file":"props.js","sources":["uni_modules/uview-plus/components/u-image/props.js"],"sourcesContent":["import { defineMixin } from '../../libs/vue'\nimport defProps from '../../libs/config/props.js'\nexport const props = defineMixin({\n props: {\n // 图片地址\n src: {\n type: String,\n default: () => defProps.image.src\n },\n // 裁剪模式\n mode: {\n type: String,\n default: () => defProps.image.mode\n },\n // 宽度,单位任意\n width: {\n type: [String, Number],\n default: () => defProps.image.width\n },\n // 高度,单位任意\n height: {\n type: [String, Number],\n default: () => defProps.image.height\n },\n // 图片形状,circle-圆形,square-方形\n shape: {\n type: String,\n default: () => defProps.image.shape\n },\n // 圆角,单位任意\n radius: {\n type: [String, Number],\n default: () => defProps.image.radius\n },\n // 是否懒加载,微信小程序、App、百度小程序、字节跳动小程序\n lazyLoad: {\n type: Boolean,\n default: () => defProps.image.lazyLoad\n },\n // 开启长按图片显示识别微信小程序码菜单\n showMenuByLongpress: {\n type: Boolean,\n default: () => defProps.image.showMenuByLongpress\n },\n // 加载中的图标,或者小图片\n loadingIcon: {\n type: String,\n default: () => defProps.image.loadingIcon\n },\n // 加载失败的图标,或者小图片\n errorIcon: {\n type: String,\n default: () => defProps.image.errorIcon\n },\n // 是否显示加载中的图标或者自定义的slot\n showLoading: {\n type: Boolean,\n default: () => defProps.image.showLoading\n },\n // 是否显示加载错误的图标或者自定义的slot\n showError: {\n type: Boolean,\n default: () => defProps.image.showError\n },\n // 是否需要淡入效果\n fade: {\n type: Boolean,\n default: () => defProps.image.fade\n },\n // 只支持网络资源,只对微信小程序有效\n webp: {\n type: Boolean,\n default: () => defProps.image.webp\n },\n // 过渡时间,单位ms\n duration: {\n type: [String, Number],\n default: () => defProps.image.duration\n },\n // 背景颜色,用于深色页面加载图片时,为了和背景色融合\n bgColor: {\n type: String,\n default: () => defProps.image.bgColor\n }\n }\n})\n"],"names":["defineMixin","defProps"],"mappings":";;;AAEY,MAAC,QAAQA,+BAAAA,YAAY;AAAA,EAC7B,OAAO;AAAA;AAAA,IAEH,KAAK;AAAA,MACD,MAAM;AAAA,MACN,SAAS,MAAMC,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,OAAO;AAAA,MACH,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,QAAQ;AAAA,MACJ,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,OAAO;AAAA,MACH,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,QAAQ;AAAA,MACJ,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,qBAAqB;AAAA,MACjB,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,aAAa;AAAA,MACT,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,WAAW;AAAA,MACP,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,aAAa;AAAA,MACT,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,WAAW;AAAA,MACP,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA;AAAA,IAED,SAAS;AAAA,MACL,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,MAAM;AAAA,IACjC;AAAA,EACJ;AACL,CAAC;;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-image.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1pbWFnZS91LWltYWdlLnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-image/u-image.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-image.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-image/u-image.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-image/u-image.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-input.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1pbnB1dC91LWlucHV0LnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-input/u-input.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-input.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-input/u-input.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-input/u-input.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-line.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1saW5lL3UtbGluZS52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-line/u-line.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-line.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-line/u-line.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-line/u-line.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"props.js","sources":["uni_modules/uview-plus/components/u-loading-icon/props.js"],"sourcesContent":["import { defineMixin } from '../../libs/vue'\r\nimport defProps from '../../libs/config/props.js'\r\nexport const props = defineMixin({\r\n props: {\r\n // 是否显示组件\r\n show: {\r\n type: Boolean,\r\n default: () => defProps.loadingIcon.show\r\n },\r\n // 颜色\r\n color: {\r\n type: String,\r\n default: () => defProps.loadingIcon.color\r\n },\r\n // 提示文字颜色\r\n textColor: {\r\n type: String,\r\n default: () => defProps.loadingIcon.textColor\r\n },\r\n // 文字和图标是否垂直排列\r\n vertical: {\r\n type: Boolean,\r\n default: () => defProps.loadingIcon.vertical\r\n },\r\n // 模式选择,circle-圆形,spinner-花朵形,semicircle-半圆形\r\n mode: {\r\n type: String,\r\n default: () => defProps.loadingIcon.mode\r\n },\r\n // 图标大小,单位默认px\r\n size: {\r\n type: [String, Number],\r\n default: () => defProps.loadingIcon.size\r\n },\r\n // 文字大小\r\n textSize: {\r\n type: [String, Number],\r\n default: () => defProps.loadingIcon.textSize\r\n },\r\n // 文字内容\r\n text: {\r\n type: [String, Number],\r\n default: () => defProps.loadingIcon.text\r\n },\r\n // 动画模式\r\n timingFunction: {\r\n type: String,\r\n default: () => defProps.loadingIcon.timingFunction\r\n },\r\n // 动画执行周期时间\r\n duration: {\r\n type: [String, Number],\r\n default: () => defProps.loadingIcon.duration\r\n },\r\n // mode=circle时的暗边颜色\r\n inactiveColor: {\r\n type: String,\r\n default: () => defProps.loadingIcon.inactiveColor\r\n }\r\n }\r\n})\r\n"],"names":["defineMixin","defProps"],"mappings":";;;AAEY,MAAC,QAAQA,+BAAAA,YAAY;AAAA,EAC7B,OAAO;AAAA;AAAA,IAEH,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMC,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,OAAO;AAAA,MACH,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,WAAW;AAAA,MACP,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,gBAAgB;AAAA,MACZ,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,eAAe;AAAA,MACX,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA,EACJ;AACL,CAAC;;"}
|
||||
{"version":3,"file":"props.js","sources":["uni_modules/uview-plus/components/u-loading-icon/props.js"],"sourcesContent":["import { defineMixin } from '../../libs/vue'\nimport defProps from '../../libs/config/props.js'\nexport const props = defineMixin({\n props: {\n // 是否显示组件\n show: {\n type: Boolean,\n default: () => defProps.loadingIcon.show\n },\n // 颜色\n color: {\n type: String,\n default: () => defProps.loadingIcon.color\n },\n // 提示文字颜色\n textColor: {\n type: String,\n default: () => defProps.loadingIcon.textColor\n },\n // 文字和图标是否垂直排列\n vertical: {\n type: Boolean,\n default: () => defProps.loadingIcon.vertical\n },\n // 模式选择,circle-圆形,spinner-花朵形,semicircle-半圆形\n mode: {\n type: String,\n default: () => defProps.loadingIcon.mode\n },\n // 图标大小,单位默认px\n size: {\n type: [String, Number],\n default: () => defProps.loadingIcon.size\n },\n // 文字大小\n textSize: {\n type: [String, Number],\n default: () => defProps.loadingIcon.textSize\n },\n // 文字内容\n text: {\n type: [String, Number],\n default: () => defProps.loadingIcon.text\n },\n // 动画模式\n timingFunction: {\n type: String,\n default: () => defProps.loadingIcon.timingFunction\n },\n // 动画执行周期时间\n duration: {\n type: [String, Number],\n default: () => defProps.loadingIcon.duration\n },\n // mode=circle时的暗边颜色\n inactiveColor: {\n type: String,\n default: () => defProps.loadingIcon.inactiveColor\n }\n }\n})\n"],"names":["defineMixin","defProps"],"mappings":";;;AAEY,MAAC,QAAQA,+BAAAA,YAAY;AAAA,EAC7B,OAAO;AAAA;AAAA,IAEH,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMC,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,OAAO;AAAA,MACH,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,WAAW;AAAA,MACP,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,MAAM;AAAA,MACF,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,gBAAgB;AAAA,MACZ,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,UAAU;AAAA,MACN,MAAM,CAAC,QAAQ,MAAM;AAAA,MACrB,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA;AAAA,IAED,eAAe;AAAA,MACX,MAAM;AAAA,MACN,SAAS,MAAMA,iDAAS,YAAY;AAAA,IACvC;AAAA,EACJ;AACL,CAAC;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-loading-icon.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1sb2FkaW5nLWljb24vdS1sb2FkaW5nLWljb24udnVl"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-loading-icon.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uview-plus/components/u-overlay/u-overlay.js.map
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-overlay.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1vdmVybGF5L3Utb3ZlcmxheS52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-overlay/u-overlay.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-overlay.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-overlay/u-overlay.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-overlay/u-overlay.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-picker.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1waWNrZXIvdS1waWNrZXIudnVl"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-picker/u-picker.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-picker.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-picker/u-picker.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-picker/u-picker.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-popup.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1wb3B1cC91LXBvcHVwLnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-popup/u-popup.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-popup.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-popup/u-popup.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-popup/u-popup.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-radio-group.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1yYWRpby1ncm91cC91LXJhZGlvLWdyb3VwLnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-radio-group.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-radio-group/u-radio-group.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-radio.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1yYWRpby91LXJhZGlvLnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-radio/u-radio.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-radio.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-radio/u-radio.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-radio/u-radio.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-safe-bottom.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1zYWZlLWJvdHRvbS91LXNhZmUtYm90dG9tLnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-safe-bottom.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-search.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1zZWFyY2gvdS1zZWFyY2gudnVl"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-search/u-search.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-search.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-search/u-search.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-search/u-search.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-status-bar.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1zdGF0dXMtYmFyL3Utc3RhdHVzLWJhci52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-status-bar.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-status-bar/u-status-bar.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-swiper-indicator.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1zd2lwZXItaW5kaWNhdG9yL3Utc3dpcGVyLWluZGljYXRvci52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-swiper-indicator.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-swiper-indicator/u-swiper-indicator.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-swiper.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS1zd2lwZXIvdS1zd2lwZXIudnVl"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-swiper/u-swiper.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-swiper.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-swiper/u-swiper.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-swiper/u-swiper.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"tabs.js","sources":["uni_modules/uview-plus/components/u-tabs/tabs.js"],"sourcesContent":["/*\r\n * @Author : LQ\r\n * @Description :\r\n * @version : 1.0\r\n * @Date : 2021-08-20 16:44:21\r\n * @LastAuthor : LQ\r\n * @lastTime : 2021-08-20 17:23:14\r\n * @FilePath : /u-view2.0/uview-ui/libs/config/props/tabs.js\r\n */\r\nexport default {\r\n //\r\n tabs: {\r\n duration: 300,\r\n list: [],\r\n lineColor: '#3c9cff',\r\n activeStyle: {\r\n color: '#303133'\r\n },\r\n inactiveStyle: {\r\n color: '#606266'\r\n },\r\n lineWidth: 20,\r\n lineHeight: 3,\r\n lineBgSize: 'cover',\r\n itemStyle: {\r\n height: '44px'\r\n },\r\n scrollable: true,\r\n\t\tcurrent: 0,\r\n\t\tkeyName: 'name',\r\n iconStyle: {}\r\n }\r\n}\r\n"],"names":[],"mappings":";AASA,MAAe,OAAA;AAAA;AAAA,EAEX,MAAM;AAAA,IACF,UAAU;AAAA,IACV,MAAM,CAAE;AAAA,IACR,WAAW;AAAA,IACX,aAAa;AAAA,MACT,OAAO;AAAA,IACV;AAAA,IACD,eAAe;AAAA,MACX,OAAO;AAAA,IACV;AAAA,IACD,WAAW;AAAA,IACX,YAAY;AAAA,IACZ,YAAY;AAAA,IACZ,WAAW;AAAA,MACP,QAAQ;AAAA,IACX;AAAA,IACD,YAAY;AAAA,IAClB,SAAS;AAAA,IACT,SAAS;AAAA,IACH,WAAW,CAAE;AAAA,EAChB;AACL;;"}
|
||||
{"version":3,"file":"tabs.js","sources":["uni_modules/uview-plus/components/u-tabs/tabs.js"],"sourcesContent":["/*\n * @Author : LQ\n * @Description :\n * @version : 1.0\n * @Date : 2021-08-20 16:44:21\n * @LastAuthor : LQ\n * @lastTime : 2021-08-20 17:23:14\n * @FilePath : /u-view2.0/uview-ui/libs/config/props/tabs.js\n */\nexport default {\n //\n tabs: {\n duration: 300,\n list: [],\n lineColor: '#3c9cff',\n activeStyle: {\n color: '#303133'\n },\n inactiveStyle: {\n color: '#606266'\n },\n lineWidth: 20,\n lineHeight: 3,\n lineBgSize: 'cover',\n itemStyle: {\n height: '44px'\n },\n scrollable: true,\n\t\tcurrent: 0,\n\t\tkeyName: 'name',\n iconStyle: {}\n }\n}\n"],"names":[],"mappings":";AASA,MAAe,OAAA;AAAA;AAAA,EAEX,MAAM;AAAA,IACF,UAAU;AAAA,IACV,MAAM,CAAE;AAAA,IACR,WAAW;AAAA,IACX,aAAa;AAAA,MACT,OAAO;AAAA,IACV;AAAA,IACD,eAAe;AAAA,MACX,OAAO;AAAA,IACV;AAAA,IACD,WAAW;AAAA,IACX,YAAY;AAAA,IACZ,YAAY;AAAA,IACZ,WAAW;AAAA,MACP,QAAQ;AAAA,IACX;AAAA,IACD,YAAY;AAAA,IAClB,SAAS;AAAA,IACT,SAAS;AAAA,IACH,WAAW,CAAE;AAAA,EAChB;AACL;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"tag.js","sources":["uni_modules/uview-plus/components/u-tag/tag.js"],"sourcesContent":["/*\r\n * @Author : LQ\r\n * @Description :\r\n * @version : 1.0\r\n * @Date : 2021-08-20 16:44:21\r\n * @LastAuthor : LQ\r\n * @lastTime : 2021-08-20 17:23:37\r\n * @FilePath : /u-view2.0/uview-ui/libs/config/props/tag.js\r\n */\r\nexport default {\r\n\t// tag 组件\r\n\ttag: {\r\n\t\ttype: 'primary',\r\n\t\tdisabled: false,\r\n\t\tsize: 'medium',\r\n\t\tshape: 'square',\r\n\t\ttext: '',\r\n\t\tbgColor: '',\r\n\t\tcolor: '',\r\n\t\tborderColor: '',\r\n\t\tcloseColor: '#C6C7CB',\r\n\t\tname: '',\r\n\t\tplainFill: false,\r\n\t\tplain: false,\r\n\t\tclosable: false,\r\n\t\tshow: true,\r\n\t\ticon: '',\r\n\t\ticonColor: ''\r\n\t}\r\n}"],"names":[],"mappings":";AASA,MAAe,MAAA;AAAA;AAAA,EAEd,KAAK;AAAA,IACJ,MAAM;AAAA,IACN,UAAU;AAAA,IACV,MAAM;AAAA,IACN,OAAO;AAAA,IACP,MAAM;AAAA,IACN,SAAS;AAAA,IACT,OAAO;AAAA,IACP,aAAa;AAAA,IACb,YAAY;AAAA,IACZ,MAAM;AAAA,IACN,WAAW;AAAA,IACX,OAAO;AAAA,IACP,UAAU;AAAA,IACV,MAAM;AAAA,IACN,MAAM;AAAA,IACN,WAAW;AAAA,EACX;AACF;;"}
|
||||
{"version":3,"file":"tag.js","sources":["uni_modules/uview-plus/components/u-tag/tag.js"],"sourcesContent":["/*\n * @Author : LQ\n * @Description :\n * @version : 1.0\n * @Date : 2021-08-20 16:44:21\n * @LastAuthor : LQ\n * @lastTime : 2021-08-20 17:23:37\n * @FilePath : /u-view2.0/uview-ui/libs/config/props/tag.js\n */\nexport default {\n\t// tag 组件\n\ttag: {\n\t\ttype: 'primary',\n\t\tdisabled: false,\n\t\tsize: 'medium',\n\t\tshape: 'square',\n\t\ttext: '',\n\t\tbgColor: '',\n\t\tcolor: '',\n\t\tborderColor: '',\n\t\tcloseColor: '#C6C7CB',\n\t\tname: '',\n\t\tplainFill: false,\n\t\tplain: false,\n\t\tclosable: false,\n\t\tshow: true,\n\t\ticon: '',\n\t\ticonColor: ''\n\t}\n}"],"names":[],"mappings":";AASA,MAAe,MAAA;AAAA;AAAA,EAEd,KAAK;AAAA,IACJ,MAAM;AAAA,IACN,UAAU;AAAA,IACV,MAAM;AAAA,IACN,OAAO;AAAA,IACP,MAAM;AAAA,IACN,SAAS;AAAA,IACT,OAAO;AAAA,IACP,aAAa;AAAA,IACb,YAAY;AAAA,IACZ,MAAM;AAAA,IACN,WAAW;AAAA,IACX,OAAO;AAAA,IACP,UAAU;AAAA,IACV,MAAM;AAAA,IACN,MAAM;AAAA,IACN,WAAW;AAAA,EACX;AACF;;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-tag.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS10YWcvdS10YWcudnVl"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-tag/u-tag.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-tag.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-tag/u-tag.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-tag/u-tag.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-textarea.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS10ZXh0YXJlYS91LXRleHRhcmVhLnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-textarea/u-textarea.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-textarea.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-textarea/u-textarea.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-textarea/u-textarea.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-toast.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS10b2FzdC91LXRvYXN0LnZ1ZQ"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-toast/u-toast.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-toast.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-toast/u-toast.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-toast/u-toast.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uview-plus/components/u-toolbar/u-toolbar.js.map
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-toolbar.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS10b29sYmFyL3UtdG9vbGJhci52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-toolbar.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-toolbar/u-toolbar.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"u-transition.js","sources":["D:/Tool/HBuilderX/plugins/uniapp-cli-vite/uniComponent:/RTovUHJvamVjdC9WdWUvdW5pYXBwL2hhc2htYWxsLWFwcC91bmlfbW9kdWxlcy91dmlldy1wbHVzL2NvbXBvbmVudHMvdS10cmFuc2l0aW9uL3UtdHJhbnNpdGlvbi52dWU"],"sourcesContent":["import Component from 'E:/Project/Vue/uniapp/hashmall-app/uni_modules/uview-plus/components/u-transition/u-transition.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
{"version":3,"file":"u-transition.js","sources":["/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-transition/u-transition.vue?type=component"],"sourcesContent":["import Component from '/Users/amy/project/ydProject/hash/hashmall-app/uni_modules/uview-plus/components/u-transition/u-transition.vue'\nwx.createComponent(Component)"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,GAAG,gBAAgB,SAAS;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"color.js","sources":["uni_modules/uview-plus/libs/config/color.js"],"sourcesContent":["// 为了让用户能够自定义主题,会逐步弃用此文件,各颜色通过css提供\r\n// 为了给某些特殊场景使用和向后兼容,无需删除此文件(2020-06-20)\r\nconst color = {\r\n primary: '#3c9cff',\r\n info: '#909399',\r\n default: '#909399',\r\n warning: '#f9ae3d',\r\n error: '#f56c6c',\r\n success: '#5ac725',\r\n mainColor: '#303133',\r\n contentColor: '#606266',\r\n tipsColor: '#909399',\r\n lightColor: '#c0c4cc',\r\n borderColor: '#e4e7ed'\r\n}\r\n\r\nexport default color\n"],"names":[],"mappings":";AAEK,MAAC,QAAQ;AAAA,EACV,SAAS;AAAA,EACT,MAAM;AAAA,EACN,SAAS;AAAA,EACT,SAAS;AAAA,EACT,OAAO;AAAA,EACP,SAAS;AAAA,EACT,WAAW;AAAA,EACX,cAAc;AAAA,EACd,WAAW;AAAA,EACX,YAAY;AAAA,EACZ,aAAa;AACjB;;"}
|
||||
{"version":3,"file":"color.js","sources":["uni_modules/uview-plus/libs/config/color.js"],"sourcesContent":["// 为了让用户能够自定义主题,会逐步弃用此文件,各颜色通过css提供\n// 为了给某些特殊场景使用和向后兼容,无需删除此文件(2020-06-20)\nconst color = {\n primary: '#3c9cff',\n info: '#909399',\n default: '#909399',\n warning: '#f9ae3d',\n error: '#f56c6c',\n success: '#5ac725',\n mainColor: '#303133',\n contentColor: '#606266',\n tipsColor: '#909399',\n lightColor: '#c0c4cc',\n borderColor: '#e4e7ed'\n}\n\nexport default color\n"],"names":[],"mappings":";AAEK,MAAC,QAAQ;AAAA,EACV,SAAS;AAAA,EACT,MAAM;AAAA,EACN,SAAS;AAAA,EACT,SAAS;AAAA,EACT,OAAO;AAAA,EACP,SAAS;AAAA,EACT,WAAW;AAAA,EACX,cAAc;AAAA,EACd,WAAW;AAAA,EACX,YAAY;AAAA,EACZ,aAAa;AACjB;;"}
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"debounce.js","sources":["uni_modules/uview-plus/libs/function/debounce.js"],"sourcesContent":["let timeout = null\r\n\r\n/**\r\n * 防抖原理:一定时间内,只有最后一次操作,再过wait毫秒后才执行函数\r\n *\r\n * @param {Function} func 要执行的回调函数\r\n * @param {Number} wait 延时的时间\r\n * @param {Boolean} immediate 是否立即执行\r\n * @return null\r\n */\r\nexport function debounce(func, wait = 500, immediate = false) {\r\n // 清除定时器\r\n if (timeout !== null) clearTimeout(timeout)\r\n // 立即执行,此类情况一般用不到\r\n if (immediate) {\r\n const callNow = !timeout\r\n timeout = setTimeout(() => {\r\n timeout = null\r\n }, wait)\r\n if (callNow) typeof func === 'function' && func()\r\n } else {\r\n // 设置定时器,当最后一次操作后,timeout不会再被清除,所以在延时wait毫秒后执行func回调方法\r\n timeout = setTimeout(() => {\r\n typeof func === 'function' && func()\r\n }, wait)\r\n }\r\n}\r\n\r\nexport default debounce\r\n"],"names":[],"mappings":";AAAA,IAAI,UAAU;AAUP,SAAS,SAAS,MAAM,OAAO,KAAK,YAAY,OAAO;AAE1D,MAAI,YAAY;AAAM,iBAAa,OAAO;AAE1C,MAAI,WAAW;AACX,UAAM,UAAU,CAAC;AACjB,cAAU,WAAW,MAAM;AACvB,gBAAU;AAAA,IACb,GAAE,IAAI;AACP,QAAI;AAAS,aAAO,SAAS,cAAc,KAAM;AAAA,EACzD,OAAW;AAEH,cAAU,WAAW,MAAM;AACvB,aAAO,SAAS,cAAc,KAAM;AAAA,IACvC,GAAE,IAAI;AAAA,EACV;AACL;;"}
|
||||
{"version":3,"file":"debounce.js","sources":["uni_modules/uview-plus/libs/function/debounce.js"],"sourcesContent":["let timeout = null\n\n/**\n * 防抖原理:一定时间内,只有最后一次操作,再过wait毫秒后才执行函数\n *\n * @param {Function} func 要执行的回调函数\n * @param {Number} wait 延时的时间\n * @param {Boolean} immediate 是否立即执行\n * @return null\n */\nexport function debounce(func, wait = 500, immediate = false) {\n // 清除定时器\n if (timeout !== null) clearTimeout(timeout)\n // 立即执行,此类情况一般用不到\n if (immediate) {\n const callNow = !timeout\n timeout = setTimeout(() => {\n timeout = null\n }, wait)\n if (callNow) typeof func === 'function' && func()\n } else {\n // 设置定时器,当最后一次操作后,timeout不会再被清除,所以在延时wait毫秒后执行func回调方法\n timeout = setTimeout(() => {\n typeof func === 'function' && func()\n }, wait)\n }\n}\n\nexport default debounce\n"],"names":[],"mappings":";AAAA,IAAI,UAAU;AAUP,SAAS,SAAS,MAAM,OAAO,KAAK,YAAY,OAAO;AAE1D,MAAI,YAAY;AAAM,iBAAa,OAAO;AAE1C,MAAI,WAAW;AACX,UAAM,UAAU,CAAC;AACjB,cAAU,WAAW,MAAM;AACvB,gBAAU;AAAA,IACb,GAAE,IAAI;AACP,QAAI;AAAS,aAAO,SAAS,cAAc,KAAM;AAAA,EACzD,OAAW;AAEH,cAAU,WAAW,MAAM;AACvB,aAAO,SAAS,cAAc,KAAM;AAAA,IACvC,GAAE,IAAI;AAAA,EACV;AACL;;"}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"throttle.js","sources":["uni_modules/uview-plus/libs/function/throttle.js"],"sourcesContent":["let timer;\r\nlet flag;\r\n/**\r\n * 节流原理:在一定时间内,只能触发一次\r\n *\r\n * @param {Function} func 要执行的回调函数\r\n * @param {Number} wait 延时的时间\r\n * @param {Boolean} immediate 是否立即执行\r\n * @return null\r\n */\r\nexport function throttle(func, wait = 500, immediate = true) {\r\n if (immediate) {\r\n if (!flag) {\r\n flag = true\r\n // 如果是立即执行,则在wait毫秒内开始时执行\r\n typeof func === 'function' && func()\r\n timer = setTimeout(() => {\r\n flag = false\r\n }, wait)\r\n }\r\n } else if (!flag) {\r\n flag = true\r\n // 如果是非立即执行,则在wait毫秒内的结束处执行\r\n timer = setTimeout(() => {\r\n flag = false\r\n typeof func === 'function' && func()\r\n }, wait)\r\n }\r\n}\r\nexport default throttle\r\n"],"names":[],"mappings":";AACA,IAAI;AASG,SAAS,SAAS,MAAM,OAAO,KAAK,YAAY,MAAM;AACzD,MAAI,WAAW;AACX,QAAI,CAAC,MAAM;AACP,aAAO;AAEP,aAAO,SAAS,cAAc,KAAM;AAC5B,iBAAW,MAAM;AACrB,eAAO;AAAA,MACV,GAAE,IAAI;AAAA,IACV;AAAA,EACT,WAAe,CAAC,MAAM;AACd,WAAO;AAEC,eAAW,MAAM;AACrB,aAAO;AACP,aAAO,SAAS,cAAc,KAAM;AAAA,IACvC,GAAE,IAAI;AAAA,EACV;AACL;;"}
|
||||
{"version":3,"file":"throttle.js","sources":["uni_modules/uview-plus/libs/function/throttle.js"],"sourcesContent":["let timer;\nlet flag;\n/**\n * 节流原理:在一定时间内,只能触发一次\n *\n * @param {Function} func 要执行的回调函数\n * @param {Number} wait 延时的时间\n * @param {Boolean} immediate 是否立即执行\n * @return null\n */\nexport function throttle(func, wait = 500, immediate = true) {\n if (immediate) {\n if (!flag) {\n flag = true\n // 如果是立即执行,则在wait毫秒内开始时执行\n typeof func === 'function' && func()\n timer = setTimeout(() => {\n flag = false\n }, wait)\n }\n } else if (!flag) {\n flag = true\n // 如果是非立即执行,则在wait毫秒内的结束处执行\n timer = setTimeout(() => {\n flag = false\n typeof func === 'function' && func()\n }, wait)\n }\n}\nexport default throttle\n"],"names":[],"mappings":";AACA,IAAI;AASG,SAAS,SAAS,MAAM,OAAO,KAAK,YAAY,MAAM;AACzD,MAAI,WAAW;AACX,QAAI,CAAC,MAAM;AACP,aAAO;AAEP,aAAO,SAAS,cAAc,KAAM;AAC5B,iBAAW,MAAM;AACrB,eAAO;AAAA,MACV,GAAE,IAAI;AAAA,IACV;AAAA,EACT,WAAe,CAAC,MAAM;AACd,WAAO;AAEC,eAAW,MAAM;AACrB,aAAO;AACP,aAAO,SAAS,cAAc,KAAM;AAAA,IACvC,GAAE,IAAI;AAAA,EACV;AACL;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"index.js","sources":["uni_modules/uview-plus/libs/luch-request/adapters/index.js"],"sourcesContent":["import buildURL from '../helpers/buildURL'\r\nimport buildFullPath from '../core/buildFullPath'\r\nimport settle from '../core/settle'\r\nimport { isUndefined } from '../utils'\r\n\r\n/**\r\n * 返回可选值存在的配置\r\n * @param {Array} keys - 可选值数组\r\n * @param {Object} config2 - 配置\r\n * @return {{}} - 存在的配置项\r\n */\r\nconst mergeKeys = (keys, config2) => {\r\n const config = {}\r\n keys.forEach((prop) => {\r\n if (!isUndefined(config2[prop])) {\r\n config[prop] = config2[prop]\r\n }\r\n })\r\n return config\r\n}\r\nexport default (config) => new Promise((resolve, reject) => {\r\n const fullPath = buildURL(buildFullPath(config.baseURL, config.url), config.params)\r\n const _config = {\r\n url: fullPath,\r\n header: config.header,\r\n complete: (response) => {\r\n config.fullPath = fullPath\r\n response.config = config\r\n try {\r\n // 对可能字符串不是json 的情况容错\r\n if (typeof response.data === 'string') {\r\n response.data = JSON.parse(response.data)\r\n }\r\n // eslint-disable-next-line no-empty\r\n } catch (e) {\r\n }\r\n settle(resolve, reject, response)\r\n }\r\n }\r\n let requestTask\r\n if (config.method === 'UPLOAD') {\r\n delete _config.header['content-type']\r\n delete _config.header['Content-Type']\r\n const otherConfig = {\r\n // #ifdef MP-ALIPAY\r\n fileType: config.fileType,\r\n // #endif\r\n filePath: config.filePath,\r\n name: config.name\r\n }\r\n const optionalKeys = [\r\n // #ifdef APP-PLUS || H5\r\n 'files',\r\n // #endif\r\n // #ifdef H5\r\n 'file',\r\n // #endif\r\n // #ifdef H5 || APP-PLUS\r\n 'timeout',\r\n // #endif\r\n 'formData'\r\n ]\r\n requestTask = uni.uploadFile({ ..._config, ...otherConfig, ...mergeKeys(optionalKeys, config) })\r\n } else if (config.method === 'DOWNLOAD') {\r\n // #ifdef H5 || APP-PLUS\r\n if (!isUndefined(config.timeout)) {\r\n _config.timeout = config.timeout\r\n }\r\n // #endif\r\n requestTask = uni.downloadFile(_config)\r\n } else {\r\n const optionalKeys = [\r\n 'data',\r\n 'method',\r\n // #ifdef H5 || APP-PLUS || MP-ALIPAY || MP-WEIXIN\r\n 'timeout',\r\n // #endif\r\n 'dataType',\r\n // #ifndef MP-ALIPAY\r\n 'responseType',\r\n // #endif\r\n // #ifdef APP-PLUS\r\n 'sslVerify',\r\n // #endif\r\n // #ifdef H5\r\n 'withCredentials',\r\n // #endif\r\n // #ifdef APP-PLUS\r\n 'firstIpv4'\r\n // #endif\r\n ]\r\n requestTask = uni.request({ ..._config, ...mergeKeys(optionalKeys, config) })\r\n }\r\n if (config.getTask) {\r\n config.getTask(requestTask, config)\r\n }\r\n})\r\n"],"names":["isUndefined","buildURL","buildFullPath","settle","uni"],"mappings":";;;;;;AAWA,MAAM,YAAY,CAAC,MAAM,YAAY;AACjC,QAAM,SAAS,CAAE;AACjB,OAAK,QAAQ,CAAC,SAAS;AACnB,QAAI,CAACA,6CAAW,YAAC,QAAQ,IAAI,CAAC,GAAG;AAC7B,aAAO,IAAI,IAAI,QAAQ,IAAI;AAAA,IAC9B;AAAA,EACT,CAAK;AACD,SAAO;AACX;AACA,MAAe,UAAA,CAAC,WAAW,IAAI,QAAQ,CAAC,SAAS,WAAW;AACxD,QAAM,WAAWC,iEAASC,0DAAAA,cAAc,OAAO,SAAS,OAAO,GAAG,GAAG,OAAO,MAAM;AAClF,QAAM,UAAU;AAAA,IACZ,KAAK;AAAA,IACL,QAAQ,OAAO;AAAA,IACf,UAAU,CAAC,aAAa;AACpB,aAAO,WAAW;AAClB,eAAS,SAAS;AAClB,UAAI;AAEA,YAAI,OAAO,SAAS,SAAS,UAAU;AACnC,mBAAS,OAAO,KAAK,MAAM,SAAS,IAAI;AAAA,QAC3C;AAAA,MAEJ,SAAQ,GAAG;AAAA,MACX;AACDC,gEAAO,SAAS,QAAQ,QAAQ;AAAA,IACnC;AAAA,EACJ;AACD,MAAI;AACJ,MAAI,OAAO,WAAW,UAAU;AAC5B,WAAO,QAAQ,OAAO,cAAc;AACpC,WAAO,QAAQ,OAAO,cAAc;AACpC,UAAM,cAAc;AAAA,MAIhB,UAAU,OAAO;AAAA,MACjB,MAAM,OAAO;AAAA,IAChB;AACD,UAAM,eAAe;AAAA,MAUjB;AAAA,IACH;AACD,kBAAcC,cAAG,MAAC,WAAW,EAAE,GAAG,SAAS,GAAG,aAAa,GAAG,UAAU,cAAc,MAAM,EAAC,CAAE;AAAA,EACvG,WAAe,OAAO,WAAW,YAAY;AAMrC,kBAAcA,cAAAA,MAAI,aAAa,OAAO;AAAA,EAC9C,OAAW;AACH,UAAM,eAAe;AAAA,MACjB;AAAA,MACA;AAAA,MAEA;AAAA,MAEA;AAAA,MAEA;AAAA,IAWH;AACD,kBAAcA,cAAAA,MAAI,QAAQ,EAAE,GAAG,SAAS,GAAG,UAAU,cAAc,MAAM,GAAG;AAAA,EAC/E;AACD,MAAI,OAAO,SAAS;AAChB,WAAO,QAAQ,aAAa,MAAM;AAAA,EACrC;AACL,CAAC;;"}
|
||||
{"version":3,"file":"index.js","sources":["uni_modules/uview-plus/libs/luch-request/adapters/index.js"],"sourcesContent":["import buildURL from '../helpers/buildURL'\nimport buildFullPath from '../core/buildFullPath'\nimport settle from '../core/settle'\nimport { isUndefined } from '../utils'\n\n/**\n * 返回可选值存在的配置\n * @param {Array} keys - 可选值数组\n * @param {Object} config2 - 配置\n * @return {{}} - 存在的配置项\n */\nconst mergeKeys = (keys, config2) => {\n const config = {}\n keys.forEach((prop) => {\n if (!isUndefined(config2[prop])) {\n config[prop] = config2[prop]\n }\n })\n return config\n}\nexport default (config) => new Promise((resolve, reject) => {\n const fullPath = buildURL(buildFullPath(config.baseURL, config.url), config.params)\n const _config = {\n url: fullPath,\n header: config.header,\n complete: (response) => {\n config.fullPath = fullPath\n response.config = config\n try {\n // 对可能字符串不是json 的情况容错\n if (typeof response.data === 'string') {\n response.data = JSON.parse(response.data)\n }\n // eslint-disable-next-line no-empty\n } catch (e) {\n }\n settle(resolve, reject, response)\n }\n }\n let requestTask\n if (config.method === 'UPLOAD') {\n delete _config.header['content-type']\n delete _config.header['Content-Type']\n const otherConfig = {\n // #ifdef MP-ALIPAY\n fileType: config.fileType,\n // #endif\n filePath: config.filePath,\n name: config.name\n }\n const optionalKeys = [\n // #ifdef APP-PLUS || H5\n 'files',\n // #endif\n // #ifdef H5\n 'file',\n // #endif\n // #ifdef H5 || APP-PLUS\n 'timeout',\n // #endif\n 'formData'\n ]\n requestTask = uni.uploadFile({ ..._config, ...otherConfig, ...mergeKeys(optionalKeys, config) })\n } else if (config.method === 'DOWNLOAD') {\n // #ifdef H5 || APP-PLUS\n if (!isUndefined(config.timeout)) {\n _config.timeout = config.timeout\n }\n // #endif\n requestTask = uni.downloadFile(_config)\n } else {\n const optionalKeys = [\n 'data',\n 'method',\n // #ifdef H5 || APP-PLUS || MP-ALIPAY || MP-WEIXIN\n 'timeout',\n // #endif\n 'dataType',\n // #ifndef MP-ALIPAY\n 'responseType',\n // #endif\n // #ifdef APP-PLUS\n 'sslVerify',\n // #endif\n // #ifdef H5\n 'withCredentials',\n // #endif\n // #ifdef APP-PLUS\n 'firstIpv4'\n // #endif\n ]\n requestTask = uni.request({ ..._config, ...mergeKeys(optionalKeys, config) })\n }\n if (config.getTask) {\n config.getTask(requestTask, config)\n }\n})\n"],"names":["isUndefined","buildURL","buildFullPath","settle","uni"],"mappings":";;;;;;AAWA,MAAM,YAAY,CAAC,MAAM,YAAY;AACjC,QAAM,SAAS,CAAE;AACjB,OAAK,QAAQ,CAAC,SAAS;AACnB,QAAI,CAACA,6CAAW,YAAC,QAAQ,IAAI,CAAC,GAAG;AAC7B,aAAO,IAAI,IAAI,QAAQ,IAAI;AAAA,IAC9B;AAAA,EACT,CAAK;AACD,SAAO;AACX;AACA,MAAe,UAAA,CAAC,WAAW,IAAI,QAAQ,CAAC,SAAS,WAAW;AACxD,QAAM,WAAWC,iEAASC,0DAAAA,cAAc,OAAO,SAAS,OAAO,GAAG,GAAG,OAAO,MAAM;AAClF,QAAM,UAAU;AAAA,IACZ,KAAK;AAAA,IACL,QAAQ,OAAO;AAAA,IACf,UAAU,CAAC,aAAa;AACpB,aAAO,WAAW;AAClB,eAAS,SAAS;AAClB,UAAI;AAEA,YAAI,OAAO,SAAS,SAAS,UAAU;AACnC,mBAAS,OAAO,KAAK,MAAM,SAAS,IAAI;AAAA,QAC3C;AAAA,MAEJ,SAAQ,GAAG;AAAA,MACX;AACDC,gEAAO,SAAS,QAAQ,QAAQ;AAAA,IACnC;AAAA,EACJ;AACD,MAAI;AACJ,MAAI,OAAO,WAAW,UAAU;AAC5B,WAAO,QAAQ,OAAO,cAAc;AACpC,WAAO,QAAQ,OAAO,cAAc;AACpC,UAAM,cAAc;AAAA,MAIhB,UAAU,OAAO;AAAA,MACjB,MAAM,OAAO;AAAA,IAChB;AACD,UAAM,eAAe;AAAA,MAUjB;AAAA,IACH;AACD,kBAAcC,cAAG,MAAC,WAAW,EAAE,GAAG,SAAS,GAAG,aAAa,GAAG,UAAU,cAAc,MAAM,EAAC,CAAE;AAAA,EACvG,WAAe,OAAO,WAAW,YAAY;AAMrC,kBAAcA,cAAAA,MAAI,aAAa,OAAO;AAAA,EAC9C,OAAW;AACH,UAAM,eAAe;AAAA,MACjB;AAAA,MACA;AAAA,MAEA;AAAA,MAEA;AAAA,MAEA;AAAA,IAWH;AACD,kBAAcA,cAAAA,MAAI,QAAQ,EAAE,GAAG,SAAS,GAAG,UAAU,cAAc,MAAM,GAAG;AAAA,EAC/E;AACD,MAAI,OAAO,SAAS;AAChB,WAAO,QAAQ,aAAa,MAAM;AAAA,EACrC;AACL,CAAC;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"InterceptorManager.js","sources":["uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js"],"sourcesContent":["'use strict'\r\n\r\nfunction InterceptorManager() {\r\n this.handlers = []\r\n}\r\n\r\n/**\r\n * Add a new interceptor to the stack\r\n *\r\n * @param {Function} fulfilled The function to handle `then` for a `Promise`\r\n * @param {Function} rejected The function to handle `reject` for a `Promise`\r\n *\r\n * @return {Number} An ID used to remove interceptor later\r\n */\r\nInterceptorManager.prototype.use = function use(fulfilled, rejected) {\r\n this.handlers.push({\r\n fulfilled,\r\n rejected\r\n })\r\n return this.handlers.length - 1\r\n}\r\n\r\n/**\r\n * Remove an interceptor from the stack\r\n *\r\n * @param {Number} id The ID that was returned by `use`\r\n */\r\nInterceptorManager.prototype.eject = function eject(id) {\r\n if (this.handlers[id]) {\r\n this.handlers[id] = null\r\n }\r\n}\r\n\r\n/**\r\n * Iterate over all the registered interceptors\r\n *\r\n * This method is particularly useful for skipping over any\r\n * interceptors that may have become `null` calling `eject`.\r\n *\r\n * @param {Function} fn The function to call for each interceptor\r\n */\r\nInterceptorManager.prototype.forEach = function forEach(fn) {\r\n this.handlers.forEach((h) => {\r\n if (h !== null) {\r\n fn(h)\r\n }\r\n })\r\n}\r\n\r\nexport default InterceptorManager\r\n"],"names":[],"mappings":";AAEA,SAAS,qBAAqB;AAC1B,OAAK,WAAW,CAAE;AACtB;AAUA,mBAAmB,UAAU,MAAM,SAAS,IAAI,WAAW,UAAU;AACjE,OAAK,SAAS,KAAK;AAAA,IACf;AAAA,IACA;AAAA,EACR,CAAK;AACD,SAAO,KAAK,SAAS,SAAS;AAClC;AAOA,mBAAmB,UAAU,QAAQ,SAAS,MAAM,IAAI;AACpD,MAAI,KAAK,SAAS,EAAE,GAAG;AACnB,SAAK,SAAS,EAAE,IAAI;AAAA,EACvB;AACL;AAUA,mBAAmB,UAAU,UAAU,SAAS,QAAQ,IAAI;AACxD,OAAK,SAAS,QAAQ,CAAC,MAAM;AACzB,QAAI,MAAM,MAAM;AACZ,SAAG,CAAC;AAAA,IACP;AAAA,EACT,CAAK;AACL;;"}
|
||||
{"version":3,"file":"InterceptorManager.js","sources":["uni_modules/uview-plus/libs/luch-request/core/InterceptorManager.js"],"sourcesContent":["'use strict'\n\nfunction InterceptorManager() {\n this.handlers = []\n}\n\n/**\n * Add a new interceptor to the stack\n *\n * @param {Function} fulfilled The function to handle `then` for a `Promise`\n * @param {Function} rejected The function to handle `reject` for a `Promise`\n *\n * @return {Number} An ID used to remove interceptor later\n */\nInterceptorManager.prototype.use = function use(fulfilled, rejected) {\n this.handlers.push({\n fulfilled,\n rejected\n })\n return this.handlers.length - 1\n}\n\n/**\n * Remove an interceptor from the stack\n *\n * @param {Number} id The ID that was returned by `use`\n */\nInterceptorManager.prototype.eject = function eject(id) {\n if (this.handlers[id]) {\n this.handlers[id] = null\n }\n}\n\n/**\n * Iterate over all the registered interceptors\n *\n * This method is particularly useful for skipping over any\n * interceptors that may have become `null` calling `eject`.\n *\n * @param {Function} fn The function to call for each interceptor\n */\nInterceptorManager.prototype.forEach = function forEach(fn) {\n this.handlers.forEach((h) => {\n if (h !== null) {\n fn(h)\n }\n })\n}\n\nexport default InterceptorManager\n"],"names":[],"mappings":";AAEA,SAAS,qBAAqB;AAC1B,OAAK,WAAW,CAAE;AACtB;AAUA,mBAAmB,UAAU,MAAM,SAAS,IAAI,WAAW,UAAU;AACjE,OAAK,SAAS,KAAK;AAAA,IACf;AAAA,IACA;AAAA,EACR,CAAK;AACD,SAAO,KAAK,SAAS,SAAS;AAClC;AAOA,mBAAmB,UAAU,QAAQ,SAAS,MAAM,IAAI;AACpD,MAAI,KAAK,SAAS,EAAE,GAAG;AACnB,SAAK,SAAS,EAAE,IAAI;AAAA,EACvB;AACL;AAUA,mBAAmB,UAAU,UAAU,SAAS,QAAQ,IAAI;AACxD,OAAK,SAAS,QAAQ,CAAC,MAAM;AACzB,QAAI,MAAM,MAAM;AACZ,SAAG,CAAC;AAAA,IACP;AAAA,EACT,CAAK;AACL;;"}
|
||||
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uview-plus/libs/luch-request/core/Request.js.map
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"buildFullPath.js","sources":["uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js"],"sourcesContent":["'use strict'\r\n\r\nimport isAbsoluteURL from '../helpers/isAbsoluteURL'\r\nimport combineURLs from '../helpers/combineURLs'\r\n\r\n/**\r\n * Creates a new URL by combining the baseURL with the requestedURL,\r\n * only when the requestedURL is not already an absolute URL.\r\n * If the requestURL is absolute, this function returns the requestedURL untouched.\r\n *\r\n * @param {string} baseURL The base URL\r\n * @param {string} requestedURL Absolute or relative URL to combine\r\n * @returns {string} The combined full path\r\n */\r\nexport default function buildFullPath(baseURL, requestedURL) {\r\n if (baseURL && !isAbsoluteURL(requestedURL)) {\r\n return combineURLs(baseURL, requestedURL)\r\n }\r\n return requestedURL\r\n}\r\n"],"names":["isAbsoluteURL","combineURLs"],"mappings":";;;AAce,SAAS,cAAc,SAAS,cAAc;AACzD,MAAI,WAAW,CAACA,2EAAc,YAAY,GAAG;AACzC,WAAOC,2DAAW,YAAC,SAAS,YAAY;AAAA,EAC3C;AACD,SAAO;AACX;;"}
|
||||
{"version":3,"file":"buildFullPath.js","sources":["uni_modules/uview-plus/libs/luch-request/core/buildFullPath.js"],"sourcesContent":["'use strict'\n\nimport isAbsoluteURL from '../helpers/isAbsoluteURL'\nimport combineURLs from '../helpers/combineURLs'\n\n/**\n * Creates a new URL by combining the baseURL with the requestedURL,\n * only when the requestedURL is not already an absolute URL.\n * If the requestURL is absolute, this function returns the requestedURL untouched.\n *\n * @param {string} baseURL The base URL\n * @param {string} requestedURL Absolute or relative URL to combine\n * @returns {string} The combined full path\n */\nexport default function buildFullPath(baseURL, requestedURL) {\n if (baseURL && !isAbsoluteURL(requestedURL)) {\n return combineURLs(baseURL, requestedURL)\n }\n return requestedURL\n}\n"],"names":["isAbsoluteURL","combineURLs"],"mappings":";;;AAce,SAAS,cAAc,SAAS,cAAc;AACzD,MAAI,WAAW,CAACA,2EAAc,YAAY,GAAG;AACzC,WAAOC,2DAAW,YAAC,SAAS,YAAY;AAAA,EAC3C;AACD,SAAO;AACX;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"defaults.js","sources":["uni_modules/uview-plus/libs/luch-request/core/defaults.js"],"sourcesContent":["/**\r\n * 默认的全局配置\r\n */\r\n\r\nexport default {\r\n baseURL: '',\r\n header: {},\r\n method: 'GET',\r\n dataType: 'json',\r\n // #ifndef MP-ALIPAY\r\n responseType: 'text',\r\n // #endif\r\n custom: {},\r\n // #ifdef H5 || APP-PLUS || MP-ALIPAY || MP-WEIXIN\r\n timeout: 60000,\r\n // #endif\r\n // #ifdef APP-PLUS\r\n sslVerify: true,\r\n // #endif\r\n // #ifdef H5\r\n withCredentials: false,\r\n // #endif\r\n // #ifdef APP-PLUS\r\n firstIpv4: false,\r\n // #endif\r\n validateStatus: function validateStatus(status) {\r\n return status >= 200 && status < 300\r\n }\r\n}\r\n"],"names":[],"mappings":";AAIA,MAAe,WAAA;AAAA,EACX,SAAS;AAAA,EACT,QAAQ,CAAE;AAAA,EACV,QAAQ;AAAA,EACR,UAAU;AAAA,EAEV,cAAc;AAAA,EAEd,QAAQ,CAAE;AAAA,EAEV,SAAS;AAAA,EAWT,gBAAgB,SAAS,eAAe,QAAQ;AAC5C,WAAO,UAAU,OAAO,SAAS;AAAA,EACpC;AACL;;"}
|
||||
{"version":3,"file":"defaults.js","sources":["uni_modules/uview-plus/libs/luch-request/core/defaults.js"],"sourcesContent":["/**\n * 默认的全局配置\n */\n\nexport default {\n baseURL: '',\n header: {},\n method: 'GET',\n dataType: 'json',\n // #ifndef MP-ALIPAY\n responseType: 'text',\n // #endif\n custom: {},\n // #ifdef H5 || APP-PLUS || MP-ALIPAY || MP-WEIXIN\n timeout: 60000,\n // #endif\n // #ifdef APP-PLUS\n sslVerify: true,\n // #endif\n // #ifdef H5\n withCredentials: false,\n // #endif\n // #ifdef APP-PLUS\n firstIpv4: false,\n // #endif\n validateStatus: function validateStatus(status) {\n return status >= 200 && status < 300\n }\n}\n"],"names":[],"mappings":";AAIA,MAAe,WAAA;AAAA,EACX,SAAS;AAAA,EACT,QAAQ,CAAE;AAAA,EACV,QAAQ;AAAA,EACR,UAAU;AAAA,EAEV,cAAc;AAAA,EAEd,QAAQ,CAAE;AAAA,EAEV,SAAS;AAAA,EAWT,gBAAgB,SAAS,eAAe,QAAQ;AAC5C,WAAO,UAAU,OAAO,SAAS;AAAA,EACpC;AACL;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"dispatchRequest.js","sources":["uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js"],"sourcesContent":["import adapter from '../adapters/index'\r\n\r\nexport default (config) => adapter(config)\r\n"],"names":["adapter"],"mappings":";;AAEA,MAAA,kBAAe,CAAC,WAAWA,sDAAAA,QAAQ,MAAM;;"}
|
||||
{"version":3,"file":"dispatchRequest.js","sources":["uni_modules/uview-plus/libs/luch-request/core/dispatchRequest.js"],"sourcesContent":["import adapter from '../adapters/index'\n\nexport default (config) => adapter(config)\n"],"names":["adapter"],"mappings":";;AAEA,MAAA,kBAAe,CAAC,WAAWA,sDAAAA,QAAQ,MAAM;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"mergeConfig.js","sources":["uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js"],"sourcesContent":["import { deepMerge, isUndefined } from '../utils'\r\n\r\n/**\r\n * 合并局部配置优先的配置,如果局部有该配置项则用局部,如果全局有该配置项则用全局\r\n * @param {Array} keys - 配置项\r\n * @param {Object} globalsConfig - 当前的全局配置\r\n * @param {Object} config2 - 局部配置\r\n * @return {{}}\r\n */\r\nconst mergeKeys = (keys, globalsConfig, config2) => {\r\n const config = {}\r\n keys.forEach((prop) => {\r\n if (!isUndefined(config2[prop])) {\r\n config[prop] = config2[prop]\r\n } else if (!isUndefined(globalsConfig[prop])) {\r\n config[prop] = globalsConfig[prop]\r\n }\r\n })\r\n return config\r\n}\r\n/**\r\n *\r\n * @param globalsConfig - 当前实例的全局配置\r\n * @param config2 - 当前的局部配置\r\n * @return - 合并后的配置\r\n */\r\nexport default (globalsConfig, config2 = {}) => {\r\n const method = config2.method || globalsConfig.method || 'GET'\r\n let config = {\r\n baseURL: globalsConfig.baseURL || '',\r\n method,\r\n url: config2.url || '',\r\n params: config2.params || {},\r\n custom: { ...(globalsConfig.custom || {}), ...(config2.custom || {}) },\r\n header: deepMerge(globalsConfig.header || {}, config2.header || {})\r\n }\r\n const defaultToConfig2Keys = ['getTask', 'validateStatus']\r\n config = { ...config, ...mergeKeys(defaultToConfig2Keys, globalsConfig, config2) }\r\n\r\n // eslint-disable-next-line no-empty\r\n if (method === 'DOWNLOAD') {\r\n // #ifdef H5 || APP-PLUS\r\n if (!isUndefined(config2.timeout)) {\r\n config.timeout = config2.timeout\r\n } else if (!isUndefined(globalsConfig.timeout)) {\r\n config.timeout = globalsConfig.timeout\r\n }\r\n // #endif\r\n } else if (method === 'UPLOAD') {\r\n delete config.header['content-type']\r\n delete config.header['Content-Type']\r\n const uploadKeys = [\r\n // #ifdef APP-PLUS || H5\r\n 'files',\r\n // #endif\r\n // #ifdef MP-ALIPAY\r\n 'fileType',\r\n // #endif\r\n // #ifdef H5\r\n 'file',\r\n // #endif\r\n 'filePath',\r\n 'name',\r\n // #ifdef H5 || APP-PLUS\r\n 'timeout',\r\n // #endif\r\n 'formData'\r\n ]\r\n uploadKeys.forEach((prop) => {\r\n if (!isUndefined(config2[prop])) {\r\n config[prop] = config2[prop]\r\n }\r\n })\r\n // #ifdef H5 || APP-PLUS\r\n if (isUndefined(config.timeout) && !isUndefined(globalsConfig.timeout)) {\r\n config.timeout = globalsConfig.timeout\r\n }\r\n // #endif\r\n } else {\r\n const defaultsKeys = [\r\n 'data',\r\n // #ifdef H5 || APP-PLUS || MP-ALIPAY || MP-WEIXIN\r\n 'timeout',\r\n // #endif\r\n 'dataType',\r\n // #ifndef MP-ALIPAY\r\n 'responseType',\r\n // #endif\r\n // #ifdef APP-PLUS\r\n 'sslVerify',\r\n // #endif\r\n // #ifdef H5\r\n 'withCredentials',\r\n // #endif\r\n // #ifdef APP-PLUS\r\n 'firstIpv4'\r\n // #endif\r\n ]\r\n config = { ...config, ...mergeKeys(defaultsKeys, globalsConfig, config2) }\r\n }\r\n\r\n return config\r\n}\r\n"],"names":["isUndefined","deepMerge"],"mappings":";;AASA,MAAM,YAAY,CAAC,MAAM,eAAe,YAAY;AAChD,QAAM,SAAS,CAAE;AACjB,OAAK,QAAQ,CAAC,SAAS;AACnB,QAAI,CAACA,6CAAW,YAAC,QAAQ,IAAI,CAAC,GAAG;AAC7B,aAAO,IAAI,IAAI,QAAQ,IAAI;AAAA,IAC9B,WAAU,CAACA,6CAAW,YAAC,cAAc,IAAI,CAAC,GAAG;AAC1C,aAAO,IAAI,IAAI,cAAc,IAAI;AAAA,IACpC;AAAA,EACT,CAAK;AACD,SAAO;AACX;AAOA,MAAA,cAAe,CAAC,eAAe,UAAU,OAAO;AAC5C,QAAM,SAAS,QAAQ,UAAU,cAAc,UAAU;AACzD,MAAI,SAAS;AAAA,IACT,SAAS,cAAc,WAAW;AAAA,IAClC;AAAA,IACA,KAAK,QAAQ,OAAO;AAAA,IACpB,QAAQ,QAAQ,UAAU,CAAE;AAAA,IAC5B,QAAQ,EAAE,GAAI,cAAc,UAAU,CAAE,GAAG,GAAI,QAAQ,UAAU,GAAK;AAAA,IACtE,QAAQC,6CAAS,UAAC,cAAc,UAAU,CAAA,GAAI,QAAQ,UAAU,EAAE;AAAA,EACrE;AACD,QAAM,uBAAuB,CAAC,WAAW,gBAAgB;AACzD,WAAS,EAAE,GAAG,QAAQ,GAAG,UAAU,sBAAsB,eAAe,OAAO,EAAG;AAGlF,MAAI,WAAW;AAAY;AAAA,WAQhB,WAAW,UAAU;AAC5B,WAAO,OAAO,OAAO,cAAc;AACnC,WAAO,OAAO,OAAO,cAAc;AACnC,UAAM,aAAa;AAAA,MAUf;AAAA,MACA;AAAA,MAIA;AAAA,IACH;AACD,eAAW,QAAQ,CAAC,SAAS;AACzB,UAAI,CAACD,6CAAW,YAAC,QAAQ,IAAI,CAAC,GAAG;AAC7B,eAAO,IAAI,IAAI,QAAQ,IAAI;AAAA,MAC9B;AAAA,IACb,CAAS;AAAA,EAMT,OAAW;AACH,UAAM,eAAe;AAAA,MACjB;AAAA,MAEA;AAAA,MAEA;AAAA,MAEA;AAAA,IAWH;AACD,aAAS,EAAE,GAAG,QAAQ,GAAG,UAAU,cAAc,eAAe,OAAO,EAAG;AAAA,EAC7E;AAED,SAAO;AACX;;"}
|
||||
{"version":3,"file":"mergeConfig.js","sources":["uni_modules/uview-plus/libs/luch-request/core/mergeConfig.js"],"sourcesContent":["import { deepMerge, isUndefined } from '../utils'\n\n/**\n * 合并局部配置优先的配置,如果局部有该配置项则用局部,如果全局有该配置项则用全局\n * @param {Array} keys - 配置项\n * @param {Object} globalsConfig - 当前的全局配置\n * @param {Object} config2 - 局部配置\n * @return {{}}\n */\nconst mergeKeys = (keys, globalsConfig, config2) => {\n const config = {}\n keys.forEach((prop) => {\n if (!isUndefined(config2[prop])) {\n config[prop] = config2[prop]\n } else if (!isUndefined(globalsConfig[prop])) {\n config[prop] = globalsConfig[prop]\n }\n })\n return config\n}\n/**\n *\n * @param globalsConfig - 当前实例的全局配置\n * @param config2 - 当前的局部配置\n * @return - 合并后的配置\n */\nexport default (globalsConfig, config2 = {}) => {\n const method = config2.method || globalsConfig.method || 'GET'\n let config = {\n baseURL: globalsConfig.baseURL || '',\n method,\n url: config2.url || '',\n params: config2.params || {},\n custom: { ...(globalsConfig.custom || {}), ...(config2.custom || {}) },\n header: deepMerge(globalsConfig.header || {}, config2.header || {})\n }\n const defaultToConfig2Keys = ['getTask', 'validateStatus']\n config = { ...config, ...mergeKeys(defaultToConfig2Keys, globalsConfig, config2) }\n\n // eslint-disable-next-line no-empty\n if (method === 'DOWNLOAD') {\n // #ifdef H5 || APP-PLUS\n if (!isUndefined(config2.timeout)) {\n config.timeout = config2.timeout\n } else if (!isUndefined(globalsConfig.timeout)) {\n config.timeout = globalsConfig.timeout\n }\n // #endif\n } else if (method === 'UPLOAD') {\n delete config.header['content-type']\n delete config.header['Content-Type']\n const uploadKeys = [\n // #ifdef APP-PLUS || H5\n 'files',\n // #endif\n // #ifdef MP-ALIPAY\n 'fileType',\n // #endif\n // #ifdef H5\n 'file',\n // #endif\n 'filePath',\n 'name',\n // #ifdef H5 || APP-PLUS\n 'timeout',\n // #endif\n 'formData'\n ]\n uploadKeys.forEach((prop) => {\n if (!isUndefined(config2[prop])) {\n config[prop] = config2[prop]\n }\n })\n // #ifdef H5 || APP-PLUS\n if (isUndefined(config.timeout) && !isUndefined(globalsConfig.timeout)) {\n config.timeout = globalsConfig.timeout\n }\n // #endif\n } else {\n const defaultsKeys = [\n 'data',\n // #ifdef H5 || APP-PLUS || MP-ALIPAY || MP-WEIXIN\n 'timeout',\n // #endif\n 'dataType',\n // #ifndef MP-ALIPAY\n 'responseType',\n // #endif\n // #ifdef APP-PLUS\n 'sslVerify',\n // #endif\n // #ifdef H5\n 'withCredentials',\n // #endif\n // #ifdef APP-PLUS\n 'firstIpv4'\n // #endif\n ]\n config = { ...config, ...mergeKeys(defaultsKeys, globalsConfig, config2) }\n }\n\n return config\n}\n"],"names":["isUndefined","deepMerge"],"mappings":";;AASA,MAAM,YAAY,CAAC,MAAM,eAAe,YAAY;AAChD,QAAM,SAAS,CAAE;AACjB,OAAK,QAAQ,CAAC,SAAS;AACnB,QAAI,CAACA,6CAAW,YAAC,QAAQ,IAAI,CAAC,GAAG;AAC7B,aAAO,IAAI,IAAI,QAAQ,IAAI;AAAA,IAC9B,WAAU,CAACA,6CAAW,YAAC,cAAc,IAAI,CAAC,GAAG;AAC1C,aAAO,IAAI,IAAI,cAAc,IAAI;AAAA,IACpC;AAAA,EACT,CAAK;AACD,SAAO;AACX;AAOA,MAAA,cAAe,CAAC,eAAe,UAAU,OAAO;AAC5C,QAAM,SAAS,QAAQ,UAAU,cAAc,UAAU;AACzD,MAAI,SAAS;AAAA,IACT,SAAS,cAAc,WAAW;AAAA,IAClC;AAAA,IACA,KAAK,QAAQ,OAAO;AAAA,IACpB,QAAQ,QAAQ,UAAU,CAAE;AAAA,IAC5B,QAAQ,EAAE,GAAI,cAAc,UAAU,CAAE,GAAG,GAAI,QAAQ,UAAU,GAAK;AAAA,IACtE,QAAQC,6CAAS,UAAC,cAAc,UAAU,CAAA,GAAI,QAAQ,UAAU,EAAE;AAAA,EACrE;AACD,QAAM,uBAAuB,CAAC,WAAW,gBAAgB;AACzD,WAAS,EAAE,GAAG,QAAQ,GAAG,UAAU,sBAAsB,eAAe,OAAO,EAAG;AAGlF,MAAI,WAAW;AAAY;AAAA,WAQhB,WAAW,UAAU;AAC5B,WAAO,OAAO,OAAO,cAAc;AACnC,WAAO,OAAO,OAAO,cAAc;AACnC,UAAM,aAAa;AAAA,MAUf;AAAA,MACA;AAAA,MAIA;AAAA,IACH;AACD,eAAW,QAAQ,CAAC,SAAS;AACzB,UAAI,CAACD,6CAAW,YAAC,QAAQ,IAAI,CAAC,GAAG;AAC7B,eAAO,IAAI,IAAI,QAAQ,IAAI;AAAA,MAC9B;AAAA,IACb,CAAS;AAAA,EAMT,OAAW;AACH,UAAM,eAAe;AAAA,MACjB;AAAA,MAEA;AAAA,MAEA;AAAA,MAEA;AAAA,IAWH;AACD,aAAS,EAAE,GAAG,QAAQ,GAAG,UAAU,cAAc,eAAe,OAAO,EAAG;AAAA,EAC7E;AAED,SAAO;AACX;;"}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"settle.js","sources":["uni_modules/uview-plus/libs/luch-request/core/settle.js"],"sourcesContent":["/**\r\n * Resolve or reject a Promise based on response status.\r\n *\r\n * @param {Function} resolve A function that resolves the promise.\r\n * @param {Function} reject A function that rejects the promise.\r\n * @param {object} response The response.\r\n */\r\nexport default function settle(resolve, reject, response) {\r\n const { validateStatus } = response.config\r\n const status = response.statusCode\r\n if (status && (!validateStatus || validateStatus(status))) {\r\n resolve(response)\r\n } else {\r\n reject(response)\r\n }\r\n}\r\n"],"names":[],"mappings":";AAOe,SAAS,OAAO,SAAS,QAAQ,UAAU;AACtD,QAAM,EAAE,mBAAmB,SAAS;AACpC,QAAM,SAAS,SAAS;AACxB,MAAI,WAAW,CAAC,kBAAkB,eAAe,MAAM,IAAI;AACvD,YAAQ,QAAQ;AAAA,EACxB,OAAW;AACH,WAAO,QAAQ;AAAA,EAClB;AACL;;"}
|
||||
{"version":3,"file":"settle.js","sources":["uni_modules/uview-plus/libs/luch-request/core/settle.js"],"sourcesContent":["/**\n * Resolve or reject a Promise based on response status.\n *\n * @param {Function} resolve A function that resolves the promise.\n * @param {Function} reject A function that rejects the promise.\n * @param {object} response The response.\n */\nexport default function settle(resolve, reject, response) {\n const { validateStatus } = response.config\n const status = response.statusCode\n if (status && (!validateStatus || validateStatus(status))) {\n resolve(response)\n } else {\n reject(response)\n }\n}\n"],"names":[],"mappings":";AAOe,SAAS,OAAO,SAAS,QAAQ,UAAU;AACtD,QAAM,EAAE,mBAAmB,SAAS;AACpC,QAAM,SAAS,SAAS;AACxB,MAAI,WAAW,CAAC,kBAAkB,eAAe,MAAM,IAAI;AACvD,YAAQ,QAAQ;AAAA,EACxB,OAAW;AACH,WAAO,QAAQ;AAAA,EAClB;AACL;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"buildURL.js","sources":["uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js"],"sourcesContent":["'use strict'\r\n\r\nimport * as utils from '../utils'\r\n\r\nfunction encode(val) {\r\n return encodeURIComponent(val)\r\n .replace(/%40/gi, '@')\r\n .replace(/%3A/gi, ':')\r\n .replace(/%24/g, '$')\r\n .replace(/%2C/gi, ',')\r\n .replace(/%20/g, '+')\r\n .replace(/%5B/gi, '[')\r\n .replace(/%5D/gi, ']')\r\n}\r\n\r\n/**\r\n * Build a URL by appending params to the end\r\n *\r\n * @param {string} url The base of the url (e.g., http://www.google.com)\r\n * @param {object} [params] The params to be appended\r\n * @returns {string} The formatted url\r\n */\r\nexport default function buildURL(url, params) {\r\n /* eslint no-param-reassign:0 */\r\n if (!params) {\r\n return url\r\n }\r\n\r\n let serializedParams\r\n if (utils.isURLSearchParams(params)) {\r\n serializedParams = params.toString()\r\n } else {\r\n const parts = []\r\n\r\n utils.forEach(params, (val, key) => {\r\n if (val === null || typeof val === 'undefined') {\r\n return\r\n }\r\n\r\n if (utils.isArray(val)) {\r\n key = `${key}[]`\r\n } else {\r\n val = [val]\r\n }\r\n\r\n utils.forEach(val, (v) => {\r\n if (utils.isDate(v)) {\r\n v = v.toISOString()\r\n } else if (utils.isObject(v)) {\r\n v = JSON.stringify(v)\r\n }\r\n parts.push(`${encode(key)}=${encode(v)}`)\r\n })\r\n })\r\n\r\n serializedParams = parts.join('&')\r\n }\r\n\r\n if (serializedParams) {\r\n const hashmarkIndex = url.indexOf('#')\r\n if (hashmarkIndex !== -1) {\r\n url = url.slice(0, hashmarkIndex)\r\n }\r\n\r\n url += (url.indexOf('?') === -1 ? '?' : '&') + serializedParams\r\n }\r\n\r\n return url\r\n}\r\n"],"names":["utils.isURLSearchParams","utils.forEach","utils.isArray","utils.isDate","utils.isObject"],"mappings":";;AAIA,SAAS,OAAO,KAAK;AACjB,SAAO,mBAAmB,GAAG,EACxB,QAAQ,SAAS,GAAG,EACpB,QAAQ,SAAS,GAAG,EACpB,QAAQ,QAAQ,GAAG,EACnB,QAAQ,SAAS,GAAG,EACpB,QAAQ,QAAQ,GAAG,EACnB,QAAQ,SAAS,GAAG,EACpB,QAAQ,SAAS,GAAG;AAC7B;AASe,SAAS,SAAS,KAAK,QAAQ;AAE1C,MAAI,CAAC,QAAQ;AACT,WAAO;AAAA,EACV;AAED,MAAI;AACJ,MAAIA,6CAAAA,kBAAwB,MAAM,GAAG;AACjC,uBAAmB,OAAO,SAAU;AAAA,EAC5C,OAAW;AACH,UAAM,QAAQ,CAAE;AAEhBC,iDAAAA,QAAc,QAAQ,CAAC,KAAK,QAAQ;AAChC,UAAI,QAAQ,QAAQ,OAAO,QAAQ,aAAa;AAC5C;AAAA,MACH;AAED,UAAIC,6CAAAA,QAAc,GAAG,GAAG;AACpB,cAAM,GAAG,GAAG;AAAA,MAC5B,OAAmB;AACH,cAAM,CAAC,GAAG;AAAA,MACb;AAEDD,2DAAc,KAAK,CAAC,MAAM;AACtB,YAAIE,6CAAAA,OAAa,CAAC,GAAG;AACjB,cAAI,EAAE,YAAa;AAAA,QACvC,WAA2BC,6CAAAA,SAAe,CAAC,GAAG;AAC1B,cAAI,KAAK,UAAU,CAAC;AAAA,QACvB;AACD,cAAM,KAAK,GAAG,OAAO,GAAG,CAAC,IAAI,OAAO,CAAC,CAAC,EAAE;AAAA,MACxD,CAAa;AAAA,IACb,CAAS;AAED,uBAAmB,MAAM,KAAK,GAAG;AAAA,EACpC;AAED,MAAI,kBAAkB;AAClB,UAAM,gBAAgB,IAAI,QAAQ,GAAG;AACrC,QAAI,kBAAkB,IAAI;AACtB,YAAM,IAAI,MAAM,GAAG,aAAa;AAAA,IACnC;AAED,YAAQ,IAAI,QAAQ,GAAG,MAAM,KAAK,MAAM,OAAO;AAAA,EAClD;AAED,SAAO;AACX;;"}
|
||||
{"version":3,"file":"buildURL.js","sources":["uni_modules/uview-plus/libs/luch-request/helpers/buildURL.js"],"sourcesContent":["'use strict'\n\nimport * as utils from '../utils'\n\nfunction encode(val) {\n return encodeURIComponent(val)\n .replace(/%40/gi, '@')\n .replace(/%3A/gi, ':')\n .replace(/%24/g, '$')\n .replace(/%2C/gi, ',')\n .replace(/%20/g, '+')\n .replace(/%5B/gi, '[')\n .replace(/%5D/gi, ']')\n}\n\n/**\n * Build a URL by appending params to the end\n *\n * @param {string} url The base of the url (e.g., http://www.google.com)\n * @param {object} [params] The params to be appended\n * @returns {string} The formatted url\n */\nexport default function buildURL(url, params) {\n /* eslint no-param-reassign:0 */\n if (!params) {\n return url\n }\n\n let serializedParams\n if (utils.isURLSearchParams(params)) {\n serializedParams = params.toString()\n } else {\n const parts = []\n\n utils.forEach(params, (val, key) => {\n if (val === null || typeof val === 'undefined') {\n return\n }\n\n if (utils.isArray(val)) {\n key = `${key}[]`\n } else {\n val = [val]\n }\n\n utils.forEach(val, (v) => {\n if (utils.isDate(v)) {\n v = v.toISOString()\n } else if (utils.isObject(v)) {\n v = JSON.stringify(v)\n }\n parts.push(`${encode(key)}=${encode(v)}`)\n })\n })\n\n serializedParams = parts.join('&')\n }\n\n if (serializedParams) {\n const hashmarkIndex = url.indexOf('#')\n if (hashmarkIndex !== -1) {\n url = url.slice(0, hashmarkIndex)\n }\n\n url += (url.indexOf('?') === -1 ? '?' : '&') + serializedParams\n }\n\n return url\n}\n"],"names":["utils.isURLSearchParams","utils.forEach","utils.isArray","utils.isDate","utils.isObject"],"mappings":";;AAIA,SAAS,OAAO,KAAK;AACjB,SAAO,mBAAmB,GAAG,EACxB,QAAQ,SAAS,GAAG,EACpB,QAAQ,SAAS,GAAG,EACpB,QAAQ,QAAQ,GAAG,EACnB,QAAQ,SAAS,GAAG,EACpB,QAAQ,QAAQ,GAAG,EACnB,QAAQ,SAAS,GAAG,EACpB,QAAQ,SAAS,GAAG;AAC7B;AASe,SAAS,SAAS,KAAK,QAAQ;AAE1C,MAAI,CAAC,QAAQ;AACT,WAAO;AAAA,EACV;AAED,MAAI;AACJ,MAAIA,6CAAAA,kBAAwB,MAAM,GAAG;AACjC,uBAAmB,OAAO,SAAU;AAAA,EAC5C,OAAW;AACH,UAAM,QAAQ,CAAE;AAEhBC,iDAAAA,QAAc,QAAQ,CAAC,KAAK,QAAQ;AAChC,UAAI,QAAQ,QAAQ,OAAO,QAAQ,aAAa;AAC5C;AAAA,MACH;AAED,UAAIC,6CAAAA,QAAc,GAAG,GAAG;AACpB,cAAM,GAAG,GAAG;AAAA,MAC5B,OAAmB;AACH,cAAM,CAAC,GAAG;AAAA,MACb;AAEDD,2DAAc,KAAK,CAAC,MAAM;AACtB,YAAIE,6CAAAA,OAAa,CAAC,GAAG;AACjB,cAAI,EAAE,YAAa;AAAA,QACvC,WAA2BC,6CAAAA,SAAe,CAAC,GAAG;AAC1B,cAAI,KAAK,UAAU,CAAC;AAAA,QACvB;AACD,cAAM,KAAK,GAAG,OAAO,GAAG,CAAC,IAAI,OAAO,CAAC,CAAC,EAAE;AAAA,MACxD,CAAa;AAAA,IACb,CAAS;AAED,uBAAmB,MAAM,KAAK,GAAG;AAAA,EACpC;AAED,MAAI,kBAAkB;AAClB,UAAM,gBAAgB,IAAI,QAAQ,GAAG;AACrC,QAAI,kBAAkB,IAAI;AACtB,YAAM,IAAI,MAAM,GAAG,aAAa;AAAA,IACnC;AAED,YAAQ,IAAI,QAAQ,GAAG,MAAM,KAAK,MAAM,OAAO;AAAA,EAClD;AAED,SAAO;AACX;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"combineURLs.js","sources":["uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js"],"sourcesContent":["'use strict'\r\n\r\n/**\r\n * Creates a new URL by combining the specified URLs\r\n *\r\n * @param {string} baseURL The base URL\r\n * @param {string} relativeURL The relative URL\r\n * @returns {string} The combined URL\r\n */\r\nexport default function combineURLs(baseURL, relativeURL) {\r\n return relativeURL\r\n ? `${baseURL.replace(/\\/+$/, '')}/${relativeURL.replace(/^\\/+/, '')}`\r\n : baseURL\r\n}\r\n"],"names":[],"mappings":";AASe,SAAS,YAAY,SAAS,aAAa;AACtD,SAAO,cACD,GAAG,QAAQ,QAAQ,QAAQ,EAAE,CAAC,IAAI,YAAY,QAAQ,QAAQ,EAAE,CAAC,KACjE;AACV;;"}
|
||||
{"version":3,"file":"combineURLs.js","sources":["uni_modules/uview-plus/libs/luch-request/helpers/combineURLs.js"],"sourcesContent":["'use strict'\n\n/**\n * Creates a new URL by combining the specified URLs\n *\n * @param {string} baseURL The base URL\n * @param {string} relativeURL The relative URL\n * @returns {string} The combined URL\n */\nexport default function combineURLs(baseURL, relativeURL) {\n return relativeURL\n ? `${baseURL.replace(/\\/+$/, '')}/${relativeURL.replace(/^\\/+/, '')}`\n : baseURL\n}\n"],"names":[],"mappings":";AASe,SAAS,YAAY,SAAS,aAAa;AACtD,SAAO,cACD,GAAG,QAAQ,QAAQ,QAAQ,EAAE,CAAC,IAAI,YAAY,QAAQ,QAAQ,EAAE,CAAC,KACjE;AACV;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"isAbsoluteURL.js","sources":["uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js"],"sourcesContent":["'use strict'\r\n\r\n/**\r\n * Determines whether the specified URL is absolute\r\n *\r\n * @param {string} url The URL to test\r\n * @returns {boolean} True if the specified URL is absolute, otherwise false\r\n */\r\nexport default function isAbsoluteURL(url) {\r\n // A URL is considered absolute if it begins with \"<scheme>://\" or \"//\" (protocol-relative URL).\r\n // RFC 3986 defines scheme name as a sequence of characters beginning with a letter and followed\r\n // by any combination of letters, digits, plus, period, or hyphen.\r\n return /^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(url)\r\n}\r\n"],"names":[],"mappings":";AAQe,SAAS,cAAc,KAAK;AAIvC,SAAO,8BAA8B,KAAK,GAAG;AACjD;;"}
|
||||
{"version":3,"file":"isAbsoluteURL.js","sources":["uni_modules/uview-plus/libs/luch-request/helpers/isAbsoluteURL.js"],"sourcesContent":["'use strict'\n\n/**\n * Determines whether the specified URL is absolute\n *\n * @param {string} url The URL to test\n * @returns {boolean} True if the specified URL is absolute, otherwise false\n */\nexport default function isAbsoluteURL(url) {\n // A URL is considered absolute if it begins with \"<scheme>://\" or \"//\" (protocol-relative URL).\n // RFC 3986 defines scheme name as a sequence of characters beginning with a letter and followed\n // by any combination of letters, digits, plus, period, or hyphen.\n return /^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(url)\n}\n"],"names":[],"mappings":";AAQe,SAAS,cAAc,KAAK;AAIvC,SAAO,8BAA8B,KAAK,GAAG;AACjD;;"}
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"button.js","sources":["uni_modules/uview-plus/libs/mixin/button.js"],"sourcesContent":["import { defineMixin } from '../vue'\r\n\r\nexport const buttonMixin = defineMixin({\r\n props: {\r\n lang: String,\r\n sessionFrom: String,\r\n sendMessageTitle: String,\r\n sendMessagePath: String,\r\n sendMessageImg: String,\r\n showMessageCard: Boolean,\r\n appParameter: String,\r\n formType: String,\r\n openType: String\r\n }\r\n})\r\n\r\nexport default buttonMixin\r\n\r\n"],"names":["defineMixin"],"mappings":";;AAEY,MAAC,cAAcA,+BAAAA,YAAY;AAAA,EACnC,OAAO;AAAA,IACH,MAAM;AAAA,IACN,aAAa;AAAA,IACb,kBAAkB;AAAA,IAClB,iBAAiB;AAAA,IACjB,gBAAgB;AAAA,IAChB,iBAAiB;AAAA,IACjB,cAAc;AAAA,IACd,UAAU;AAAA,IACV,UAAU;AAAA,EACb;AACL,CAAC;;"}
|
||||
{"version":3,"file":"button.js","sources":["uni_modules/uview-plus/libs/mixin/button.js"],"sourcesContent":["import { defineMixin } from '../vue'\n\nexport const buttonMixin = defineMixin({\n props: {\n lang: String,\n sessionFrom: String,\n sendMessageTitle: String,\n sendMessagePath: String,\n sendMessageImg: String,\n showMessageCard: Boolean,\n appParameter: String,\n formType: String,\n openType: String\n }\n})\n\nexport default buttonMixin\n\n"],"names":["defineMixin"],"mappings":";;AAEY,MAAC,cAAcA,+BAAAA,YAAY;AAAA,EACnC,OAAO;AAAA,IACH,MAAM;AAAA,IACN,aAAa;AAAA,IACb,kBAAkB;AAAA,IAClB,iBAAiB;AAAA,IACjB,gBAAgB;AAAA,IAChB,iBAAiB;AAAA,IACjB,cAAc;AAAA,IACd,UAAU;AAAA,IACV,UAAU;AAAA,EACb;AACL,CAAC;;"}
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"openType.js","sources":["uni_modules/uview-plus/libs/mixin/openType.js"],"sourcesContent":["import { defineMixin } from '../vue'\r\n\r\nexport const openType = defineMixin({\r\n props: {\r\n openType: String\r\n },\r\n methods: {\r\n onGetUserInfo(event) {\r\n this.$emit('getuserinfo', event.detail)\r\n },\r\n onContact(event) {\r\n this.$emit('contact', event.detail)\r\n },\r\n onGetPhoneNumber(event) {\r\n this.$emit('getphonenumber', event.detail)\r\n },\r\n onError(event) {\r\n this.$emit('error', event.detail)\r\n },\r\n onLaunchApp(event) {\r\n this.$emit('launchapp', event.detail)\r\n },\r\n onOpenSetting(event) {\r\n this.$emit('opensetting', event.detail)\r\n }\r\n }\r\n})\r\n"],"names":["defineMixin"],"mappings":";;AAEY,MAAC,WAAWA,+BAAAA,YAAY;AAAA,EAChC,OAAO;AAAA,IACH,UAAU;AAAA,EACb;AAAA,EACD,SAAS;AAAA,IACL,cAAc,OAAO;AACjB,WAAK,MAAM,eAAe,MAAM,MAAM;AAAA,IACzC;AAAA,IACD,UAAU,OAAO;AACb,WAAK,MAAM,WAAW,MAAM,MAAM;AAAA,IACrC;AAAA,IACD,iBAAiB,OAAO;AACpB,WAAK,MAAM,kBAAkB,MAAM,MAAM;AAAA,IAC5C;AAAA,IACD,QAAQ,OAAO;AACX,WAAK,MAAM,SAAS,MAAM,MAAM;AAAA,IACnC;AAAA,IACD,YAAY,OAAO;AACf,WAAK,MAAM,aAAa,MAAM,MAAM;AAAA,IACvC;AAAA,IACD,cAAc,OAAO;AACjB,WAAK,MAAM,eAAe,MAAM,MAAM;AAAA,IACzC;AAAA,EACJ;AACL,CAAC;;"}
|
||||
{"version":3,"file":"openType.js","sources":["uni_modules/uview-plus/libs/mixin/openType.js"],"sourcesContent":["import { defineMixin } from '../vue'\n\nexport const openType = defineMixin({\n props: {\n openType: String\n },\n methods: {\n onGetUserInfo(event) {\n this.$emit('getuserinfo', event.detail)\n },\n onContact(event) {\n this.$emit('contact', event.detail)\n },\n onGetPhoneNumber(event) {\n this.$emit('getphonenumber', event.detail)\n },\n onError(event) {\n this.$emit('error', event.detail)\n },\n onLaunchApp(event) {\n this.$emit('launchapp', event.detail)\n },\n onOpenSetting(event) {\n this.$emit('opensetting', event.detail)\n }\n }\n})\n"],"names":["defineMixin"],"mappings":";;AAEY,MAAC,WAAWA,+BAAAA,YAAY;AAAA,EAChC,OAAO;AAAA,IACH,UAAU;AAAA,EACb;AAAA,EACD,SAAS;AAAA,IACL,cAAc,OAAO;AACjB,WAAK,MAAM,eAAe,MAAM,MAAM;AAAA,IACzC;AAAA,IACD,UAAU,OAAO;AACb,WAAK,MAAM,WAAW,MAAM,MAAM;AAAA,IACrC;AAAA,IACD,iBAAiB,OAAO;AACpB,WAAK,MAAM,kBAAkB,MAAM,MAAM;AAAA,IAC5C;AAAA,IACD,QAAQ,OAAO;AACX,WAAK,MAAM,SAAS,MAAM,MAAM;AAAA,IACnC;AAAA,IACD,YAAY,OAAO;AACf,WAAK,MAAM,aAAa,MAAM,MAAM;AAAA,IACvC;AAAA,IACD,cAAc,OAAO;AACjB,WAAK,MAAM,eAAe,MAAM,MAAM;AAAA,IACzC;AAAA,EACJ;AACL,CAAC;;"}
|
||||
Reference in New Issue
Block a user