摘要: 解决方案: watch: { $route() { // 监听路由变化并执行相应方法即可; if (this.$route.query.ishit) { console.log(123); this.isshowModel = true this.domainlist = [] this.listd 阅读全文
posted @ 2021-10-11 16:51 kidrue 阅读(695) 评论(0) 推荐(0)
摘要: 样式ui组件库:https://www.tailwindcss.cn/docs 动画库: animate.css:https://www.dowebok.com/demo/2014/98/ swiper.js:https://www.swiper.com.cn/ 阅读全文
posted @ 2021-10-11 16:13 kidrue 阅读(216) 评论(0) 推荐(0)