chengjie 7 yıl önce
ebeveyn
işleme
4246d908bf

Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
package4/main/giftcard.wxml


+ 4 - 0
pages/main/default.wxml

@@ -21,11 +21,14 @@
21
         </view>
21
         </view>
22
         <view class="panel001 FlexRow">
22
         <view class="panel001 FlexRow">
23
           <view class="panel0010 FlexRow">
23
           <view class="panel0010 FlexRow">
24
+            <view class='panel00100'></view>
24
             <image wx:for="{{[1,2,3,4]}}" wx:key="index" bindtap='gotoList' data-id="{{item}}" class="homepage_question_illus_grade01" src="../images/homepage_question_illus_grade0{{item}}.png" />
25
             <image wx:for="{{[1,2,3,4]}}" wx:key="index" bindtap='gotoList' data-id="{{item}}" class="homepage_question_illus_grade01" src="../images/homepage_question_illus_grade0{{item}}.png" />
26
+            <view class='panel00101'></view>
25
           </view>
27
           </view>
26
         </view>
28
         </view>
27
         <image class="universalpic_line_zigzag_brown_down" src="../images/universalpic_line_zigzag_brown_down.png" />
29
         <image class="universalpic_line_zigzag_brown_down" src="../images/universalpic_line_zigzag_brown_down.png" />
28
         <image class="universalpic_line_zigzag_brown_up" src="../images/universalpic_line_zigzag_brown_up.png" />
30
         <image class="universalpic_line_zigzag_brown_up" src="../images/universalpic_line_zigzag_brown_up.png" />
31
+        <view class='panel00102'></view>
29
         <view class="panel002 FlexRow">
32
         <view class="panel002 FlexRow">
30
           <view class="panel0020 FlexRow">
33
           <view class="panel0020 FlexRow">
31
             <view class="panel00200 FlexColumn">
34
             <view class="panel00200 FlexColumn">
@@ -110,6 +113,7 @@
110
                 <image class="universalpic_indicator_maroon" src="../images/universalpic_indicator_pink.png" />
113
                 <image class="universalpic_indicator_maroon" src="../images/universalpic_indicator_pink.png" />
111
               </view>
114
               </view>
112
               <view class="line"></view>
115
               <view class="line"></view>
116
+              
113
             </block>
117
             </block>
114
           </view>
118
           </view>
115
         </view>
119
         </view>

+ 8 - 5
pages/main/default.wxss

@@ -31,11 +31,10 @@
31
 .panel {
31
 .panel {
32
   width: 100%;
32
   width: 100%;
33
   background-color: #583027;
33
   background-color: #583027;
34
-  height: 2364rpx;
34
+  height: 2634rpx;
35
   justify-content: flex-start;
35
   justify-content: flex-start;
36
 }
36
 }
37
 
37
 
38
-
39
 .panel .line1 {
38
 .panel .line1 {
40
   width: 100%;
39
   width: 100%;
41
   height: 120rpx;
40
   height: 120rpx;
@@ -59,7 +58,7 @@
59
 
58
 
60
 .panel00 {
59
 .panel00 {
61
   width: 680rpx;
60
   width: 680rpx;
62
-  height: 2264rpx;
61
+  height: 2534rpx;
63
   justify-content: flex-start;
62
   justify-content: flex-start;
64
 }
63
 }
65
 
64
 
@@ -109,7 +108,6 @@
109
   height: 49rpx;
108
   height: 49rpx;
110
 }
109
 }
111
 
110
 
112
-
113
 .homepage_banner{
111
 .homepage_banner{
114
    width:100%;
112
    width:100%;
115
    height:270rpx;
113
    height:270rpx;
@@ -121,6 +119,11 @@
121
   margin-top: 10rpx;
119
   margin-top: 10rpx;
122
 }
120
 }
123
 
121
 
122
+.panel00102{
123
+  width:100%;
124
+  height:30rpx;
125
+  background-color: #723C30;
126
+}
124
 .panel002 {
127
 .panel002 {
125
   width: 100%;
128
   width: 100%;
126
   height: 638rpx;
129
   height: 638rpx;
@@ -141,7 +144,7 @@
141
   height: 116rpx;
144
   height: 116rpx;
142
   position: absolute;
145
   position: absolute;
143
   left: 230rpx;
146
   left: 230rpx;
144
-  top: -47rpx;
147
+  top: -17rpx;
145
 }
148
 }
146
 
149
 
147
 .homepage_clipboard_illus_ruler {
150
 .homepage_clipboard_illus_ruler {

+ 2 - 2
pages/main/detail.wxss

@@ -172,7 +172,7 @@
172
 }
172
 }
173
 
173
 
174
 .panel1 .panel10{
174
 .panel1 .panel10{
175
-  margin-top: -104rpx;
175
+  margin-top: -97rpx;
176
   width:400rpx;
176
   width:400rpx;
177
   height:104rpx;
177
   height:104rpx;
178
   justify-content: space-between;
178
   justify-content: space-between;
@@ -205,7 +205,7 @@
205
 
205
 
206
 .btnStart {
206
 .btnStart {
207
   width: 680rpx;
207
   width: 680rpx;
208
-  height: 190rpx;
208
+  height: 200rpx;
209
   background-color: #7D2B25;
209
   background-color: #7D2B25;
210
   border-bottom-left-radius: 40rpx;
210
   border-bottom-left-radius: 40rpx;
211
   border-bottom-right-radius: 40rpx;
211
   border-bottom-right-radius: 40rpx;