Просмотр исходного кода

🎨 按要求修改细节问题

快乐的梦鱼 14 часов назад
Родитель
Сommit
a155672958

BIN
server/images/village/speical/IconSpeackerStore1.png


BIN
server/images/village/speical/IconStoryStation1.png


BIN
server/images/village/speical/IconWrite1.png


BIN
server/images/village/speical/IconWriteSmall.png


+ 1 - 1
src/common/components/parts/IndexRoundSimpleItem.vue

@@ -23,7 +23,7 @@
       <FlexRow justify="space-between" align="center">
         <Text fontConfig="contentSpeicalText" fontFamily="SongtiSCBlack" :lines="1" :wrap="false">{{ item.title }}</Text>
         <slot name="titleRight" />
-      </FlexRow>
+      </FlexRow>                                                                  
       <Text fontSize="fontSize.sm" :text="item.desc" :lines="1" :maxWidth="400" />
       <slot />
     </FlexCol>

+ 8 - 8
src/pages/home/village/introd/data/TestCard.json

@@ -123,7 +123,7 @@
               "props": {
                 "direction": "column",
                 "gap": "gap.md",
-                "backgroundColor": "#fffdf5",
+                "backgroundColor": "#fff7ec",
                 "radius": "radius.lg",
                 "border": "1px solid #f1debc",
                 "padding": "padding.lg"
@@ -152,13 +152,13 @@
                             {
                               "id": 1,
                               "title": "口述纪实馆",
-                              "image": "https://xy.wenlvti.net/app_static/images/village/speical/IconSpeackerStore.png",
+                              "image": "https://xy.wenlvti.net/app_static/images/village/speical/IconSpeackerStore1.png",
                               "tags": [ "进入" ],
                               "props": {
                                 "width": "170rpx",
                                 "height": "220rpx",
                                 "padding": "padding.md",
-                                "backgroundColor": "#f5e8c8",
+                                "backgroundColor": "#fff7ec",
                                 "innerStyle": {
                                 }
                               }
@@ -172,20 +172,20 @@
                                 "innerStyle": {
                                   "backgroundPosition": "center",
                                   "backgroundSize": "cover",
-                                  "backgroundImage": "url('https://xy.wenlvti.net/app_static/images/village/speical/IconWrite.png')"
+                                  "backgroundImage": "url('https://xy.wenlvti.net/app_static/images/village/speical/IconWrite1.png')"
                                 }
                               }
                             },
                             {
                               "id": 3,
                               "title": "故事共创站",
-                              "image": "https://xy.wenlvti.net/app_static/images/village/speical/IconStoryStation.png",
+                              "image": "https://xy.wenlvti.net/app_static/images/village/speical/IconStoryStation1.png",
                               "tags": [ "进入" ],
                               "props": {
                                 "width": "170rpx",
                                 "height": "220rpx",
                                 "padding": "padding.md",
-                                "backgroundColor": "#f5e8c8",
+                                "backgroundColor": "#fff7ec",
                                 "innerStyle": {
                                 }
                               }
@@ -319,7 +319,7 @@
               "props": {
                 "direction": "column",
                 "gap": "gap.md",
-                "backgroundColor": "#fffdf5",
+                "backgroundColor": "#fff7ec",
                 "radius": "radius.lg",
                 "border": "1px solid #f1debc",
                 "padding": "padding.lg"
@@ -352,7 +352,7 @@
                               "props": {
                                 "radius": "radius.lg",
                                 "padding": "padding.md",
-                                "backgroundColor": "#f5e8c8"
+                                "backgroundColor": "#fff7ec"
                               }
                             }
                           ]