suzhenghui-sky

Results 7 issues of suzhenghui-sky

https://ts.xcatliu.com/basics/type-of-object-interfaces.html interface Person { name: string; age?: number; } let tom: Person = { name: 'Tom', age: 25, gender: 'male' }; 我运行了不报错。 ts 编译器版本:Version 4.5.5

@jiaminghi/data-view": "^2.10.0", ## Feature request #### 这个特性解决了什么问题? 在新输入添加进来,用户可以比较清楚的知道有新数据 #### 这个特性的实现形式? #### 是否愿意为此特性提交PR?

![图片](https://user-images.githubusercontent.com/48371536/118424097-14fa6c00-b6f9-11eb-96df-5271fb69da91.png)

# Expected Behavior jimp.read should not be undefined # Current Behavior jimp.read is undefined # Failure Information (for bugs) import Jimp from 'jimp'; console.log(Jimp.read) // undefined ## Steps to Reproduce...

从demo1页面一步步到demo3页面在go(-2)回到demo1没有缓存;如果点击浏览器的后退按钮一步一步的回退是有缓存的,但是一步到位就没有缓存。 例子:https://gitee.com/jyjyjy28/vue-router-keep-alive-helper-demo.git

本项目为一个基于 Vue 的 Hybrid App 项目,全部页面均为自己用H5完成,最后通过嵌入原生 webview 框架。请问你嵌入的原生webview框架是什么框架?

![图片](https://github.com/hiisea/elux-vue-antd-admin/assets/48371536/2684c980-27ec-481f-83ed-2f6d4b8dce4f)