chenNoway

Results 4 issues of chenNoway

怎么放在js里面的动态文件路径打包之后会出现问题

**⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.** - [ ] Read [the docs](https://anncwb.github.io/vue-vben-admin-doc/). - [...

**问题描述** [问题描述:尽可能简洁清晰地把问题描述清楚] 华为快应用编译uni构建后的代码成功,在运行阶段报如下图错误 ![image](https://user-images.githubusercontent.com/39050622/190346543-7735d412-5b1f-410d-b660-ce6b84c63d32.png) **复现步骤** [复现问题的步骤] vue-cli预先构建好华为快应用的包 1、打开快应用开发者工具 2、打开预构建的快应用项目包 3、运行 编译阶段成功,运行时报错 [或者可以直接贴源代码] **预期结果** [使用简洁清晰的语言描述你希望生效的预期结果] 丝滑流畅运行 **实际结果** [这里请贴上你的报错截图或文字] ![image](https://user-images.githubusercontent.com/39050622/190347096-52c80044-6ad7-4146-b4b3-6af62991cad9.png) **系统信息:** - 发行平台: 华为快应用 - 操作系统: Android 12.0.1 - uni-app版本 "@dcloudio/uni-app": "3.0.0-alpha-3060120220907002...

依赖: ``` "devDependencies": { "@babel/preset-env": "^7.23.5", "@babel/register": "^7.17.7", "@dcloudio/types": "^3.3.2", "@dcloudio/uni-automator": "3.0.0-alpha-3090720231104001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3090720231104001", "@dcloudio/uni-stacktracey": "3.0.0-alpha-3090720231104001", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3090720231104001", "@rollup/plugin-node-resolve": "^13.3.0", "@tbmp/mp-cloud-sdk": "^1.4.2", "@types/crypto-js": "^4.1.1", "@types/html5plus": "*", "@types/jest": "^27.5.2", "@types/lodash": "^4.14.172",...