摘要: 移动端 Vant https://youzan.github.io/vant Cube UI https://didi.github.io/cube-ui Mint UI http://mint-ui.github.io PC 端 Element UI https://element.eleme.c 阅读全文
posted @ 2025-05-29 17:12 闫奕城 阅读(56) 评论(0) 推荐(0)
摘要: 相关 API: this.$router.push(path): 相当于点击路由链接(可以返回到当前路由界面) this.$router.replace(path): 用新路由替换当前路由(不可以返回到当前路由界面) this.$router.back(): 请求(返回)上一个记录路由 this.$ 阅读全文
posted @ 2025-05-29 17:05 闫奕城 阅读(19) 评论(0) 推荐(0)