From 948fdc2e121905a5b6b20b54b73d030d2af2aa5c Mon Sep 17 00:00:00 2001
From: xuhuajiao <13476289682@163.com>
Date: Fri, 27 Dec 2024 10:42:58 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=85=8D=E7=BD=AE=E5=A4=96?=
=?UTF-8?q?=E9=83=A8=E6=96=87=E4=BB=B6/=E5=8F=96=E5=9B=BE=E6=96=B9?=
=?UTF-8?q?=E5=BC=8F=E6=96=B0=E5=A2=9E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/index.html | 1 +
public/static/config.js | 4 +
src/main.js | 4 +-
src/utils/request.js | 3 +-
src/views/newBookRecommend-dxh.vue | 231 +++++++++++++++++++++++++++++
src/views/newBookRecommend.vue | 13 +-
6 files changed, 249 insertions(+), 7 deletions(-)
create mode 100644 public/static/config.js
create mode 100644 src/views/newBookRecommend-dxh.vue
diff --git a/public/index.html b/public/index.html
index 51aad9c..7ee158c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,6 +7,7 @@
<%= htmlWebpackPlugin.options.title %>
+