Parcourir la source

部署后提示用户更新24

tyler il y a 2 ans
Parent
commit
3ab2d1a77d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      vue.config.js

+ 0 - 1
vue.config.js

@@ -3,7 +3,6 @@
 const path = require('path')
 const defaultSettings = require('./src/settings.js')
 const { WebUpdateNotificationPlugin } = require('@plugin-web-update-notification/webpack')
-const lang = 'zh_CN'
 
 function resolve(dir) {
   return path.join(__dirname, dir)