摘要: ::v-deep{ 组件的类名(id){ }} 阅读全文
posted @ 2021-04-27 15:12 收藏小能手 阅读(1008) 评论(0) 推荐(0)
摘要: 升级到vue3.0.10,完美解决 npm引入: npm install vue-i18n import { createI18n } from 'vue-i18n' const cn = require('./langs/zh.json') //配置文件 const en = require('. 阅读全文
posted @ 2021-04-02 18:02 收藏小能手 阅读(353) 评论(0) 推荐(0)