diff --git a/LocalServer/app.js b/LocalServer/app.js
index ca1f07db5a82a23854360a9e077ad99c11f9c06c..4fbb2303c049ea520460d069ae49a4aa1a3bbc14 100644
--- a/LocalServer/app.js
+++ b/LocalServer/app.js
@@ -66,7 +66,7 @@ const appB = express();
// [Start CORS_configuration]
appB.use(cors({
- origin: 'http://www.a.com:8080',
+ origin: 'http://www.a.harmonyos:8080',
methods: ['GET', 'POST', 'PUT', 'DELETE', 'OPTIONS'],
allowedHeaders: ['Content-Type', 'Authorization'],
credentials: true
@@ -93,16 +93,16 @@ appC.get('/api/data', (req, res) => {
});
});
-app.use(vhost('www.a.com', appA));
-app.use(vhost('www.b.com', appB));
-app.use(vhost('www.c.com', appC));
+app.use(vhost('www.a.harmonyos', appA));
+app.use(vhost('www.b.harmonyos', appB));
+app.use(vhost('www.c.harmonyos', appC));
// Start the server and listen on port 8080.
const PORT = 8080;
app.listen(PORT, () => {
console.log(`服务器运行在端口 ${PORT}`);
console.log('访问地址:');
- console.log('http://www.a.com:8080');
- console.log('http://www.b.com:8080');
- console.log('http://www.c.com:8080');
+ console.log('http://www.a.harmonyos:8080');
+ console.log('http://www.b.harmonyos:8080');
+ console.log('http://www.c.harmonyos:8080');
});
diff --git a/LocalServer/web/CookiesSettingsA/dist/css/CookiesSettingsA.521a448f.css b/LocalServer/web/CookiesSettingsA/dist/css/CookiesSettingsA.28401938.css
similarity index 52%
rename from LocalServer/web/CookiesSettingsA/dist/css/CookiesSettingsA.521a448f.css
rename to LocalServer/web/CookiesSettingsA/dist/css/CookiesSettingsA.28401938.css
index 15e58ef9aa006b85ea9b5216dd2099112c597fab..64ca0da1744d8457658e520b0a8972e40cf357f6 100644
--- a/LocalServer/web/CookiesSettingsA/dist/css/CookiesSettingsA.521a448f.css
+++ b/LocalServer/web/CookiesSettingsA/dist/css/CookiesSettingsA.28401938.css
@@ -1 +1 @@
-.container[data-v-5ab0bdb2]{padding:16px 16px 32px;max-width:750px;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.section .content[data-v-5ab0bdb2]{font-size:16px;line-height:1.6;word-wrap:break-word}.logArea[data-v-5ab0bdb2]{margin:16px 0 32px;box-sizing:border-box;padding:16px 16px;width:100%;min-height:200px;max-height:350px;overflow-y:auto;border-radius:20px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.1)}.result[data-v-5ab0bdb2]{margin-top:15px;padding:15px;border-radius:4px;background-color:#f8f9fa;white-space:pre-wrap;font-family:monospace;overflow-x:auto}.success[data-v-5ab0bdb2]{border:1px solid #42b983}.error[data-v-5ab0bdb2]{border:1px solid #faa;color:#f44}.btn[data-v-5ab0bdb2]{display:inline-block;width:100%;height:40px;border-radius:20px;background-color:#0a59f7;color:#f1f3f5;text-align:center;line-height:40px}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,body{margin:0;padding:0}body{line-height:1.6;color:#333;background-color:#f1f3f5}a{text-decoration:none}
\ No newline at end of file
+.container[data-v-1fdc8d89]{padding:16px 16px 32px;max-width:750px;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.section .content[data-v-1fdc8d89]{font-size:16px;line-height:1.6;word-wrap:break-word}.logArea[data-v-1fdc8d89]{margin:16px 0 32px;box-sizing:border-box;padding:16px 16px;width:100%;min-height:200px;max-height:350px;overflow-y:auto;border-radius:20px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.1)}.result[data-v-1fdc8d89]{margin-top:15px;padding:15px;border-radius:4px;background-color:#f8f9fa;white-space:pre-wrap;font-family:monospace;overflow-x:auto}.success[data-v-1fdc8d89]{border:1px solid #42b983}.error[data-v-1fdc8d89]{border:1px solid #faa;color:#f44}.btn[data-v-1fdc8d89]{display:inline-block;width:100%;height:40px;border-radius:20px;background-color:#0a59f7;color:#f1f3f5;text-align:center;line-height:40px}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,body{margin:0;padding:0}body{line-height:1.6;color:#333;background-color:#f1f3f5}a{text-decoration:none}
\ No newline at end of file
diff --git a/LocalServer/web/CookiesSettingsA/dist/index.html b/LocalServer/web/CookiesSettingsA/dist/index.html
index 58cf8d283ca66ee2447306fb962ba51aae6ae634..83fe5a42f441f4e6e19ce07984cfa405d49fb391 100644
--- a/LocalServer/web/CookiesSettingsA/dist/index.html
+++ b/LocalServer/web/CookiesSettingsA/dist/index.html
@@ -1 +1 @@
-
Cookies Settings A
\ No newline at end of file
+Cookies Settings A
\ No newline at end of file
diff --git a/LocalServer/web/CookiesSettingsA/dist/js/CookiesSettingsA.7394d960.js b/LocalServer/web/CookiesSettingsA/dist/js/CookiesSettingsA.7394d960.js
new file mode 100644
index 0000000000000000000000000000000000000000..07655b7259bb09b0d9044d47863c8e7feee472a9
--- /dev/null
+++ b/LocalServer/web/CookiesSettingsA/dist/js/CookiesSettingsA.7394d960.js
@@ -0,0 +1,2 @@
+(function(){"use strict";var t={767:function(t,e,n){var o=n(751),r=n(641),i=n(33);const s={class:"container"},u={class:"section"},c={class:"logArea"};function a(t,e,n,o,a,l){return(0,r.uX)(),(0,r.CE)("div",s,[(0,r.Lk)("div",u,[e[1]||(e[1]=(0,r.Lk)("div",{class:"content"},[(0,r.Lk)("div",null,"加载a.com域名下H5页面,自动调用setCookies接口,为a.com域名设置cookies,服务器返回信息显示在日志区。"),(0,r.Lk)("div",null,"点击下方按钮,将a.com域名的cookies设置到b.com域名上。"),(0,r.Lk)("div",null,"页面路径:"),(0,r.Lk)("div",null,"http://www.a.harmonyos:8080/CookieSettingsA/dist/index.html"),(0,r.Lk)("div",null,"接口路径:"),(0,r.Lk)("div",null,"http://www.a.harmonyos:8080/api/setCookies")],-1)),(0,r.Lk)("div",c,[e[0]||(e[0]=(0,r.Lk)("div",{class:"logArea_name"},"日志区",-1)),a.result?((0,r.uX)(),(0,r.CE)("div",{key:0,class:(0,i.C4)(["result",a.success?"success":"error"])},(0,i.v_)(a.result),3)):(0,r.Q3)("",!0)])])])}var l=n(335),f={data(){return{result:null,success:!1}},mounted(){this.setCookies()},methods:{async setCookies(){try{const t=await l.A.post("http://www.a.harmonyos:8080/api/setCookies",{name:"CookieSettingsA",value:1},{withCredentials:!0}),e=JSON.stringify(t.data,null,2);e.includes("Error")?this.success=!1:this.success=!0,this.result=t.data}catch(t){this.result=t.response?.data||"设置cookies失败",this.success=!1}}}},d=n(262);const v=(0,d.A)(f,[["render",a],["__scopeId","data-v-1fdc8d89"]]);var h=v;(0,o.Ef)(h).mount("#app")}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,n),i.exports}n.m=t,function(){var t=[];n.O=function(e,o,r,i){if(!o){var s=1/0;for(l=0;l=i)&&Object.keys(n.O).every(function(t){return n.O[t](o[c])})?o.splice(c--,1):(u=!1,i0&&t[l-1][2]>i;l--)t[l]=t[l-1];t[l]=[o,r,i]}}(),function(){n.d=function(t,e){for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})}}(),function(){n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"===typeof window)return window}}()}(),function(){n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}}(),function(){n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}}(),function(){var t={656:0};n.O.j=function(e){return 0===t[e]};var e=function(e,o){var r,i,s=o[0],u=o[1],c=o[2],a=0;if(s.some(function(e){return 0!==t[e]})){for(r in u)n.o(u,r)&&(n.m[r]=u[r]);if(c)var l=c(n)}for(e&&e(o);a\r\n
\r\n\r\n\r\n\r\n\r\n","import { render } from \"./CookiesSettingsA.vue?vue&type=template&id=5ab0bdb2&scoped=true\"\nimport script from \"./CookiesSettingsA.vue?vue&type=script&lang=js\"\nexport * from \"./CookiesSettingsA.vue?vue&type=script&lang=js\"\n\nimport \"./CookiesSettingsA.vue?vue&type=style&index=0&id=5ab0bdb2&scoped=true&lang=css\"\n\nimport exportComponent from \"../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-5ab0bdb2\"]])\n\nexport default __exports__","/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createApp } from 'vue'\nimport App from '../../components/CookiesSettingsA.vue'\nimport '../../assets/css/global.css'\n\ncreateApp(App).mount('#app')\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = function(result, chunkIds, fn, priority) {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every(function(key) { return __webpack_require__.O[key](chunkIds[j]); })) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t656: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = function(chunkId) { return installedChunks[chunkId] === 0; };\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = function(parentChunkLoadingFunction, data) {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some(function(id) { return installedChunks[id] !== 0; })) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunklocalvue\"] = self[\"webpackChunklocalvue\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [504], function() { return __webpack_require__(872); })\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["class","_createElementBlock","_hoisted_1","_createElementVNode","_hoisted_2","_hoisted_3","$data","result","_normalizeClass","success","data","mounted","this","setCookies","methods","response","axios","post","name","value","withCredentials","resStr","JSON","stringify","includes","error","__exports__","render","createApp","App","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__","m","deferred","O","chunkIds","fn","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","key","splice","r","d","definition","o","defineProperty","enumerable","get","g","globalThis","Function","e","window","obj","prop","prototype","hasOwnProperty","call","Symbol","toStringTag","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","id","chunkLoadingGlobal","self","forEach","bind","push","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"js/CookiesSettingsA.7394d960.js","mappings":"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","sources":["webpack://localvue/./src/components/CookiesSettingsA.vue","webpack://localvue/./src/components/CookiesSettingsA.vue?32db","webpack://localvue/./src/pages/CookiesSettingsA/main.js","webpack://localvue/webpack/bootstrap","webpack://localvue/webpack/runtime/chunk loaded","webpack://localvue/webpack/runtime/define property getters","webpack://localvue/webpack/runtime/global","webpack://localvue/webpack/runtime/hasOwnProperty shorthand","webpack://localvue/webpack/runtime/make namespace object","webpack://localvue/webpack/runtime/jsonp chunk loading","webpack://localvue/webpack/startup"],"sourcesContent":["/*\r\n * Copyright (c) 2025 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n\r\n
\r\n\r\n\r\n\r\n\r\n","import { render } from \"./CookiesSettingsB.vue?vue&type=template&id=9246dd9a&scoped=true\"\nimport script from \"./CookiesSettingsB.vue?vue&type=script&lang=js\"\nexport * from \"./CookiesSettingsB.vue?vue&type=script&lang=js\"\n\nimport \"./CookiesSettingsB.vue?vue&type=style&index=0&id=9246dd9a&scoped=true&lang=css\"\n\nimport exportComponent from \"../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-9246dd9a\"]])\n\nexport default __exports__","/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createApp } from 'vue'\nimport App from '../../components/CookiesSettingsB.vue'\nimport '../../assets/css/global.css'\n\ncreateApp(App).mount('#app')\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = function(result, chunkIds, fn, priority) {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every(function(key) { return __webpack_require__.O[key](chunkIds[j]); })) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t859: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = function(chunkId) { return installedChunks[chunkId] === 0; };\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = function(parentChunkLoadingFunction, data) {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some(function(id) { return installedChunks[id] !== 0; })) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunklocalvue\"] = self[\"webpackChunklocalvue\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [504], function() { return __webpack_require__(92); })\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["class","_createElementBlock","_hoisted_1","_createElementVNode","_hoisted_2","_hoisted_3","$data","result","_normalizeClass","success","data","mounted","this","getCookies","methods","response","axios","post","withCredentials","resStr","JSON","stringify","includes","error","__exports__","render","createApp","App","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__","m","deferred","O","chunkIds","fn","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","key","splice","r","d","definition","o","defineProperty","enumerable","get","g","globalThis","Function","e","window","obj","prop","prototype","hasOwnProperty","call","Symbol","toStringTag","value","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","id","chunkLoadingGlobal","self","forEach","bind","push","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"js/CookiesSettingsB.6d446630.js","mappings":"2FAgBOA,MAAM,a,GACJA,MAAM,W,GAQJA,MAAM,W,0CATfC,EAAAA,EAAAA,IAgBM,MAhBNC,EAgBM,EAfJC,EAAAA,EAAAA,IAcM,MAdNC,EAcM,C,aAbJD,EAAAA,EAAAA,IAMM,OANDH,MAAM,WAAS,EAClBG,EAAAA,EAAAA,IAAkF,WAA7E,4EACLA,EAAAA,EAAAA,IAAgB,WAAX,UACLA,EAAAA,EAAAA,IAAsE,WAAjE,gEACLA,EAAAA,EAAAA,IAAgB,WAAX,UACLA,EAAAA,EAAAA,IAAqD,WAAhD,gD,KAEPA,EAAAA,EAAAA,IAKM,MALNE,EAKM,C,aAJJF,EAAAA,EAAAA,IAAmC,OAA9BH,MAAM,gBAAe,OAAG,IAClBM,EAAAC,S,WAAXN,EAAAA,EAAAA,IAEM,O,MAFcD,OAAKQ,EAAAA,EAAAA,IAAA,UAAaF,EAAAG,QAAU,UAAY,Y,QACvDH,EAAAC,QAAM,K,kCAUnB,GACEG,IAAAA,GACE,MAAO,CACLH,OAAQ,KACRE,SAAS,EAEb,EACAE,OAAAA,GACEC,KAAKC,YACP,EACAC,QAAS,CACP,gBAAMD,GACJ,IAEE,MAAME,QAAiBC,EAAAA,EAAMC,KAAK,6CAA8C,CAAC,EAAG,CAClFC,iBAAiB,IAGbC,EAASC,KAAKC,UAAUN,EAASL,KAAM,KAAM,GAC/CS,EAAOG,SAAS,wBAClBV,KAAKH,SAAU,EAEfG,KAAKH,SAAU,EAEjBG,KAAKL,OAASQ,EAASL,IACzB,CAAE,MAAOa,GACPX,KAAKL,OAASgB,EAAMR,UAAUL,MAAQ,cACtCE,KAAKH,SAAU,CACjB,CACF,I,SC5DJ,MAAMe,GAA2B,OAAgB,EAAQ,CAAC,CAAC,SAASC,GAAQ,CAAC,YAAY,qBAEzF,SCUAC,EAAAA,EAAAA,IAAUC,GAAKC,MAAM,O,GClBjBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaE,QAGrB,IAAIC,EAASN,EAAyBE,GAAY,CAGjDG,QAAS,CAAC,GAOX,OAHAE,EAAoBL,GAAUI,EAAQA,EAAOD,QAASJ,GAG/CK,EAAOD,OACf,CAGAJ,EAAoBO,EAAID,E,WCzBxB,IAAIE,EAAW,GACfR,EAAoBS,EAAI,SAAShC,EAAQiC,EAAUC,EAAIC,GACtD,IAAGF,EAAH,CAMA,IAAIG,EAAeC,IACnB,IAASC,EAAI,EAAGA,EAAIP,EAASQ,OAAQD,IAAK,CACrCL,EAAWF,EAASO,GAAG,GACvBJ,EAAKH,EAASO,GAAG,GACjBH,EAAWJ,EAASO,GAAG,GAE3B,IAJA,IAGIE,GAAY,EACPC,EAAI,EAAGA,EAAIR,EAASM,OAAQE,MACpB,EAAXN,GAAsBC,GAAgBD,IAAaO,OAAOC,KAAKpB,EAAoBS,GAAGY,MAAM,SAASC,GAAO,OAAOtB,EAAoBS,EAAEa,GAAKZ,EAASQ,GAAK,GAChKR,EAASa,OAAOL,IAAK,IAErBD,GAAY,EACTL,EAAWC,IAAcA,EAAeD,IAG7C,GAAGK,EAAW,CACbT,EAASe,OAAOR,IAAK,GACrB,IAAIS,EAAIb,SACER,IAANqB,IAAiB/C,EAAS+C,EAC/B,CACD,CACA,OAAO/C,CArBP,CAJCmC,EAAWA,GAAY,EACvB,IAAI,IAAIG,EAAIP,EAASQ,OAAQD,EAAI,GAAKP,EAASO,EAAI,GAAG,GAAKH,EAAUG,IAAKP,EAASO,GAAKP,EAASO,EAAI,GACrGP,EAASO,GAAK,CAACL,EAAUC,EAAIC,EAwB/B,C,eC5BAZ,EAAoByB,EAAI,SAASrB,EAASsB,GACzC,IAAI,IAAIJ,KAAOI,EACX1B,EAAoB2B,EAAED,EAAYJ,KAAStB,EAAoB2B,EAAEvB,EAASkB,IAC5EH,OAAOS,eAAexB,EAASkB,EAAK,CAAEO,YAAY,EAAMC,IAAKJ,EAAWJ,IAG3E,C,eCPAtB,EAAoB+B,EAAI,WACvB,GAA0B,kBAAfC,WAAyB,OAAOA,WAC3C,IACC,OAAOlD,MAAQ,IAAImD,SAAS,cAAb,EAChB,CAAE,MAAOC,GACR,GAAsB,kBAAXC,OAAqB,OAAOA,MACxC,CACA,CAPuB,E,eCAxBnC,EAAoB2B,EAAI,SAASS,EAAKC,GAAQ,OAAOlB,OAAOmB,UAAUC,eAAeC,KAAKJ,EAAKC,EAAO,C,eCCtGrC,EAAoBwB,EAAI,SAASpB,GACX,qBAAXqC,QAA0BA,OAAOC,aAC1CvB,OAAOS,eAAexB,EAASqC,OAAOC,YAAa,CAAEC,MAAO,WAE7DxB,OAAOS,eAAexB,EAAS,aAAc,CAAEuC,OAAO,GACvD,C,eCDA,IAAIC,EAAkB,CACrB,IAAK,GAaN5C,EAAoBS,EAAES,EAAI,SAAS2B,GAAW,OAAoC,IAA7BD,EAAgBC,EAAgB,EAGrF,IAAIC,EAAuB,SAASC,EAA4BnE,GAC/D,IAKIqB,EAAU4C,EALVnC,EAAW9B,EAAK,GAChBoE,EAAcpE,EAAK,GACnBqE,EAAUrE,EAAK,GAGImC,EAAI,EAC3B,GAAGL,EAASwC,KAAK,SAASC,GAAM,OAA+B,IAAxBP,EAAgBO,EAAW,GAAI,CACrE,IAAIlD,KAAY+C,EACZhD,EAAoB2B,EAAEqB,EAAa/C,KACrCD,EAAoBO,EAAEN,GAAY+C,EAAY/C,IAGhD,GAAGgD,EAAS,IAAIxE,EAASwE,EAAQjD,EAClC,CAEA,IADG+C,GAA4BA,EAA2BnE,GACrDmC,EAAIL,EAASM,OAAQD,IACzB8B,EAAUnC,EAASK,GAChBf,EAAoB2B,EAAEiB,EAAiBC,IAAYD,EAAgBC,IACrED,EAAgBC,GAAS,KAE1BD,EAAgBC,GAAW,EAE5B,OAAO7C,EAAoBS,EAAEhC,EAC9B,EAEI2E,EAAqBC,KAAK,wBAA0BA,KAAK,yBAA2B,GACxFD,EAAmBE,QAAQR,EAAqBS,KAAK,KAAM,IAC3DH,EAAmBI,KAAOV,EAAqBS,KAAK,KAAMH,EAAmBI,KAAKD,KAAKH,G,IC/CvF,IAAIK,EAAsBzD,EAAoBS,OAAEN,EAAW,CAAC,KAAM,WAAa,OAAOH,EAAoB,IAAM,GAChHyD,EAAsBzD,EAAoBS,EAAEgD,E","sources":["webpack://localvue/./src/components/CookiesSettingsB.vue","webpack://localvue/./src/components/CookiesSettingsB.vue?4edc","webpack://localvue/./src/pages/CookiesSettingsB/main.js","webpack://localvue/webpack/bootstrap","webpack://localvue/webpack/runtime/chunk loaded","webpack://localvue/webpack/runtime/define property getters","webpack://localvue/webpack/runtime/global","webpack://localvue/webpack/runtime/hasOwnProperty shorthand","webpack://localvue/webpack/runtime/make namespace object","webpack://localvue/webpack/runtime/jsonp chunk loading","webpack://localvue/webpack/startup"],"sourcesContent":["/*\r\n * Copyright (c) 2025 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n\r\n
\r\n\r\n\r\n\r\n\r\n","import { render } from \"./RemoteRequest.vue?vue&type=template&id=357a05ee&scoped=true\"\nimport script from \"./RemoteRequest.vue?vue&type=script&lang=js\"\nexport * from \"./RemoteRequest.vue?vue&type=script&lang=js\"\n\nimport \"./RemoteRequest.vue?vue&type=style&index=0&id=357a05ee&scoped=true&lang=css\"\n\nimport exportComponent from \"../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-357a05ee\"]])\n\nexport default __exports__","/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createApp } from 'vue'\nimport App from '../../components/RemoteRequest.vue'\nimport '../../assets/css/global.css'\n\ncreateApp(App).mount('#app')\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = function(result, chunkIds, fn, priority) {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every(function(key) { return __webpack_require__.O[key](chunkIds[j]); })) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t316: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = function(chunkId) { return installedChunks[chunkId] === 0; };\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = function(parentChunkLoadingFunction, data) {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some(function(id) { return installedChunks[id] !== 0; })) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunklocalvue\"] = self[\"webpackChunklocalvue\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [504], function() { return __webpack_require__(338); })\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["class","_createElementBlock","_hoisted_1","_createElementVNode","_hoisted_2","_hoisted_3","$data","result","_normalizeClass","success","_hoisted_4","onClick","_cache","args","$options","fetchData","data","methods","response","axios","get","params","id","name","resStr","JSON","stringify","includes","this","error","message","__exports__","render","createApp","App","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__","m","deferred","O","chunkIds","fn","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","key","splice","r","d","definition","o","defineProperty","enumerable","g","globalThis","Function","e","window","obj","prop","prototype","hasOwnProperty","call","Symbol","toStringTag","value","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","chunkLoadingGlobal","self","forEach","bind","push","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"js/RemoteRequest.65648f5c.js","mappings":"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","sources":["webpack://localvue/./src/components/RemoteRequest.vue","webpack://localvue/./src/components/RemoteRequest.vue?0131","webpack://localvue/./src/pages/RemoteRequest/main.js","webpack://localvue/webpack/bootstrap","webpack://localvue/webpack/runtime/chunk loaded","webpack://localvue/webpack/runtime/define property getters","webpack://localvue/webpack/runtime/global","webpack://localvue/webpack/runtime/hasOwnProperty shorthand","webpack://localvue/webpack/runtime/make namespace object","webpack://localvue/webpack/runtime/jsonp chunk loading","webpack://localvue/webpack/startup"],"sourcesContent":["/*\r\n * Copyright (c) 2025 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n\r\n
\n\n\n\n\n","import { render } from \"./FatalPage.vue?vue&type=template&id=7c492b3b&scoped=true\"\nimport script from \"./FatalPage.vue?vue&type=script&lang=js\"\nexport * from \"./FatalPage.vue?vue&type=script&lang=js\"\n\nimport \"./FatalPage.vue?vue&type=style&index=0&id=7c492b3b&scoped=true&lang=css\"\n\nimport exportComponent from \"../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-7c492b3b\"]])\n\nexport default __exports__","/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createApp } from 'vue'\nimport App from '../../components/FatalPage.vue'\nimport '../../assets/css/global.css'\n\ncreateApp(App).mount('#app')\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = function(result, chunkIds, fn, priority) {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every(function(key) { return __webpack_require__.O[key](chunkIds[j]); })) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t502: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = function(chunkId) { return installedChunks[chunkId] === 0; };\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = function(parentChunkLoadingFunction, data) {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some(function(id) { return installedChunks[id] !== 0; })) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunklocalvue\"] = self[\"webpackChunklocalvue\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [504], function() { return __webpack_require__(967); })\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["class","_createElementBlock","_hoisted_1","_createElementVNode","_hoisted_2","_hoisted_3","$data","result","_hoisted_4","_toDisplayString","data","mounted","this","parseRequest","methods","errorInfo","window","location","search","split","__exports__","render","createApp","App","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__","m","deferred","O","chunkIds","fn","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","key","splice","r","d","definition","o","defineProperty","enumerable","get","g","globalThis","Function","e","obj","prop","prototype","hasOwnProperty","call","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","id","chunkLoadingGlobal","self","forEach","bind","push","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"js/FatalPage.e8b55299.js","mappings":"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","sources":["webpack://localvue/./src/components/FatalPage.vue","webpack://localvue/./src/components/FatalPage.vue?b845","webpack://localvue/./src/pages/FatalPage/main.js","webpack://localvue/webpack/bootstrap","webpack://localvue/webpack/runtime/chunk loaded","webpack://localvue/webpack/runtime/define property getters","webpack://localvue/webpack/runtime/global","webpack://localvue/webpack/runtime/hasOwnProperty shorthand","webpack://localvue/webpack/runtime/jsonp chunk loading","webpack://localvue/webpack/startup"],"sourcesContent":["/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n\n
\n
\n
\n
加载页面出现错误!
\n
请检查服务器是否正常启动,设备端口是否转发。
\n
\n
\n
日志区
\n
\n {{ result }}\n
\n
\n
\n
\n\n\n\n\n","import { render } from \"./FatalPage.vue?vue&type=template&id=3b01ecc8&scoped=true\"\nimport script from \"./FatalPage.vue?vue&type=script&lang=js\"\nexport * from \"./FatalPage.vue?vue&type=script&lang=js\"\n\nimport \"./FatalPage.vue?vue&type=style&index=0&id=3b01ecc8&scoped=true&lang=css\"\n\nimport exportComponent from \"../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-3b01ecc8\"]])\n\nexport default __exports__","/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createApp } from 'vue'\nimport App from '../../components/FatalPage.vue'\nimport '../../assets/css/global.css'\n\ncreateApp(App).mount('#app')\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = function(result, chunkIds, fn, priority) {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every(function(key) { return __webpack_require__.O[key](chunkIds[j]); })) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t502: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = function(chunkId) { return installedChunks[chunkId] === 0; };\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = function(parentChunkLoadingFunction, data) {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some(function(id) { return installedChunks[id] !== 0; })) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunklocalvue\"] = self[\"webpackChunklocalvue\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [504], function() { return __webpack_require__(65); })\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["class","_createElementBlock","_hoisted_1","_createElementVNode","_hoisted_2","_hoisted_3","$data","result","_hoisted_4","_toDisplayString","data","mounted","this","parseRequest","methods","errorInfo","window","location","search","split","__exports__","render","createApp","App","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__","m","deferred","O","chunkIds","fn","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","key","splice","r","d","definition","o","defineProperty","enumerable","get","g","globalThis","Function","e","obj","prop","prototype","hasOwnProperty","call","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","id","chunkLoadingGlobal","self","forEach","bind","push","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file
diff --git a/entry/src/main/resources/resfile/LocalResource/dist/css/LocalResource.91b3865b.css b/entry/src/main/resources/resfile/LocalResource/dist/css/LocalResource.740654e5.css
similarity index 65%
rename from entry/src/main/resources/resfile/LocalResource/dist/css/LocalResource.91b3865b.css
rename to entry/src/main/resources/resfile/LocalResource/dist/css/LocalResource.740654e5.css
index 7d914b13362ba064fb88793984492eb89dab27d2..b4ca4c5a3c63b4bb4d3032ca9e5a80334d8aa797 100644
--- a/entry/src/main/resources/resfile/LocalResource/dist/css/LocalResource.91b3865b.css
+++ b/entry/src/main/resources/resfile/LocalResource/dist/css/LocalResource.740654e5.css
@@ -1 +1 @@
-.container[data-v-db28378c]{padding:16px 16px 32px;max-width:750px;height:calc(100vh - 56px);display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.section .content[data-v-db28378c]{font-size:16px;line-height:1.6;word-wrap:break-word}.logArea[data-v-db28378c]{margin:16px 0 32px;box-sizing:border-box;padding:16px 16px;width:100%;min-height:200px;max-height:350px;overflow-y:auto;border-radius:20px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.1)}.result[data-v-db28378c]{margin-top:15px;padding:15px;border-radius:4px;background-color:#faf9fa;white-space:pre-wrap;font-family:monospace;overflow-x:auto}.success[data-v-db28378c]{border:1px solid #42b983}.error[data-v-db28378c]{border:1px solid #f44;color:#f44}.btn[data-v-db28378c]{width:100%;height:40px;border-radius:20px;background-color:#0a59f7;display:inline-block;color:#f1f3f5;text-align:center;line-height:40px}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,body{margin:0;padding:0}body{line-height:1.6;color:#333;background-color:#f1f3f5}a{text-decoration:none}
\ No newline at end of file
+.container[data-v-a83dfab0]{padding:16px 16px 32px;max-width:750px;height:calc(100vh - 56px);display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.section .content[data-v-a83dfab0]{font-size:16px;line-height:1.6;word-wrap:break-word}.logArea[data-v-a83dfab0]{margin:16px 0 32px;box-sizing:border-box;padding:16px 16px;width:100%;min-height:200px;max-height:350px;overflow-y:auto;border-radius:20px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.1)}.result[data-v-a83dfab0]{margin-top:15px;padding:15px;border-radius:4px;background-color:#faf9fa;white-space:pre-wrap;font-family:monospace;overflow-x:auto}.success[data-v-a83dfab0]{border:1px solid #42b983}.error[data-v-a83dfab0]{border:1px solid #f44;color:#f44}.btn[data-v-a83dfab0]{width:100%;height:40px;border-radius:20px;background-color:#0a59f7;display:inline-block;color:#f1f3f5;text-align:center;line-height:40px}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,body{margin:0;padding:0}body{line-height:1.6;color:#333;background-color:#f1f3f5}a{text-decoration:none}
\ No newline at end of file
diff --git a/entry/src/main/resources/resfile/LocalResource/dist/index.html b/entry/src/main/resources/resfile/LocalResource/dist/index.html
index 09dc4767c3430bada7069d85e6028187c434798f..0beceb91842341e4cad881d5dfaa7ec2e0c78087 100644
--- a/entry/src/main/resources/resfile/LocalResource/dist/index.html
+++ b/entry/src/main/resources/resfile/LocalResource/dist/index.html
@@ -1 +1 @@
-Local Resource
\ No newline at end of file
+Local Resource
\ No newline at end of file
diff --git a/entry/src/main/resources/resfile/LocalResource/dist/js/LocalResource.47a9621b.js b/entry/src/main/resources/resfile/LocalResource/dist/js/LocalResource.47a9621b.js
new file mode 100644
index 0000000000000000000000000000000000000000..6bc8b5adf37c4f580231e2ecc1b75d78c9bce743
--- /dev/null
+++ b/entry/src/main/resources/resfile/LocalResource/dist/js/LocalResource.47a9621b.js
@@ -0,0 +1,2 @@
+(function(){"use strict";var t={105:function(t,e,n){var r=n(751),o=n(641),s=n(33);const i={class:"container"},c={class:"section"},a={class:"logArea"},u={class:"footer"};function l(t,e,n,r,l,f){return(0,o.uX)(),(0,o.CE)("div",i,[(0,o.Lk)("div",c,[e[2]||(e[2]=(0,o.Lk)("div",{class:"content"},[(0,o.Lk)("div",null,"加载本地H5页面,点击下方按钮调用Nodejs服务器API,服务器返回信息显示在日志区。"),(0,o.Lk)("div",null,"页面路径:"),(0,o.Lk)("div",null,"/data/storage/el1/bundle/entry/resource/resfile/LocalResource/dist/index.html"),(0,o.Lk)("div",null,"接口路径:"),(0,o.Lk)("div",null,"http://www.a.harmonyos:8080/api/echo")],-1)),(0,o.Lk)("div",a,[e[1]||(e[1]=(0,o.Lk)("div",{class:"logArea_name"},"日志区",-1)),l.result?((0,o.uX)(),(0,o.CE)("div",{key:0,class:(0,s.C4)(["result",l.success?"success":"error"])},(0,s.v_)(l.result),3)):(0,o.Q3)("",!0)])]),(0,o.Lk)("div",u,[(0,o.Lk)("div",{class:"btn",onClick:e[0]||(e[0]=(...t)=>f.fetchData&&f.fetchData(...t))},"点击请求")])])}var f=n(335),d={data(){return{result:null,success:!1}},methods:{async fetchData(){try{const t=await f.A.get("http://www.a.harmonyos:8080/api/echo",{params:{content:"来自本地Vue的消息"}}),e=JSON.stringify(t.data,null,2);e.includes("Error")?this.success=!1:this.success=!0,this.result=t.data}catch(t){this.result=`请求失败: ${t.message}`,this.success=!1}}}},v=n(262);const h=(0,v.A)(d,[["render",l],["__scopeId","data-v-a83dfab0"]]);var p=h;(0,r.Ef)(p).mount("#app")}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.m=t,function(){var t=[];n.O=function(e,r,o,s){if(!r){var i=1/0;for(l=0;l=s)&&Object.keys(n.O).every(function(t){return n.O[t](r[a])})?r.splice(a--,1):(c=!1,s0&&t[l-1][2]>s;l--)t[l]=t[l-1];t[l]=[r,o,s]}}(),function(){n.d=function(t,e){for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})}}(),function(){n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"===typeof window)return window}}()}(),function(){n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}}(),function(){n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}}(),function(){var t={36:0};n.O.j=function(e){return 0===t[e]};var e=function(e,r){var o,s,i=r[0],c=r[1],a=r[2],u=0;if(i.some(function(e){return 0!==t[e]})){for(o in c)n.o(c,o)&&(n.m[o]=c[o]);if(a)var l=a(n)}for(e&&e(r);u\n
\n\n\n\n\n","import { render } from \"./LocalResource.vue?vue&type=template&id=db28378c&scoped=true\"\nimport script from \"./LocalResource.vue?vue&type=script&lang=js\"\nexport * from \"./LocalResource.vue?vue&type=script&lang=js\"\n\nimport \"./LocalResource.vue?vue&type=style&index=0&id=db28378c&scoped=true&lang=css\"\n\nimport exportComponent from \"../../node_modules/vue-loader/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-db28378c\"]])\n\nexport default __exports__","/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createApp } from 'vue'\nimport App from '../../components/LocalResource.vue'\nimport '../../assets/css/global.css'\n\ncreateApp(App).mount('#app')\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = function(result, chunkIds, fn, priority) {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every(function(key) { return __webpack_require__.O[key](chunkIds[j]); })) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t36: 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = function(chunkId) { return installedChunks[chunkId] === 0; };\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = function(parentChunkLoadingFunction, data) {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some(function(id) { return installedChunks[id] !== 0; })) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunklocalvue\"] = self[\"webpackChunklocalvue\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [504], function() { return __webpack_require__(219); })\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["class","_createElementBlock","_hoisted_1","_createElementVNode","_hoisted_2","_hoisted_3","$data","result","_normalizeClass","success","_hoisted_4","onClick","_cache","args","$options","fetchData","data","methods","response","axios","get","params","content","resStr","JSON","stringify","includes","this","error","message","__exports__","render","createApp","App","mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","module","__webpack_modules__","m","deferred","O","chunkIds","fn","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","key","splice","r","d","definition","o","defineProperty","enumerable","g","globalThis","Function","e","window","obj","prop","prototype","hasOwnProperty","call","Symbol","toStringTag","value","installedChunks","chunkId","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","id","chunkLoadingGlobal","self","forEach","bind","push","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"js/LocalResource.47a9621b.js","mappings":"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","sources":["webpack://localvue/./src/components/LocalResource.vue","webpack://localvue/./src/components/LocalResource.vue?5691","webpack://localvue/./src/pages/LocalResource/main.js","webpack://localvue/webpack/bootstrap","webpack://localvue/webpack/runtime/chunk loaded","webpack://localvue/webpack/runtime/define property getters","webpack://localvue/webpack/runtime/global","webpack://localvue/webpack/runtime/hasOwnProperty shorthand","webpack://localvue/webpack/runtime/make namespace object","webpack://localvue/webpack/runtime/jsonp chunk loading","webpack://localvue/webpack/startup"],"sourcesContent":["/*\n * Copyright (c) 2025 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n\n