-
### NutUI React 包名
@nutui/nutui-react-taro
### NutUI React 版本号
2.6.17
### 平台
weapp
### 重现链接
无
### 重现步骤
Picker 选择器 数据源设置disabled 为 true 依然能选择
### 期望的结果是什么?
希望可以设置disabled后禁用
### 实际的结果是什么?
…
spwuc updated
2 months ago
-
### 重现链接
### Vant Weapp 版本
1.11.6
### 描述一下你遇到的问题。
复制[文档中的代码](https://vant-ui.github.io/vant-weapp/#/cascader),在小程序中无法通过点击遮罩收起弹出层,并且往 van-popup 配置属性不生效。
### 重现步骤
1. 点击灰色遮罩层
2. 遮罩没有收起
…
-
### 重现链接
https://github.com/youzan/vant-weapp/assets/27720360/e9e0ec04-2755-4cd1-a37f-31b3a8b24793
### Vant Weapp 版本
v1.11.5
### 描述一下你遇到的问题。
数据量大的时候,尝试开启 Skyline 模式渲染,但是不行,给源码的 scroll-vie…
-
MiniProgramError
r.replace is not a function. (In 'r.replace(/\;([^\s\;]*?(?=\=))/gi,",$1")', 'r.replace' is undefined)
TypeError: r.replace is not a function. (In 'r.replace(/\;([^\s\;]*?(?=\=))/gi…
-
## Description
该问题有点雷同 #1913 , 区别是`vant-weapp`的组件需要`babel`转码,`iview-weapp`的组件已经是es5语法
## Environment
wepy2
## Reproduce
如下代码运行:
```
imp…
-
## [扼要问题描述]
因为之前也用过mpvue 是1.0的版本 引入了vant weapp(也就是有赞的小程序框架,通过npm install的形式引入)在执行npm run dev的时候是会把vant weapp的包打包进\dist目录下,但是在mpvue2.0版本下 同样也是npm install的形式引入vant weapp 在执行npm run dev就不会把这个vant weap…
-
1. 使用vue init F-loat/mpvue-quickstart my-projectt构建项目
1. package.json
```
{
"name": "jgMiniProgram",
"version": "1.0.0",
"description": "jgMiniProgram",
"author": "50524",
"private…
-
AccountLogic.go里报2个错
could not import github.com/medivhzhan/weapp/util
Userinfo not declared by package weapp
-
byte length of Uint32Array should be a multiple of 4;at api canvasGetImageData success callback function
RangeError: byte length of Uint32Array should be a multiple of 4
byte length of Uint32Array…
LQG24 updated
5 years ago
-
### 在 index.jsx 中引入 fixF2
```
import { fixF2 } from "taro-f2/dist/weapp/common/f2-tool.ts";
```
### 报错如下
```
./node_modules/taro-f2/dist/weapp/common/f2-tool.ts
Module build failed (from .…