unknown
2024-05-23 597ab2b43cdb37b58cf046f52c8c78424cd1b173
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