diff --git a/app/admin/view/resources/edit.php b/app/admin/view/resources/edit.php index 27bb18d..1975e38 100644 --- a/app/admin/view/resources/edit.php +++ b/app/admin/view/resources/edit.php @@ -813,8 +813,8 @@ } .delete-image { - background: #dc3545; - color: white; + /* background: #dc3545; */ + /* color: white; */ border: none; border-radius: 4px; padding: 8px 12px; @@ -828,7 +828,7 @@ } .delete-image i { - font-size: 14px; + font-size: 40px; margin-right: 4px; /* 添加图标右边距 */ } diff --git a/app/index/view/program/detail.php b/app/index/view/program/detail.php index f7d3a19..36f34e2 100644 --- a/app/index/view/program/detail.php +++ b/app/index/view/program/detail.php @@ -734,8 +734,7 @@ .disclaimers { color: #b1b1b1; - width: 80%; - margin: 20px auto; + margin: 20px 0; margin-bottom: 60px; } diff --git a/runtime/admin/temp/606cb5a28477c3a4a33c90fc473c4624.php b/runtime/admin/temp/606cb5a28477c3a4a33c90fc473c4624.php index fafc318..6edc76a 100644 --- a/runtime/admin/temp/606cb5a28477c3a4a33c90fc473c4624.php +++ b/runtime/admin/temp/606cb5a28477c3a4a33c90fc473c4624.php @@ -1,4 +1,4 @@ - + @@ -192,7 +192,10 @@
$image): $mod = ($i % 2 );++$i;?>
- 已上传图片 + 已上传图片
- 已上传图片 + 已上传图片
- +
diff --git a/runtime/index/temp/cb3abdcb36407244b9b613766f30573b.php b/runtime/index/temp/cb3abdcb36407244b9b613766f30573b.php index 5e9a909..4f33f85 100644 --- a/runtime/index/temp/cb3abdcb36407244b9b613766f30573b.php +++ b/runtime/index/temp/cb3abdcb36407244b9b613766f30573b.php @@ -1,4 +1,4 @@ - + @@ -1422,7 +1422,7 @@ $loginStatus = [ }); return ` -
+
@@ -1502,7 +1502,7 @@ $loginStatus = [ if (!game) return ''; return ` -
+
diff --git a/runtime/index/temp/f8995f34639557c9f17f79801bc58d25.php b/runtime/index/temp/f8995f34639557c9f17f79801bc58d25.php index d7a6eef..26e7e27 100644 --- a/runtime/index/temp/f8995f34639557c9f17f79801bc58d25.php +++ b/runtime/index/temp/f8995f34639557c9f17f79801bc58d25.php @@ -1,4 +1,4 @@ - + @@ -955,6 +955,8 @@ $loginStatus = [
+ +
@@ -979,6 +981,8 @@ $loginStatus = [
+
资源简介
+
@@ -1496,7 +1500,9 @@ $loginStatus = [ line-height: 1.8; color: #333; font-size: 16px; - margin-bottom: 30px; + margin: 30px 0; + padding-top: 30px; + border-top: 1px solid #eee; border-bottom: 1px solid #eee; } @@ -1914,6 +1920,7 @@ $loginStatus = [ .program-show { margin: 20px 0; + margin-bottom: 60px; background: #fff; border-radius: 8px; padding: 20px; @@ -2021,7 +2028,7 @@ $loginStatus = [ } .lb-data .lb-caption { - font-size: 14px; + font-size: 1.3rem; font-weight: normal; }