随笔分类 -  Vue

摘要:# VUE UI 一 移动端常用UI组件库 Vant http://vant-contrib.gitee.io/vant/#/zh-CN/ Cube UI https://didi.github.io/cube-ui/ Mint UI http://mint-ui.github.io/#!/zh- 阅读全文
posted @ 2022-01-26 11:00 bleaka 阅读(82) 评论(0) 推荐(0)
摘要: VUE 一 脚手架文件结构 ├── node_modules ├── public │ ├── favicon.ico: 页签图标 │ └── index.html: 主页面 ├── src │ ├── assets: 存放静态资源 │ │ └── logo.png │ │── componen 阅读全文
posted @ 2022-01-26 10:57 bleaka 阅读(431) 评论(0) 推荐(1)