-
### 这个功能解决了什么问题?
不用频繁使用虚拟键盘组件,一个input组件揽括该有功能。
### 你期望的 API 是什么样子的?
-
uni.getLocale()方法有bug,当切换语言为日文时候,会返回en。其余的还没有测试
aacai updated
7 hours ago
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success.
### What packag…
-
## 新功能描述
mp-html支持Taro框架
## 应用场景
在Taro小程序框架中使用富文本组件,同时支持h5和小程序
-
**编译平台**
使用HbuilderX还是npm方式编译出现的问题?(如:HbuilderX)
**VUE版本**
在vue2还是vue3中出现的问题,是nvue还是vue?(如:vue2+nvue)
vue3
**运行平台**
在运行到哪个平台中出现的问题?(如:App、微信小程序、h5)
小程序
**z-paging版本**
在哪个版本的z-paging中出现的问题?
**问题描述**
…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Vue-language-server is not working
From low version to high version, none of them work........…
-
### 相关平台
微信小程序
**小程序基础库: 2.17.3**
**使用框架: Vue 3**
### 复现步骤
1. 更新taro版本:
D:\h5\workspace\taro3x-learning>taro update self
2. 更新taro工程
```
D:\h5\workspace\taro3x-learning>taro updat…
-
同样的方法在app获取的是667
![image](https://github.com/user-attachments/assets/59907278-bdd0-4941-9201-cae5d1b4db75)
但是到了h5却只有647
![image](https://github.com/user-attachments/assets/563779e7-d125-4b34-8acd-1…
-
场景1:返回弹窗
需求:页面返回的时候弹窗确认是否返回,确认返回,取消留在当前页面
// 点击返回的时候,路由拦截,并将单前页面的路由保留下来
beforeRouteLeave(to, from, next) {
let self = this;
if (to.name === "SeckillDetail" && self.countDown != …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
一直下载中.... 语言服务无法使用 ,代码提示和函数方法跳转也不起作用
### Environment
Zed: v0.155.0 (Zed Dev 3ca18af40b8a7cb83d83…