diff --git a/admin-pc/src/views/book/comment/CommonBookCommentList.vue b/admin-pc/src/views/book/comment/CommonBookCommentList.vue
new file mode 100644
index 0000000..6525f29
--- /dev/null
+++ b/admin-pc/src/views/book/comment/CommonBookCommentList.vue
@@ -0,0 +1,393 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+ {{ toggleSearchStatus ? '收起' : '展开' }}
+
+
+
+
+
+
+
+
+
+
+
+
新增
+
+
+
+
+
+
+
+
+ 删除
+
+ 批量操作
+
+
+
+
+
+
+
+
+
+
+ 无图片
+
+
+
+ 无文件
+
+ 下载
+
+
+
+
+ 编辑
+
+
+
+ 更多
+
+
+
+
+
+ handleDeleteNode(record.id)" placement="topLeft">
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin-pc/src/views/book/comment/modules/CommonBookCommentModal.vue b/admin-pc/src/views/book/comment/modules/CommonBookCommentModal.vue
new file mode 100644
index 0000000..0e64634
--- /dev/null
+++ b/admin-pc/src/views/book/comment/modules/CommonBookCommentModal.vue
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/module-common/src/main/java/org/jeecg/modules/commonBookComment/vue/modules/CommonBookCommentModal.vue b/module-common/src/main/java/org/jeecg/modules/commonBookComment/vue/modules/CommonBookCommentModal.vue
index bc677c6..0e64634 100644
--- a/module-common/src/main/java/org/jeecg/modules/commonBookComment/vue/modules/CommonBookCommentModal.vue
+++ b/module-common/src/main/java/org/jeecg/modules/commonBookComment/vue/modules/CommonBookCommentModal.vue
@@ -22,18 +22,18 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/module-system/src/main/resources/application-dev.yml b/module-system/src/main/resources/application-dev.yml
index 5bf325d..03aa1ba 100644
--- a/module-system/src/main/resources/application-dev.yml
+++ b/module-system/src/main/resources/application-dev.yml
@@ -1,5 +1,5 @@
server:
- port: 8003
+ port: 8002
tomcat:
max-swallow-size: -1
error: