src/views/scenery/detail.vue
@@ -122,7 +122,8 @@ window.open(fileUrl); } else { //https://view.officeapps.live.com/op/view.aspx?src= window.open("http://www.xdocin.com/xdoc?_func=to&_format=html&_cache=1&_xdoc=" + fileUrl.replace(/\\/g, '')); //http://www.xdocin.com/xdoc?_func=to&_format=html&_cache=1&_xdoc= window.open("https://view.officeapps.live.com/op/view.aspx?src=" + fileUrl.replace(/\\/g, '')); } } },