yudan215

Results 13 issues of yudan215

@input 在el-select没法获取到吧·不是只有change?

在某个子组件下使用 ` 刷新 停止 ` 会出现Failed to resolve component: contextmenu,并且是直接呈现在页面上·不会右键才出现 只能在App.vue使用??

目前windicss的单位是rem,是否有方法可配置成是固定的px,不使用rem,目前在移动端横屏会改变html的文字大小,尺寸没法固定

https://windicss.org/integrations/vue-cli.html 使用vue-cli搭建的工程,再按官方文档进行安装·提示如下 `This dependency was not found: * windi.css in ./src/main.ts To install it, you can run: npm install --save windi.css`

在uniapp里面使用,编译成小程序会报如下错误,应该是小程序不支持带\的class名,是否有适配或者改名方法 `[ WXSS 文件编译错误] ./app.wxss unexpected "\" at pos 265 15 | border-width: 1px; 16 | } > 17 | .\!border { | ^ 18 | border-width: 1px !important; 19...

I want to use single-spa-vue to complete the portal and application functions, but the documentation seems to be very little about VUE, and DEMO portals are based on webpack, and...

并且项目没法运行起来

是否支持转发聊天记录?获取Groups经常为空怎么处理?

重量级的重庆市 使用go-pinyin转换为[zhong][liang][ji][de][zhong][qing][shi] 使用php 的https://github.com/overtrue/pinyin 返回zhongliangjidechongqingshi 我看两个底层都是用的https://github.com/mozillazg/pinyin-data 请问是否可以修复