开发: 修改页面, 修改引入录音js

This commit is contained in:
zhengw
2023-04-19 15:30:29 +08:00
parent 079739223a
commit 21c1790dc4
15 changed files with 423 additions and 545 deletions

View File

@@ -136,6 +136,7 @@ export default defineConfig({
headScripts: [
// 解决首次加载时白屏的问题
{ src: '/scripts/loading.js', async: true },
{ src: '/scripts/amrnb.js', async: true },
],
//================ pro 插件配置 =================
presets: ['umi-presets-pro'],