闫增涛
2024-06-03 f0c584b7a453a86a51fcdf356ec8ead98c4e46c8
src/books/lifeCare/view/chapter006.vue
@@ -1459,11 +1459,11 @@
    if (localData) {
      this.chapter006 = { ...Object.assign(this.chapter006, localData) };
    }
    this.chapter006.videOneUrl = getResourcePath(
    this.chapter006.videOneUrl = await getResourcePath(
      "04fafb0e896ffe0379edd6d695a92b13"
    );
    this.chapter006.videOneUrl =
      "https://jsek.bnuic.com/file/api/ApiDownload?md5=04fafb0e896ffe0379edd6d695a92b13";
    // this.chapter006.videOneUrl =
    //   "https://jsek.bnuic.com/file/api/ApiDownload?md5=04fafb0e896ffe0379edd6d695a92b13";
  },
  methods: {
    activityOne() {