kucservice 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
94
- /******/ return __webpack_require__(__webpack_require__.s = "fb15");
94
+ /******/ return __webpack_require__(__webpack_require__.s = "fae3");
95
95
  /******/ })
96
96
  /************************************************************************/
97
97
  /******/ ({
@@ -15316,13 +15316,16 @@ module.exports = function (it) {
15316
15316
 
15317
15317
  /***/ }),
15318
15318
 
15319
- /***/ "fb15":
15319
+ /***/ "fae3":
15320
15320
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
15321
15321
 
15322
15322
  "use strict";
15323
15323
  // ESM COMPAT FLAG
15324
15324
  __webpack_require__.r(__webpack_exports__);
15325
15325
 
15326
+ // EXPORTS
15327
+ __webpack_require__.d(__webpack_exports__, "useGetUserInfo", function() { return /* reexport */ useGetUserInfo; });
15328
+
15326
15329
  // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
15327
15330
  // This file is imported into lib/wc client bundles.
15328
15331
 
@@ -16054,6 +16057,7 @@ watermarkConfig:{text:{content:Ne.videoConfig.title||""},right:10,top:10}});Ie.o
16054
16057
  */
16055
16058
 
16056
16059
  var common_request_useRequest = function useRequest(type) {
16060
+ console.log(webApi);
16057
16061
  var requestObj = webApi[type];
16058
16062
  if (!requestObj) throw new Error('未找到对应的请求方法!');
16059
16063
  return function () {
@@ -16204,11 +16208,11 @@ var useKUcservice = function useKUcservice(options, _ref3) {
16204
16208
  };
16205
16209
  // CONCATENATED MODULE: ./index.js
16206
16210
 
16207
- /* harmony default export */ var index = (useKUcservice);
16208
- // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
16209
-
16211
+ function useGetUserInfo() {
16212
+ console.log(useKUcservice);
16213
+ }
16214
+ // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
16210
16215
 
16211
- /* harmony default export */ var entry_lib = __webpack_exports__["default"] = (index);
16212
16216
 
16213
16217
 
16214
16218
 
Binary file