-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
🐞 bugSomething isn't workingSomething isn't working🧐 unconfirmedwaiting to be confirmedwaiting to be confirmed
Description
tdesign-uniapp 版本
0.6.0
重现链接
No response
重现步骤
1、使用HbuildX将tdesign-uniapp和tdesign-uniapp-chat引入到uni_modules
2、添加官网文档示例
3、运行报错:
17:24:24.458 Could not resolve "tdesign-uniapp/icon/icon.vue"
17:24:24.458 at uni_modules/tdesign-uniapp-chat/components/chat-sender/chat-sender.vue:1:0
4、查看源码发现tdesign-uniapp-chat中的组件引用了tdesign-uniapp配置,路径就有问题
import { prefix } from 'tdesign-uniapp/common/config';
import props from './props';
import _ from 'tdesign-uniapp/common/utils.wxs';
import { uniComponent } from 'tdesign-uniapp/common/src/index';
期望结果
不应该报错,正常运行
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
v22.15.1
补充说明
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't working🧐 unconfirmedwaiting to be confirmedwaiting to be confirmed