摘要: 1、自定义指令知识点 自定义指令 。。。。 。。。 2、插件 1 定义,在js文件中 2 3 export default { 4 5 install : (app, options) =>{ 6 7 app.config.globalPropertis.$translation = (key) = 阅读全文
posted @ 2024-06-23 15:23 土味程序员 阅读(2) 评论(0) 推荐(0) 编辑