ZCDC_Ren

Results 139 issues of ZCDC_Ren

https://saber.love/chrome-%E6%89%A9%E5%B1%95%E8%AF%BB%E5%8F%96%E6%9C%AC%E5%9C%B0%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6.html

JS

https://github.com/didi/chameleon https://github.com/didi/mpx https://github.com/kaola-fed/megalo https://github.com/Meituan-Dianping/mpvue https://github.com/dcloudio/uni-app https://github.com/tinajs/tina https://github.com/NervJS/taro

JS
小程序
Android

https://github.com/myhub/tr https://github.com/alisen39/TrWebOCR

Tools

https://ask.dcloud.net.cn/article/39509 https://ask.dcloud.net.cn/article/39131

Android
uniapp

使用elform的validateField方法 ```js formRef.value?.validateField('img') ```

Vue

```css .el-button.el-button--primary:not(.is-disabled):focus, .el-button.el-button--primary:not(.is-disabled):hover { background: var(--el-color-primary)!important; } .el-button.el-button--primary.is-link:not(.is-disabled):focus, .el-button.el-button--primary.is-link:not(.is-disabled):hover { color:var(--el-color-primary)!important; } .el-button.el-button--warning:not(.is-disabled):focus, .el-button.el-button--warning:not(.is-disabled):hover { background: var(--el-color-warning)!important; } .el-button.el-button--warning.is-link:not(.is-disabled):focus, .el-button.el-button--warning.is-link:not(.is-disabled):hover { color:var(--el-color-warning)!important; } .el-button.el-button--success:not(.is-disabled):focus, .el-button.el-button--success:not(.is-disabled):hover { background: var(--el-color-success)!important; } .el-button.el-button--success.is-link:not(.is-disabled):focus,...

Vue
CSS

小米手机的话, USB调试, USB安装app全开, 并关闭MIUI优化

Android

```ts const keys = Object.keys as (obj: T) => (keyof T extends infer U ? U extends string ? U : U extends number ? `${U}` : never : never)[]...

TypeScript

需要加上 ``` . ~/.nvm/nvm.sh ```

Linux

设置里直接就有共享设置 ![image](https://github.com/klren0312/daliy_knowledge/assets/10903843/42625e2d-ed55-4b0a-8c91-08bd591333a9)

Linux