refactor: 删除不要的腾讯组件

share-code
xjs 2026-05-28 10:18:40 +08:00
parent 4f75f2e4e0
commit 14bd6d0ea8
1 changed files with 1 additions and 5 deletions

View File

@ -8,10 +8,6 @@ export default defineUniPages({
navigationBarBackgroundColor: '#FFFFFF', navigationBarBackgroundColor: '#FFFFFF',
navigationBarTextStyle: 'black', navigationBarTextStyle: 'black',
backgroundColor: '#FFFFFF', backgroundColor: '#FFFFFF',
// 全局注册微信原生组件(仅 mp-weixin 编译器会读取此字段)
usingComponents: {
'markdown-preview': '/wxcomponents/agent-ui/wd-markdown/index',
},
}, },
easycom: { easycom: {
autoscan: true, autoscan: true,