@@ -141,6 +141,9 @@
this.getCookie();
this.fontConfig();
},
+ mounted(){
+ this.getVersionInfo();
+ },
methods: {
getVersionInfo(){
getVersionInfo().then(res => {