Update main.js

main
StarsL.cn 2025-02-18 09:46:38 +08:00 committed by GitHub
parent c207381eb5
commit b9bd174c6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => {
})
Vue.config.productionTip = false
Vue.prototype.VER = 'v1.2.0'
Vue.prototype.VER = 'v1.2.1'
new Vue({
el: '#app',