bwmgd
bwmgd
**描述出现的错误** 多列模式下会出现乱码现象 **屏幕截图**  **应用信息** - 版本: 2.3.16 - 应用来源: Google Play
### 相关平台 微信小程序 **小程序基础库: 2.22.0** **使用框架: Vue 3** ### 复现步骤 微信官方文档参考:https://developers.weixin.qq.com/miniprogram/dev/api/media/media-recorder/wx.createMediaRecorder.html 该方法为双参 而Taro.createMediaRecorder()提供的是无参方法 ### 期望结果 Taro提供的api文档应于微信官方一致 ### 实际结果 Taro与微信官方api不一致 ### 环境信息 ``` 👽 Taro v3.5.4 Taro CLI 3.5.4 environment info:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Build(s) Early Access 3659 ### Description of Issue My controller's motion is...
```kotlin import com.boe.itc.b4client.utlis.Required import kotlinx.serialization.SerialName import kotlinx.serialization.Serializable import me.naingaungluu.formconductor.annotations.Form @Form @Serializable data class User( @SerialName("userId") @Required("User ID is required") val userName: String = "", @SerialName("password") @Required("Password is required") val password:...
### 功能建议 1. 添加原菜单(长按屏幕展示的抖音菜单) 深色模式适配 2. 可以添加右侧控件栏长按事件在清爽模式下的触发方法(例如长按收藏/长按分享弹出菜单) ### 基本信息 设备信息:小米14pro 系统版本:Android 14 模块版本:Freedom+_1.3.4_138 应用版本:抖音_28.7.0_280701 应用ABI:64位
### Please check before submitting an issue - [x] I have searched the issues and haven't found anything relevant - [x] I will upload bugreport file in KernelSU Manager -...
例如 ```path = '/ql/config/auth.json' # 设置青龙 auth文件地址``` 这里使用的是绝对路径