refactor: 删除不要的腾讯组件
parent
4f75f2e4e0
commit
14bd6d0ea8
|
|
@ -8,10 +8,6 @@ export default defineUniPages({
|
|||
navigationBarBackgroundColor: '#FFFFFF',
|
||||
navigationBarTextStyle: 'black',
|
||||
backgroundColor: '#FFFFFF',
|
||||
// 全局注册微信原生组件(仅 mp-weixin 编译器会读取此字段)
|
||||
usingComponents: {
|
||||
'markdown-preview': '/wxcomponents/agent-ui/wd-markdown/index',
|
||||
},
|
||||
},
|
||||
easycom: {
|
||||
autoscan: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue