-
uniapp开发 vue3
官方提供uniapp demo是vue2
我在vue3使用编译之后在h5可以显示,在app端引入直接报错
import EZUIKit from 'ezuikit-js'; app运行直接报错
-
# 单位
用rpx
# 布局
用Flex
# 打包
### 云端打包
**安卓端&iOS**
云端打包流程:打开HBuilderX,顶部菜单【发行->原生App-云打包】,选打自定义调试基座,等待打包成功,原生App-查看云打包状态,编辑器底部打印台会显示最近打包的地址,点击下载即可。
注:iOS端需要苹果开发证书。
### 本地离线打包
**安卓**
用官方HBuilder…
-
如何在uniapp使用,官网可以出个教程嘛
-
### 描述问题
1. 正在编译中...
(node:361031) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use `node --trace-warnings ...` to show where the warning was …
-
# uniapp echarts & clickData OK
```js
```
https://github.com/xgqfrms/uni-app-in-action/blob/main/uniapp-echarts/pages/index.vue
https://github.com/xgqfrms/uni-app-in-action/blob/main/uni…
-
我把vue3版本改造为 cli 的结构,可以脱离hbuilderx的依赖
https://github.com/heimeropen/shopro-uniapp-cli
-
17:32:26.222 Invalid value "iife" for option "output.format" - UMD and IIFE output formats are not supported for code-splitting builds.
-
I use quill 2.0.2 in [uniapp](https://uniapp.dcloud.io/), but it not work in iOS safari, it will popup the keyboard but can not input text in quill editor.
I check and find the reason is uniapp add…
-
-
Using uniapp to import,ReferenceError: require is not defined