2 Star 3 Fork 0

snice / sn-uniapp-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
global.js 328 Bytes
一键复制 编辑 原始数据 按行查看 历史
snice 提交于 2022-04-04 14:40 . 优化
// #ifdef APP-NVUE
import i18nMixin from '@/mixins/i18n.mixin.js'
import themeMixin from '@/mixins/theme.mixin.js'
// #endif
/**
* @param {VueInstance} vueInstance
*/
export default function(vueInstance) {
return Object.assign({
// #ifdef APP-NVUE
mixins: [i18nMixin, themeMixin]
// #endif
}, vueInstance)
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/snicesoft/sn-uniapp-starter.git
git@gitee.com:snicesoft/sn-uniapp-starter.git
snicesoft
sn-uniapp-starter
sn-uniapp-starter
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891