- 将应用版本从 1.3.3 更新到 1.3.4
@ -15,7 +15,7 @@
data() {
return {
query: {},
version: '1.3.3',
version: '1.3.4',
cachedViews: []
}
},