摘要: app.js: <template> <div id="app"> <router-view></router-view> </div> </template> <style lang="less"> body, html { margin: 0; padding: 0; height: 100%; 阅读全文
posted @ 2023-01-02 10:37 文采呱呱 阅读(12) 评论(0) 推荐(0) 编辑