摘要: vue2: document.getElementById('app').__vue__.$route.params. vue3: const vm = document.getElementById('app'); vm.__vue_app__.config.globalProperties.$p 阅读全文
posted @ 2022-06-02 15:50 阿牛 阅读(102) 评论(0) 推荐(0) 编辑