|
|
@@ -947,7 +947,7 @@ function initData(vueOptions, context) {
|
|
|
try {
|
|
|
data = data.call(context); // 支持 Vue.prototype 上挂的数据
|
|
|
} catch (e) {
|
|
|
- if (Object({"VUE_APP_NAME":"qc-signIn","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) {
|
|
|
+ if (Object({"VUE_APP_NAME":"qc-signIn-yangguang","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) {
|
|
|
console.warn('根据 Vue 的 data 函数初始化小程序 data 失败,请尽量确保 data 函数中不访问 vm 对象,否则可能影响首次数据渲染速度。', data);
|
|
|
}
|
|
|
}
|
|
|
@@ -7647,7 +7647,7 @@ function type(obj) {
|
|
|
|
|
|
function flushCallbacks$1(vm) {
|
|
|
if (vm.__next_tick_callbacks && vm.__next_tick_callbacks.length) {
|
|
|
- if (Object({"VUE_APP_NAME":"qc-signIn","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) {
|
|
|
+ if (Object({"VUE_APP_NAME":"qc-signIn-yangguang","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) {
|
|
|
var mpInstance = vm.$scope;
|
|
|
console.log('[' + (+new Date) + '][' + (mpInstance.is || mpInstance.route) + '][' + vm._uid +
|
|
|
']:flushCallbacks[' + vm.__next_tick_callbacks.length + ']');
|
|
|
@@ -7668,14 +7668,14 @@ function nextTick$1(vm, cb) {
|
|
|
//1.nextTick 之前 已 setData 且 setData 还未回调完成
|
|
|
//2.nextTick 之前存在 render watcher
|
|
|
if (!vm.__next_tick_pending && !hasRenderWatcher(vm)) {
|
|
|
- if(Object({"VUE_APP_NAME":"qc-signIn","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG){
|
|
|
+ if(Object({"VUE_APP_NAME":"qc-signIn-yangguang","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG){
|
|
|
var mpInstance = vm.$scope;
|
|
|
console.log('[' + (+new Date) + '][' + (mpInstance.is || mpInstance.route) + '][' + vm._uid +
|
|
|
']:nextVueTick');
|
|
|
}
|
|
|
return nextTick(cb, vm)
|
|
|
}else{
|
|
|
- if(Object({"VUE_APP_NAME":"qc-signIn","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG){
|
|
|
+ if(Object({"VUE_APP_NAME":"qc-signIn-yangguang","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG){
|
|
|
var mpInstance$1 = vm.$scope;
|
|
|
console.log('[' + (+new Date) + '][' + (mpInstance$1.is || mpInstance$1.route) + '][' + vm._uid +
|
|
|
']:nextMPTick');
|
|
|
@@ -7761,7 +7761,7 @@ var patch = function(oldVnode, vnode) {
|
|
|
});
|
|
|
var diffData = this.$shouldDiffData === false ? data : diff(data, mpData);
|
|
|
if (Object.keys(diffData).length) {
|
|
|
- if (Object({"VUE_APP_NAME":"qc-signIn","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) {
|
|
|
+ if (Object({"VUE_APP_NAME":"qc-signIn-yangguang","VUE_APP_PLATFORM":"mp-weixin","NODE_ENV":"development","BASE_URL":"/"}).VUE_APP_DEBUG) {
|
|
|
console.log('[' + (+new Date) + '][' + (mpInstance.is || mpInstance.route) + '][' + this._uid +
|
|
|
']差量更新',
|
|
|
JSON.stringify(diffData));
|
|
|
@@ -8635,9 +8635,9 @@ function resolveLocaleChain(locale) {
|
|
|
|
|
|
/***/ }),
|
|
|
/* 5 */
|
|
|
-/*!**********************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/pages.json ***!
|
|
|
- \**********************************************************************/
|
|
|
+/*!*******************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/pages.json ***!
|
|
|
+ \*******************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports) {
|
|
|
|
|
|
@@ -8778,9 +8778,9 @@ function normalizeComponent (
|
|
|
|
|
|
/***/ }),
|
|
|
/* 12 */
|
|
|
-/*!*****************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/index.js ***!
|
|
|
- \*****************************************************************************/
|
|
|
+/*!**************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/index.js ***!
|
|
|
+ \**************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -8929,9 +8929,9 @@ var install = function install(Vue) {
|
|
|
|
|
|
/***/ }),
|
|
|
/* 13 */
|
|
|
-/*!****************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/mixin/mixin.js ***!
|
|
|
- \****************************************************************************************/
|
|
|
+/*!*************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/mixin/mixin.js ***!
|
|
|
+ \*************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -9002,9 +9002,9 @@ var install = function install(Vue) {
|
|
|
|
|
|
/***/ }),
|
|
|
/* 14 */
|
|
|
-/*!******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/request/index.js ***!
|
|
|
- \******************************************************************************************/
|
|
|
+/*!***************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/request/index.js ***!
|
|
|
+ \***************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -9182,9 +9182,9 @@ new Request();exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 15 */
|
|
|
-/*!***********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/deepMerge.js ***!
|
|
|
- \***********************************************************************************************/
|
|
|
+/*!********************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/deepMerge.js ***!
|
|
|
+ \********************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -9222,9 +9222,9 @@ deepMerge;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 16 */
|
|
|
-/*!***********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/deepClone.js ***!
|
|
|
- \***********************************************************************************************/
|
|
|
+/*!********************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/deepClone.js ***!
|
|
|
+ \********************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -9255,9 +9255,9 @@ deepClone;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 17 */
|
|
|
-/*!******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/test.js ***!
|
|
|
- \******************************************************************************************/
|
|
|
+/*!***************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/test.js ***!
|
|
|
+ \***************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -9496,9 +9496,9 @@ function code(value) {var len = arguments.length > 1 && arguments[1] !== undefin
|
|
|
|
|
|
/***/ }),
|
|
|
/* 18 */
|
|
|
-/*!*************************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/queryParams.js ***!
|
|
|
- \*************************************************************************************************/
|
|
|
+/*!**********************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/queryParams.js ***!
|
|
|
+ \**********************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -9564,9 +9564,9 @@ queryParams;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 19 */
|
|
|
-/*!*******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/route.js ***!
|
|
|
- \*******************************************************************************************/
|
|
|
+/*!****************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/route.js ***!
|
|
|
+ \****************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10485,9 +10485,9 @@ if (hadRuntime) {
|
|
|
|
|
|
/***/ }),
|
|
|
/* 23 */
|
|
|
-/*!************************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/timeFormat.js ***!
|
|
|
- \************************************************************************************************/
|
|
|
+/*!*********************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/timeFormat.js ***!
|
|
|
+ \*********************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10546,9 +10546,9 @@ timeFormat;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 24 */
|
|
|
-/*!**********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/timeFrom.js ***!
|
|
|
- \**********************************************************************************************/
|
|
|
+/*!*******************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/timeFrom.js ***!
|
|
|
+ \*******************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10603,9 +10603,9 @@ timeFrom;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 25 */
|
|
|
-/*!***************************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/colorGradient.js ***!
|
|
|
- \***************************************************************************************************/
|
|
|
+/*!************************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/colorGradient.js ***!
|
|
|
+ \************************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10746,9 +10746,9 @@ function colorToRgba(color) {var alpha = arguments.length > 1 && arguments[1] !=
|
|
|
|
|
|
/***/ }),
|
|
|
/* 26 */
|
|
|
-/*!******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/guid.js ***!
|
|
|
- \******************************************************************************************/
|
|
|
+/*!***************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/guid.js ***!
|
|
|
+ \***************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10797,9 +10797,9 @@ guid;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 27 */
|
|
|
-/*!*******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/color.js ***!
|
|
|
- \*******************************************************************************************/
|
|
|
+/*!****************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/color.js ***!
|
|
|
+ \****************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10844,9 +10844,9 @@ color;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 28 */
|
|
|
-/*!***********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/type2icon.js ***!
|
|
|
- \***********************************************************************************************/
|
|
|
+/*!********************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/type2icon.js ***!
|
|
|
+ \********************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10889,9 +10889,9 @@ type2icon;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 29 */
|
|
|
-/*!*************************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/randomArray.js ***!
|
|
|
- \*************************************************************************************************/
|
|
|
+/*!**********************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/randomArray.js ***!
|
|
|
+ \**********************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10906,9 +10906,9 @@ randomArray;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 30 */
|
|
|
-/*!*********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/addUnit.js ***!
|
|
|
- \*********************************************************************************************/
|
|
|
+/*!******************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/addUnit.js ***!
|
|
|
+ \******************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10924,9 +10924,9 @@ function addUnit() {var value = arguments.length > 0 && arguments[0] !== undefin
|
|
|
|
|
|
/***/ }),
|
|
|
/* 31 */
|
|
|
-/*!********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/random.js ***!
|
|
|
- \********************************************************************************************/
|
|
|
+/*!*****************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/random.js ***!
|
|
|
+ \*****************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10944,9 +10944,9 @@ random;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 32 */
|
|
|
-/*!******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/trim.js ***!
|
|
|
- \******************************************************************************************/
|
|
|
+/*!***************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/trim.js ***!
|
|
|
+ \***************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10969,9 +10969,9 @@ trim;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 33 */
|
|
|
-/*!*******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/toast.js ***!
|
|
|
- \*******************************************************************************************/
|
|
|
+/*!****************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/toast.js ***!
|
|
|
+ \****************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -10989,9 +10989,9 @@ toast;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 34 */
|
|
|
-/*!***********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/getParent.js ***!
|
|
|
- \***********************************************************************************************/
|
|
|
+/*!********************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/getParent.js ***!
|
|
|
+ \********************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11046,9 +11046,9 @@ function getParent(name, keys) {
|
|
|
|
|
|
/***/ }),
|
|
|
/* 35 */
|
|
|
-/*!*********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/$parent.js ***!
|
|
|
- \*********************************************************************************************/
|
|
|
+/*!******************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/$parent.js ***!
|
|
|
+ \******************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11074,9 +11074,9 @@ function $parent() {var name = arguments.length > 0 && arguments[0] !== undefine
|
|
|
|
|
|
/***/ }),
|
|
|
/* 36 */
|
|
|
-/*!*****************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/sys.js ***!
|
|
|
- \*****************************************************************************************/
|
|
|
+/*!**************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/sys.js ***!
|
|
|
+ \**************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11092,9 +11092,9 @@ function sys() {
|
|
|
|
|
|
/***/ }),
|
|
|
/* 37 */
|
|
|
-/*!**********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/debounce.js ***!
|
|
|
- \**********************************************************************************************/
|
|
|
+/*!*******************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/debounce.js ***!
|
|
|
+ \*******************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11131,9 +11131,9 @@ debounce;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 38 */
|
|
|
-/*!**********************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/function/throttle.js ***!
|
|
|
- \**********************************************************************************************/
|
|
|
+/*!*******************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/function/throttle.js ***!
|
|
|
+ \*******************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11173,9 +11173,9 @@ throttle;exports.default = _default;
|
|
|
|
|
|
/***/ }),
|
|
|
/* 39 */
|
|
|
-/*!******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/config/config.js ***!
|
|
|
- \******************************************************************************************/
|
|
|
+/*!***************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/config/config.js ***!
|
|
|
+ \***************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11196,9 +11196,9 @@ var version = '1.8.4';var _default =
|
|
|
|
|
|
/***/ }),
|
|
|
/* 40 */
|
|
|
-/*!******************************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/uview-ui/libs/config/zIndex.js ***!
|
|
|
- \******************************************************************************************/
|
|
|
+/*!***************************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/uview-ui/libs/config/zIndex.js ***!
|
|
|
+ \***************************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11231,24 +11231,23 @@ Object.defineProperty(exports, "__esModule", { value: true });exports.default =
|
|
|
/* 45 */,
|
|
|
/* 46 */,
|
|
|
/* 47 */
|
|
|
-/*!**********************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/api/api.js ***!
|
|
|
- \**********************************************************************/
|
|
|
+/*!*******************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/api/api.js ***!
|
|
|
+ \*******************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
"use strict";
|
|
|
-Object.defineProperty(exports, "__esModule", { value: true });exports.getOpenId = getOpenId;exports.getHome = getHome;exports.signInAjax = signInAjax;exports.getSignList = getSignList;exports.setMessage = setMessage;exports.getTemplateIDs = getTemplateIDs;exports.setReClaim = setReClaim;exports.switchUpdate = switchUpdate;exports.getUrl = getUrl;exports.config = void 0;var _regenerator = _interopRequireDefault(__webpack_require__(/*! ./node_modules/@babel/runtime/regenerator */ 20));var _request = __webpack_require__(/*! @/utils/request */ 48);function _interopRequireDefault(obj) {return obj && obj.__esModule ? obj : { default: obj };}function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {try {var info = gen[key](arg);var value = info.value;} catch (error) {reject(error);return;}if (info.done) {resolve(value);} else {Promise.resolve(value).then(_next, _throw);}}function _asyncToGenerator(fn) {return function () {var self = this,args = arguments;return new Promise(function (resolve, reject) {var gen = fn.apply(self, args);function _next(value) {asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);}function _throw(err) {asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);}_next(undefined);});};}
|
|
|
+Object.defineProperty(exports, "__esModule", { value: true });exports.getOpenId = getOpenId;exports.getHome = getHome;exports.signInAjax = signInAjax;exports.getSignList = getSignList;exports.setMessage = setMessage;exports.getTemplateIDs = getTemplateIDs;exports.setReClaim = setReClaim;exports.switchUpdate = switchUpdate;exports.getUrl = getUrl;exports.getQuotaList = getQuotaList;exports.getBalance = getBalance;exports.setCoinRemove = setCoinRemove;exports.getCoinRemoveList = getCoinRemoveList;exports.config = void 0;var _regenerator = _interopRequireDefault(__webpack_require__(/*! ./node_modules/@babel/runtime/regenerator */ 20));var _request = __webpack_require__(/*! @/utils/request */ 48);function _interopRequireDefault(obj) {return obj && obj.__esModule ? obj : { default: obj };}function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {try {var info = gen[key](arg);var value = info.value;} catch (error) {reject(error);return;}if (info.done) {resolve(value);} else {Promise.resolve(value).then(_next, _throw);}}function _asyncToGenerator(fn) {return function () {var self = this,args = arguments;return new Promise(function (resolve, reject) {var gen = fn.apply(self, args);function _next(value) {asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);}function _throw(err) {asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);}_next(undefined);});};}
|
|
|
|
|
|
|
|
|
/**
|
|
|
- * 签到 小程序
|
|
|
- * wxb21c3e030b8af425 书券大礼包
|
|
|
- * wx162370635292eef2 超多书币享不停(签到)
|
|
|
- * wx9ba912437abd9848 书币礼包大派送(签到)
|
|
|
- */
|
|
|
+ * 签到 小程序
|
|
|
+ * wx162370635292eef2 超多书币享不停 阳光签到
|
|
|
+ * wx9ba912437abd9848 书币礼包大派送(签到)-阅文
|
|
|
+ */
|
|
|
var config = {
|
|
|
- appid: 'wxb21c3e030b8af425' };
|
|
|
+ appid: 'wx162370635292eef2' };
|
|
|
|
|
|
|
|
|
// 获取openId
|
|
|
@@ -11294,14 +11293,34 @@ function _setReClaim() {_setReClaim = _asyncToGenerator( /*#__PURE__*/_regenerat
|
|
|
|
|
|
|
|
|
// 获取公众号文章
|
|
|
-function _switchUpdate() {_switchUpdate = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee8(data) {return _regenerator.default.wrap(function _callee8$(_context8) {while (1) {switch (_context8.prev = _context8.next) {case 0:return _context8.abrupt("return", (0, _request.request)({ url: "/sign/in/login/switch/update", data: data, method: 'PUT' }));case 1:case "end":return _context8.stop();}}}, _callee8);}));return _switchUpdate.apply(this, arguments);}function getUrl(_x9) {return _getUrl.apply(this, arguments);}function _getUrl() {_getUrl = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee9(data) {return _regenerator.default.wrap(function _callee9$(_context9) {while (1) {switch (_context9.prev = _context9.next) {case 0:return _context9.abrupt("return",
|
|
|
- (0, _request.request)({ url: "/applet/mp/url", data: data }));case 1:case "end":return _context9.stop();}}}, _callee9);}));return _getUrl.apply(this, arguments);}
|
|
|
+function _switchUpdate() {_switchUpdate = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee8(data) {return _regenerator.default.wrap(function _callee8$(_context8) {while (1) {switch (_context8.prev = _context8.next) {case 0:return _context8.abrupt("return", (0, _request.request)({ url: "/sign/in/login/switch/update", data: data, method: 'PUT' }));case 1:case "end":return _context8.stop();}}}, _callee8);}));return _switchUpdate.apply(this, arguments);}function getUrl(_x9) {return _getUrl.apply(this, arguments);}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+// 获取额度列表
|
|
|
+function _getUrl() {_getUrl = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee9(data) {return _regenerator.default.wrap(function _callee9$(_context9) {while (1) {switch (_context9.prev = _context9.next) {case 0:return _context9.abrupt("return", (0, _request.request)({ url: "/applet/mp/url", data: data }));case 1:case "end":return _context9.stop();}}}, _callee9);}));return _getUrl.apply(this, arguments);}function getQuotaList(_x10) {return _getQuotaList.apply(this, arguments);}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+// 获取余额
|
|
|
+function _getQuotaList() {_getQuotaList = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee10(data) {return _regenerator.default.wrap(function _callee10$(_context10) {while (1) {switch (_context10.prev = _context10.next) {case 0:return _context10.abrupt("return", (0, _request.request)({ url: "/book/coin/value/list", data: data }));case 1:case "end":return _context10.stop();}}}, _callee10);}));return _getQuotaList.apply(this, arguments);}function getBalance(_x11) {return _getBalance.apply(this, arguments);}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+// 用户体现
|
|
|
+function _getBalance() {_getBalance = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee11(data) {return _regenerator.default.wrap(function _callee11$(_context11) {while (1) {switch (_context11.prev = _context11.next) {case 0:return _context11.abrupt("return", (0, _request.request)({ url: "/book/coin/total", data: data }));case 1:case "end":return _context11.stop();}}}, _callee11);}));return _getBalance.apply(this, arguments);}function setCoinRemove(_x12) {return _setCoinRemove.apply(this, arguments);}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+// 体现记录
|
|
|
+function _setCoinRemove() {_setCoinRemove = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee12(data) {return _regenerator.default.wrap(function _callee12$(_context12) {while (1) {switch (_context12.prev = _context12.next) {case 0:return _context12.abrupt("return", (0, _request.request)({ url: "/book/coin/remove", data: data }));case 1:case "end":return _context12.stop();}}}, _callee12);}));return _setCoinRemove.apply(this, arguments);}function getCoinRemoveList(_x13) {return _getCoinRemoveList.apply(this, arguments);}function _getCoinRemoveList() {_getCoinRemoveList = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee13(data) {return _regenerator.default.wrap(function _callee13$(_context13) {while (1) {switch (_context13.prev = _context13.next) {case 0:return _context13.abrupt("return",
|
|
|
+ (0, _request.request)({ url: "/book/coin/remove/list", data: data }));case 1:case "end":return _context13.stop();}}}, _callee13);}));return _getCoinRemoveList.apply(this, arguments);}
|
|
|
|
|
|
/***/ }),
|
|
|
/* 48 */
|
|
|
-/*!****************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/utils/request.js ***!
|
|
|
- \****************************************************************************/
|
|
|
+/*!*************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/utils/request.js ***!
|
|
|
+ \*************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
@@ -11377,19 +11396,20 @@ function request(props) {var
|
|
|
|
|
|
/***/ }),
|
|
|
/* 49 */
|
|
|
-/*!******************************************************************************!*\
|
|
|
- !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn/utils/ad_config.js ***!
|
|
|
- \******************************************************************************/
|
|
|
+/*!***************************************************************************************!*\
|
|
|
+ !*** C:/Users/77876/Documents/HBuilderProjects/qc-signIn-yanguang/utils/ad_config.js ***!
|
|
|
+ \***************************************************************************************/
|
|
|
/*! no static exports found */
|
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
|
|
"use strict";
|
|
|
-Object.defineProperty(exports, "__esModule", { value: true });exports.videoAd = exports.singleLatticeAd = exports.insertScreenAd = exports.urgeVideoAd = exports.bannerAd = void 0;var bannerAd = 'adunit-b1972f2783200b07'; // banner 广告
|
|
|
-exports.bannerAd = bannerAd;var urgeVideoAd = 'adunit-dfcc4581dbbb57f5'; // 激励视频广告
|
|
|
-exports.urgeVideoAd = urgeVideoAd;var insertScreenAd = 'adunit-7108c2328a956da4'; // 插屏广告
|
|
|
-exports.insertScreenAd = insertScreenAd;var singleLatticeAd = 'adunit-20d2c6a02e1f544a'; // 单格子广告
|
|
|
-exports.singleLatticeAd = singleLatticeAd;var videoAd = 'adunit-16f52c26c13f2491'; // 领取记录视频广告
|
|
|
-exports.videoAd = videoAd;
|
|
|
+Object.defineProperty(exports, "__esModule", { value: true });exports.videoPatch = exports.videoAd = exports.singleLatticeAd = exports.insertScreenAd = exports.urgeVideoAd = exports.bannerAd = void 0;var bannerAd = 'adunit-c00e6f8d00dadeb1'; // banner 广告
|
|
|
+exports.bannerAd = bannerAd;var urgeVideoAd = 'adunit-a19267c576c23cb2'; // 激励视频广告
|
|
|
+exports.urgeVideoAd = urgeVideoAd;var insertScreenAd = 'adunit-31da9510b7f24f46'; // 插屏广告
|
|
|
+exports.insertScreenAd = insertScreenAd;var singleLatticeAd = 'adunit-034b209de37d8e52'; // 单格子广告
|
|
|
+exports.singleLatticeAd = singleLatticeAd;var videoAd = 'adunit-ad3ed031c406acf6'; // 领取记录视频广告
|
|
|
+exports.videoAd = videoAd;var videoPatch = 'adunit-908745ac42ea3fbb'; // 原生模板视频贴片广告
|
|
|
+exports.videoPatch = videoPatch;
|
|
|
|
|
|
/***/ })
|
|
|
]]);
|