@@ -55,7 +55,7 @@ export default {
data() {
return {
files:[],
- baseUrl:'https://xsip.cn/static/'
+ baseUrl:'http://47.116.194.135:8078/static/'
};
},
watch: {},
@@ -71,7 +71,7 @@ export default {
documentIndex:0,
videos:[],
currentType:'document',
- baseUrl:'https://xsip.cn/static/',
+ baseUrl:'http://47.116.194.135:8078/static/',
height:document.documentElement.clientHeight,