vue-skill
vue-skill copied to clipboard
vue2开发小技巧
vue-skill
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
环境
平时是在node
版本v12.22.4
环境下运行vue ui
开发的,npm
版本是6.14.14
,用的nvm
管理版本切换,在别的版本应该也可以开发,自行尝试了。
例子
1、MockDataTest
2、chartTest
3、dynamicTableTest
Vue + Element,记动态生成表格在一个运维项目中的应用
4、polylineTest
5、amapLocaTest
高德开放平台GeoHUB初用(Vue使用高德地图Loca 2.0)
6、video-time-slider,用于IVR视频回播的时间选择插件
video-time-slider,用于IVR视频回播的时间选择插件