From e6d75faeec4f04e677996a98fac7c0698a1f68d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com>
Date: Wed, 12 Jun 2024 15:19:37 +0800
Subject: [PATCH 1/3] =?UTF-8?q?=E5=88=86=E7=B1=BB=E5=8A=A0=E5=9B=BE?=
=?UTF-8?q?=E6=A0=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/course/sociologyList.vue | 128 ++++++++++++++++++---
1 file changed, 111 insertions(+), 17 deletions(-)
diff --git a/src/views/modules/course/sociologyList.vue b/src/views/modules/course/sociologyList.vue
index badd7c4..4dd6b0b 100644
--- a/src/views/modules/course/sociologyList.vue
+++ b/src/views/modules/course/sociologyList.vue
@@ -42,6 +42,7 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/appManage/urlList.vue b/src/views/modules/appManage/urlList.vue
new file mode 100644
index 0000000..001c913
--- /dev/null
+++ b/src/views/modules/appManage/urlList.vue
@@ -0,0 +1,304 @@
+
+
+
+
+
+
+
+ {{ scope.row.title }}
+
+
+
+
+
+
+
+ {{ scope.row.url }}
+
+
+
+
+
+
+
+
+
+
+ 修改
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From 42681af1b2cbc494290a22a51195264a5a5cb158 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com>
Date: Tue, 9 Jul 2024 16:47:53 +0800
Subject: [PATCH 3/3] =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E7=8E=AF=E5=A2=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/common/common.vue | 4 ++--
static/config/index.js | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/common/common.vue b/src/views/common/common.vue
index c516db4..a7edc81 100644
--- a/src/views/common/common.vue
+++ b/src/views/common/common.vue
@@ -1,8 +1,8 @@