摘要: 1搭建框架 2用VUE完成功能 一 显示 @{ ViewBag.Title = "ShowG"; } <h2>ShowG</h2> <script src="/Scripts/vue.js"></script> <script src="/Scripts/axios.js"></script> <d 阅读全文
posted @ 2021-08-20 21:36 猫什 阅读(66) 评论(0) 推荐(0)