2025年6月22日

创建vue2.0 cli项目

摘要: # 创建项目xxx vue create xxx cd xxx # 添加 element-ui yarn add element-ui # 添加路由 yarn add vue-router@3 # main.js 修改 yarn add vue-router@3 阅读全文

posted @ 2025-06-22 13:55 yaolunhui 阅读(5) 评论(0) 推荐(0)

导航