1
YM
2024-05-22 e8f418421e7e6305db2ffc0516a555f04510d2e7
src/books/childHealth/view/content/index.vue
@@ -294,6 +294,7 @@
      const borderColorDom = (
        this.container ? this.container : document
      ).querySelectorAll(".theme-border");
      console.log(this.config,'this.configthis.config');
      // 获取配置的主题色
      const bookThemeColor =
        this.config.activeBook && this.config.activeBook.bookThemeColor