摘要: 一,png转ico [lhdop@blog img]$ /usr/bin/convert -resize x128 fl.png -background transparent a3.ico 查看生成的ico [lhdop@blog img]$ identify a3.ico a3.ico ICO 阅读全文
posted @ 2022-06-13 21:55 刘宏缔的架构森林 阅读(593) 评论(0) 推荐(0)
摘要: 一,vue-router的官网: 1,官网: https://router.vuejs.org/ 2,在npmjs的地址: https://www.npmjs.com/package/vue-router 3,文档地址: https://router.vuejs.org/zh/introductio 阅读全文
posted @ 2022-06-13 16:25 刘宏缔的架构森林 阅读(897) 评论(0) 推荐(0)