-
官方的有个wepy1的demo,应该不适应wepy2了。
wepy2 cli创建的模板中,有个使用第三方组件的例子:
```html
{
navigationBarTitleText: 'WePY 2.0 Feature Demo',
usingComponents: {
"slide-view": "module:miniprogram-slide-v…
-
**设备型号:Redmi Note 9**
**LinUI 版本:0.9.4**
**微信小程序基础库版本:2.17.3**
**问题描述及重现步骤:表单验证,当从一个必填项,切换到另一个必填项时,自动失去焦点,并提示切换后必填项的提示信息**
**相关截图**:
![vjij3-2aigg](https://user-images.githubusercontent.c…
-
Hi, chanind.
In WeChat miniprogram,it is pretty slow to show the animation,but it is normal for quiz module. The animation module worked normally before, and this phenomenon only appeared recently.
-
![6a385147359a424424cc2b798e3e41dd](https://github.com/sbfkcel/towxml/assets/71585589/9f3c5963-64de-46dc-8558-67f7fd76718b)
用text标签包裹了item.text,text与text之间换行了。使用span就不会出现这个问题。使用text包裹是为了调起微信复制按钮。
md…
-
跑`miniprogram-slim analyzer -t`分析时候报错
```
analyze app.json/usr/local/lib/node_modules/miniprogram-slim/node_modules/@babel/parser/lib/index.js:771
throw err;
^
SyntaxError: This exp…
-
背景
```
{
"targets": ["web"],
"wechat-miniprogram": {
"nativeConfig": {
"appid": "xxx"
}
}
}
```
会提示`[Config File] Config key 'wechat-miniprogram' is not supported`。
除…
-
Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./miniprogram_npm/weui-miniprogram/cell/cell.wxss:1:1650)
![image](https://user-…
-
[ miniprogram/packageXRFrame/components/xr-basic/index.json or demo.theme.json["light"] 文件内容错误] miniprogram/packageXRFrame/components/xr-basic/index.json or demo.theme.json["light"]: renderer 字段需为 sky…
-
Some Javascript runtime like Wechat MiniProgram and Alipay MiniProgram forbids dynamically defining function [(related documents)](https://developers.weixin.qq.com/miniprogram/dev/framework/runtime/js…
-
### tdesign-miniprogram 版本
1.3.0
### 重现链接
_No response_
### 重现步骤
https://github.com/Tencent/tdesign-miniprogram/assets/50975886/854e4a49-44e4-4eed-b516-20187edfbb16
vConsole也打不开,只能重新进入小程序;…