h***@163.com
h***@163.com
  • 发布:2025-03-25 11:08
  • 更新:2025-03-25 11:08
  • 阅读:25

v2中使用vue、nvue混合开发编译报错

分类:nvue

场景描述:
1、厂商提供安卓原生开发组件,只能在页面级的nvue文件中初始化及使用;
"plugins": [{
"type": "component",
"name": "heopText",
"class": "com.example.heop.UniappUpload"
},]

问题描述:
1、我将login改成nvue文件后,真机运行就会报大量的错误,错误如下,运行结果就是页面白屏,尝试在app.vue中用 #APP-PLUS 包裹后,编译不报错,但是页面也白屏,我的login.nvue文件内容非常干净,只有一个<view><text>1111</text></view>,
求大佬指点,拜托了

ERROR: Selector ".cus-theme-table ::v-deep .table--stripe .uni-table-tr:first-child’ is not supported. Weex only support classname selector at App.vue:97
ERROR:Selector ".cus-theme-table-sublist ::vdeep .unitable .empty border’ is not supported. Weex only support clasname selector at Ap.we:
ERROR:Selector ".cus-theme-table-sublist ::v-deep .table--stripe .uni-table-th’is not supported. Nex only support classname selector at Ao.wue:1211:34:29.072 ERROR:Selector".cus-theme-table-sublist ::v-deep.table--stripe .uni-table-td is not supported.Weex only support classnameselector at App.yue;
ERROR:property value #0ffffc7 is not valid for 'color* at App.vue:
FRROR: Selector".cus-theme-table-sublist ::v-dep .table--stripe .uni-table-tr:nth-child(od)’ is not supprted. Wex only support classname selector at App.ue;136

2025-03-25 11:08 负责人:无 分享
已邀请:

要回复问题请先登录注册