1,通过 npm 方式安装 "@dcloudio/uni-ui": "^1.4.28" 2,配置了 pages.json easycom 3,页面引入 uni-ui 组件 均 无法显示 文件pages.json 配置: "easycom": { "autoscan": true, "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue" }Contrib
还是从 hello uni-app 拷贝过来的? Contributor Fasttian commented Sep 14, 2021 @charset "UTF-8"; 没有用处,直接删掉即可 semengmeng commented Oct 9, 2021 请问这个问题解决了么,我也遇到了 Collaborator mehaotian commented Oct 15, 2021 从插件市场导入项目 ,不要从hello uni-app 拷贝 。 issue ...
tabs组件使用了transform会影响内部的fixed元素,由于uniapp不支持Teleport组件,所以请手动将fixed元素写到tabs外部 <template><nut-tabs><nut-tab-panetitle="Tab 1">Tab 1</nut-tab-pane><nut-tab-panetitle="Tab 2">Tab 2</nut-tab-pane></nut-tabs><nut-action-sheet></nut-action-sheet></template>...
Closed as not planned Description Thinker-feiluo Thinker-feiluo added 🚀 feature request新功能请求 on Sep 13, 2024 xiaohe0601 commentedon Sep 14, 2024 xiaohe0601 xiaohe0601 added 🖱️ need reproduce需要提供可复现的代码用于问题排查 and removed ...