吃个甘蔗嚼一年 преди 3 години
родител
ревизия
bb4c8289b5

+ 2
- 2
src/pages/details/foodDetails/foodDetails.jsx Целия файл

243
                 <view
243
                 <view
244
                   style={{
244
                   style={{
245
                     position: "relative",
245
                     position: "relative",
246
-                    marginTop: '5em',
246
+                    marginTop: '1em',
247
                     display: extend == "" ? "none" : "",
247
                     display: extend == "" ? "none" : "",
248
                   }}
248
                   }}
249
                 >
249
                 >
250
-                  <view className='title'>
250
+                  <view className='title' style={{ margin: '50px 0 0 0' }} >
251
                     <image src={titlezs} />
251
                     <image src={titlezs} />
252
                     <text>本店指南</text>
252
                     <text>本店指南</text>
253
                   </view>
253
                   </view>

+ 1
- 3
src/pages/details/foodDetails/foodDetails.less Целия файл

89
         font-size: 24px;
89
         font-size: 24px;
90
         color: #666666;
90
         color: #666666;
91
         padding-left: 34px;
91
         padding-left: 34px;
92
-        padding-bottom: 40px;
93
         .zhuandao {
92
         .zhuandao {
94
           width: 14px;
93
           width: 14px;
95
           height: 24px;
94
           height: 24px;
103
   }
102
   }
104
 }
103
 }
105
 .title {
104
 .title {
106
-  margin: 59px 0 41px 0;
107
   image {
105
   image {
108
     width: 30px;
106
     width: 30px;
109
     height: 30px;
107
     height: 30px;
181
   text-align: center;
179
   text-align: center;
182
   padding: 40px 0 68px 0;
180
   padding: 40px 0 68px 0;
183
   background-color: #f8f8f8;
181
   background-color: #f8f8f8;
184
-}
182
+}

+ 1
- 1
src/pages/details/mjDetails/sceneryDetails.less Целия файл

108
   }
108
   }
109
 }
109
 }
110
 .title {
110
 .title {
111
-  margin: 60px 0 40px 0;
111
+  margin: 40px 0 40px 0;
112
   font-size: 34px;
112
   font-size: 34px;
113
   font-weight: bold;
113
   font-weight: bold;
114
   color: #202020;
114
   color: #202020;