-
![image](https://github.com/hb0730/vscode-uniapp-run/assets/6679148/a70b9557-8290-46bc-8f2d-d8300736545f)
这是hbuilderx编译出来的
![image](https://github.com/hb0730/vscode-uniapp-run/assets/6679148/c580882…
-
### Wot Design Uni 版本号
1.2.22
### 平台
钉钉小程序
### 复现Demo地址
无
### 重现步骤
const value = ref('')
const defaultValue = ref(Date.now())
function handleConfirm({ value }) {
console.log(new Date(v…
-
### nutui-uniapp 版本号
1.7.12
### 平台
其他小程序
### 重现链接
无
### 重现步骤
```ts
// vite.config.ts
import { URL, fileURLToPath } from 'node:url'
import { defineConfig } from 'vite'
import UniPages from…
-
### 描述问题
unocss/vite不支持在huilderx中使用,hbulderx不支持使用vite.config.mts作为配置
### 复现
hbuilderx项目根目录下vite配置 vite.config.ts
```
import { defineConfig } from "vite";
import uni from "@dcloudio/vite-plugin-u…
-
根据使用流程走的
-
问题:
uniapp + vue-cli 方式引入uni-ui , 编译伟支付宝小程序, icon显示为方块,支付宝及微信显示正常
相关版本:
"vue": "^2.6.11",
"@dcloudio/uni-mp-alipay": "^2.0.1-36420220922003",
"@dcloudio/uni-ui": "^1.4.23",
复现步骤:
uniapp + v…
-
### Wot Design Uni 版本号
^0.1.68
### 平台
h5
### 重现链接
无
### 重现步骤
1. 引入 notify 组件在 template
```js
```
2. 导入hooks
```js
import { useMessage, useNotify } from "wot-design-uni";
```
3. 使用hooks…
-
Subscribe to this issue and stay notified about new [daily trending repos in Vue](https://github.com/trending/vue?since=daily).
-
~
-
node : 18.19.0
uniapp : 3.0.0-4010420240430001
unipp + vue3+ts 的cli