hz-zhhq-web/node_modules/.cache/babel-loader/a061f1ebcc82942c2c1061886dd...

1 line
1.4 KiB
JSON
Raw Normal View History

2025-02-25 14:04:51 +08:00
{"remainingRequest":"E:\\hz-zhhq-web\\node_modules\\babel-loader\\lib\\index.js!E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\hz-zhhq-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\hz-zhhq-web\\src\\views\\login\\auth-redirect.vue?vue&type=script&lang=js","dependencies":[{"path":"E:\\hz-zhhq-web\\src\\views\\login\\auth-redirect.vue","mtime":1737610069433},{"path":"E:\\hz-zhhq-web\\babel.config.js","mtime":1737610069371},{"path":"E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1740463332762},{"path":"E:\\hz-zhhq-web\\node_modules\\babel-loader\\lib\\index.js","mtime":1740463332584},{"path":"E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1740463332762},{"path":"E:\\hz-zhhq-web\\node_modules\\vue-loader\\lib\\index.js","mtime":1740463340941}],"contextDependencies":[],"result":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nrequire(\"core-js/modules/es6.regexp.search\");\nvar _default = exports.default = {\n name: 'AuthRedirect',\n created: function created() {\n var hash = window.location.search.slice(1);\n if (window.localStorage) {\n window.localStorage.setItem('x-adxxmin-oauth-code', hash);\n window.close();\n }\n },\n render: function render(h) {\n return h(); // avoid warning message\n }\n};",null]}