Przeglądaj źródła

设计定制问题修改

wangyong 6 lat temu
rodzic
commit
a228b45eb9

+ 1 - 1
customized/pages/made/madeFont/madeFont.wxml

@@ -34,7 +34,7 @@
       <icon class='f-box' type="clear" />
       <icon class='f-box' type="clear" />
     </block>
     </block>
   </navigator>
   </navigator>
-  <view class='f-item footer-upload-btn bg-orange c-white' bindtap='fontDelete' style='text-align:center' hover-class="none">清除</view>
+  <view class='f-item footer-upload-btn bg-orange c-white' bindtap='fontDelete' style='text-align:center' hover-class="none">清除文字</view>
   <view class='f-item footer-add-btn bg-green c-white' bindtap='addFont'>添加文字</view>
   <view class='f-item footer-add-btn bg-green c-white' bindtap='addFont'>添加文字</view>
   <view class="f-box f-align-items-center footer-icon f-justify-content-center" bindtap='madeConfirm'>
   <view class="f-box f-align-items-center footer-icon f-justify-content-center" bindtap='madeConfirm'>
     <block>
     <block>

+ 1 - 1
customized/pages/made/madeFont/madeFont.wxss

@@ -118,4 +118,4 @@ page{
 .font-content{
 .font-content{
   display: inline-block;
   display: inline-block;
   position:relative;
   position:relative;
-}
+}

+ 1 - 1
customized/pages/made/madeImg/madeImg.wxml

@@ -61,7 +61,7 @@
         </block>
         </block>
     </navigator>
     </navigator>
     <!-- <view class='f-item footer-upload-btn bg-orange c-white' bindtap='uploadImg' hover-class="none">上传图片</view> -->
     <!-- <view class='f-item footer-upload-btn bg-orange c-white' bindtap='uploadImg' hover-class="none">上传图片</view> -->
-    <view class='f-item footer-upload-btn bg-orange c-white' bindtap='imgDelete' hover-class="none">清除</view>
+    <view class='f-item footer-upload-btn bg-orange c-white' bindtap='imgDelete' hover-class="none">清除图片</view>
     <view class='f-item footer-add-btn bg-green c-white' bindtap='addImg' hover-class="none">添加图片</view>
     <view class='f-item footer-add-btn bg-green c-white' bindtap='addImg' hover-class="none">添加图片</view>
     <view class="f-box f-align-items-center footer-icon f-justify-content-center"  hover-class="none" bindtap='madeConfirm'>
     <view class="f-box f-align-items-center footer-icon f-justify-content-center"  hover-class="none" bindtap='madeConfirm'>
       <block>
       <block>