摘要: Element ui: PC端用得 https://element.eleme.cn/#/zh-CN/component/installation iView: vue web ui,个人感觉非常好用,组件说明和功能相当集全,还好看,电脑端web推荐用。 https://www.iviewui.co 阅读全文
posted @ 2020-11-23 21:57 zezhou222 阅读(221) 评论(0) 推荐(0)
摘要: 使用场景: 1. 自己公司内部用,没准备linux时候。 2. 不用nginx,不用uwsgi,不用node部署vue 实现思路: vue代码打包后,生成html、css、js文件, css、js等把他搞到django的static目录下,index.html搞到template目录下,之后访问任意 阅读全文
posted @ 2020-11-23 21:44 zezhou222 阅读(3533) 评论(2) 推荐(0)