-
**需求描述**
remax/wechat包中添加微信新的API wx.showShareImageMenu
**其他信息**
https://developers.weixin.qq.com/miniprogram/dev/api/share/wx.showShareImageMenu.html
![image](https://user-images.githubuser…
-
1、processNodeModules设为true
```
import { defineConfig } from '@morjs/cli'
export default defineConfig([
{
name: 'web',
sourceType: 'wechat',
target: 'web',
compileType: 'min…
-
### tdesign-miniprogram 版本
1.1.10
### 重现链接
_No response_
### 重现步骤
.js 文件:
```
Page({
data: {
noticeVisible: false,
logs: []
}
})
```
.wxml 文件:
``
### 期望结果
_No response_
#…
-
### ⌨️
- [ ] Would you like to work on a fix?
### Where is the bug from?
Rax Core
### Minimal code and steps to reproduce the bug
// 执行 yarn build:prod 多次,以下addNativeEventListener添加的onPullDownRef…
-
### tdesign-miniprogram-starter-retail 版本
default main
### 重现链接
_No response_
### 重现步骤
1 打开微信开发者工具,新建,选择小程序电商模板
2 npm i
3 工具->构建npm
4 git init、git 提交
### 期望结果
正确提交
### 实际结果
自动格式化了wxml,其中的w…
-
### NutUI React 包名
@nutui/nutui-react-taro
### NutUI React 版本号
2.0.16
### 平台
weapp
### 重现链接
https://nutui.jd.com/h5/react/2x/#/zh-CN/guide/intro-react
### 重现步骤
直接微信扫码首页二维码进入TextArea模块在有maxLen…
-
![image](https://user-images.githubusercontent.com/28331609/123507197-c1395600-d69a-11eb-8c53-13027f5682cf.png)
-
First of all, thanks for making this amazing tool.
I wonder if we could have some way that can be easily used to integrate this into an endpoint.
E.g.
https://github.com/graphql-go/handler/blob/…
-
和 https://github.com/Cap32/wxapp-webpack-plugin#readme 这个包相比
我观察了打包结果
wxapp-webpack-plugin 打包结果的common.js在500kb左右
miniprogram-webpack-plugin 打包结果生成runtime.js和common.js都比较小
这俩者有什么区别?
-
### tdesign-miniprogram 版本
295dfd3
### 重现链接
https://github.com/Tencent/tdesign-miniprogram/blob/develop/src/radio-group/radio-group.wxml#L11
### 重现步骤
`block="{{item.block || true}}"`
这段代码无论`ite…