diff --git a/frontend/pages/ai-dazi/index.vue b/frontend/pages/ai-dazi/index.vue
index af763d5..880a218 100644
--- a/frontend/pages/ai-dazi/index.vue
+++ b/frontend/pages/ai-dazi/index.vue
@@ -5,7 +5,7 @@
-
+ ←
@@ -144,17 +144,8 @@ const handleAdd = () => {
/* 关闭按钮 */
.close-btn {
- position: absolute;
- top: 60rpx;
- left: 30rpx;
- z-index: 100;
- width: 80rpx;
- height: 80rpx;
- /* border-radius: 50%; */
- display: flex;
- align-items: center;
- justify-content: center;
- /* border: 3rpx solid rgba(255, 255, 255, 0.6); */
+ font-size: 48rpx;
+ font-weight: bold;
}
.nav-back-icon {
diff --git a/frontend/pages/components/CastloveContent.vue b/frontend/pages/components/CastloveContent.vue
index a0341db..e01288a 100644
--- a/frontend/pages/components/CastloveContent.vue
+++ b/frontend/pages/components/CastloveContent.vue
@@ -8,7 +8,7 @@
-
+ ←
@@ -443,8 +443,8 @@ const handleBack = () => {
}
.back-icon {
- width: 64rpx;
- height: 64rpx;
+ font-size: 48rpx;
+ font-weight: bold;
}
.content-wrapper {
diff --git a/frontend/pages/discover/discover.vue b/frontend/pages/discover/discover.vue
index de43934..edb31e7 100644
--- a/frontend/pages/discover/discover.vue
+++ b/frontend/pages/discover/discover.vue
@@ -2,7 +2,7 @@
-
+ ←
@@ -324,8 +324,8 @@ onUnmounted(() => {
}
.back-icon {
- width: 64rpx;
- height: 64rpx;
+ font-size: 48rpx;
+ font-weight: bold;
}
.content-wrapper {
diff --git a/frontend/pages/profile/hisWorks.vue b/frontend/pages/profile/hisWorks.vue
index a9793b9..9258f22 100644
--- a/frontend/pages/profile/hisWorks.vue
+++ b/frontend/pages/profile/hisWorks.vue
@@ -6,7 +6,7 @@
-
+ ←
{{ nickname }}的作品
@@ -359,8 +359,8 @@ onUnmounted(() => {
}
.nav-back-icon {
- width: 80rpx;
- height: 80rpx;
+ font-size: 48rpx;
+ font-weight: bold;
}
.nav-title {
diff --git a/frontend/pages/profile/myWorks.vue b/frontend/pages/profile/myWorks.vue
index bb65cdb..df25b6b 100644
--- a/frontend/pages/profile/myWorks.vue
+++ b/frontend/pages/profile/myWorks.vue
@@ -6,7 +6,7 @@
-
+ ←
@@ -1017,8 +1017,8 @@ onShow(() => {
}
.nav-back-icon {
- width: 80rpx;
- height: 80rpx;
+ font-size: 48rpx;
+ font-weight: bold;
}
.nav-title {
diff --git a/frontend/pages/tasks/daily-tasks.vue b/frontend/pages/tasks/daily-tasks.vue
index 3d3e8a4..fcdf07c 100644
--- a/frontend/pages/tasks/daily-tasks.vue
+++ b/frontend/pages/tasks/daily-tasks.vue
@@ -21,7 +21,7 @@
-
+ ←
@@ -572,8 +572,8 @@ const handleCloseClick = (e) => {
}
.back-icon {
- width: 64rpx;
- height: 64rpx;
+ font-size: 48rpx;
+ font-weight: bold;
}
/* Tab 样式 */
diff --git a/frontend/static/icon/confimbj.png b/frontend/static/icon/confimbj.png
new file mode 100644
index 0000000..1dc3d8d
Binary files /dev/null and b/frontend/static/icon/confimbj.png differ
diff --git a/frontend/static/starbookcontent/tuichu.png b/frontend/static/starbookcontent/tuichu.png
index 1867a0f..4f30e7a 100644
Binary files a/frontend/static/starbookcontent/tuichu.png and b/frontend/static/starbookcontent/tuichu.png differ