Results 5 issues of 0zcl

``` (1000字) (1000字) 0123456789 ``` 第一个 (1000字),括号是搜狗输入法,切换到中文写的 第二个 (1000字),括号是搜狗输入法,切换到英文写的 上面是要转换的字。通过font-spider生成的字体 发现 38 会隔得得近 。如下图 ![image](https://user-images.githubusercontent.com/26007970/187644018-2d8e68ab-131a-43c6-b1a0-1b455148e4a4.png) 当我把第二个 (1000字) 去除,再用font-spider生成压缩字体,则正常 ![image](https://user-images.githubusercontent.com/26007970/187644640-cfa36f15-317e-4387-881c-be6cfbbaeb57.png)

what i use: `createAuthRefreshInterceptor(instance, refreshAuthLogic, { statusCodes: [401, 403], pauseInstanceWhileRefreshing : true })` ![image](https://user-images.githubusercontent.com/26007970/194987923-b296d84e-8da0-47d1-a687-3cb6deaa9ec6.png) but have a situation. my project have multiple axios instance. so i use 'axios-auth-refresh' library. when...

官方DEMO: https://github.com/mescroll/mescroll/blob/master/mescroll-uni/pages/base/mescroll-uni-part.vue 有个问题,我有一个竖屏的小程序A,使用了类似上面的Demo. 场景:横屏小程序 跳转到 竖屏的小程序A。在IOS16版本时,mescroll 的bodyHeight貌似是横屏时的bodyHeight,这导致了无法下拉滚动。当我刷新后,bodyHeight就是竖屏时的bodyHeight,就正常了。 目前场景只在IOS 16 && 横屏小程序 跳转到 竖屏的小程序 出现

Bug Type: **`Component`** ## Environment - Vue Version: `3.2.33` - Element Plus Version: `2.5.6` - Browser / OS: `UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0...

可以拉个群,把对这个项目有兴趣的开发者加进来,交流交流,有时间一起搞