康凯
2021-12-17 2583bfd2846e83dd0b31e515f5c5605c0b4c9f10
更换文档在线浏览服务对象
4 files modified
12 ■■■■■ changed files
src/views/memory/detail.vue 3 ●●●● patch | view | raw | blame | history
src/views/personage/detail.vue 3 ●●●● patch | view | raw | blame | history
src/views/scenery/detail.vue 3 ●●●● patch | view | raw | blame | history
src/views/spirit/detail.vue 3 ●●●● patch | view | raw | blame | history
src/views/memory/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, ''));
        }
      }
    },
src/views/personage/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, ''));
        }
      }
    },
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, ''));
        }
      }
    },
src/views/spirit/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, ''));
        }
      }
    },