pull/42/head
StarsL.cn 2022-11-03 15:58:55 +08:00
parent 22284a4e78
commit b43f3277e5
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.config.productionTip = false
Vue.prototype.VER = 'v0.9.2' Vue.prototype.VER = 'v0.9.3'
new Vue({ new Vue({
el: '#app', el: '#app',