Archive

Wish 的文章

按主题整理的文章、代码片段与实践记录。

在vue中使用浏览器的打印功能 注意:id,和v-print后面绑定的值,如果为空则打印整个页面 在Safari中需要使用第二种方法 https://printjs.crabbly.com/
暂无评论 阅读全文:Vue打印

下载:npm i react-native-vector-icons 配置:修改文件:android/app/build.gradle 添加:apply from: "../../node_modules/react-native-vector-icons/fonts.grad…
暂无评论 阅读全文:RN