-
```
// 目录结构
src
├─packages
│ ├─pkg-a
│ │ ├─static
│ │ │ ├─image.png
├─pages
```
```json5
// pages.json
{
"subPackages": [{
"root": "packages/pkg-a",
"pages": [
…
-
I use a domestic framework for hybrid development of apps called uniapp. I can use your plug-in to run normally on the h5 terminal, but there is a blank screen on the Android terminal and error info…
-
### Wot Design Uni 版本号
1.3.7
### 平台
h5
### 复现Demo地址
新建一个uniapp 项目然后使用该组件
### 重现步骤
![image](https://github.com/user-attachments/assets/598856a9-ef88-421e-9724-c003dccb8c0e)
![Uploading image.pn…
-
### nutui-uniapp 版本号
1.7.15
### 平台
weapp
### 重现链接
使用nut-input-number组件,然后执行命令就会提示
### 重现步骤
执行npm run dev:mp-weixin
![nut-input-number](https://github.com/user-attachments/assets/21851b24-75d8-…
-
#1470
there is my config:
pnpm: 9.0.6
husky: 9.1.6
eslint: 9.13.0
lint-staged: 15.2.10
pre-commit hook: pnpm lint-staged
lint-staged config in root:
```json
"scripts": {
"lint…
-
### nutui-uniapp 版本号
1.7.14
### 平台
h5
### 重现链接
https://github.com/bunnyblueair/nut-uni
### 重现步骤
根据https://nutui-uniapp.pages.dev/guide/quick-start.html 创建了cli项目 VS Code 没有自动提示
### 期望的结…
-
欢迎使用了本插件的开发者们来这里分享一下
之后可以展示在首页上
![不愧是你们](https://user-images.githubusercontent.com/48236054/65020573-0544e600-d960-11e9-8dd9-16804fb16847.jpg)
-
**编译平台**
HbuilderX
**VUE版本**
vue2+nvue
**运行平台**
App
**z-paging版本**
2.5.8
**问题描述**
当数据加载比较多时 调用reload重新加载数据的时候会出现明显的回收旧数据的过程 并且耗时长
-
**问题描述**
upload 上传照片中可以显示 blob:url 类型的图片吗?
### 场景
![image](https://github.com/user-attachments/assets/9eb22f76-9644-4636-beee-cf5922656d71)
示例中 url 为:
```json
{
url: 'https://cdn.uvi…
-
### What would you like to share?
在uniapp demo 中 app.vue文件中 app进入后台运行时 , setGlobalIMlistener()方法中使用onRecvOfflineNewMessages并没有监听到消息(安卓)
const newRecvOfflineNewMessages = ({ data }) => {
con…