DESKTOP-CVS3R96\我恁爹
2022-11-15 c523ce0e8f371ed6c5a503eaa0a938b202daf8c2
src/main.js
@@ -48,9 +48,7 @@
Vue.use(Vant);
Vue.use(Mint)
Vue.use(Tab);
Vue.use({
  i18n: (key, value) => i18n.t(key, value),
});
Vue.prototype._i18n = i18n;
Vue.use(Tabs, Popup, DatetimePicker, Switch, Notify);
Vue.component('icon', Icon)
Vue.config.productionTip = false
@@ -157,6 +155,7 @@
new Vue({
  el: '#app',
  i18n,
  store,
  router,
  axios,