Quellcode durchsuchen

feat(修改样式)

xing.li vor 3 Jahren
Ursprung
Commit
9c374c06a0

+ 1 - 1
pages/companyProfile/companyProfile.wxml

@@ -1,5 +1,5 @@
 
 
 <view class="content" >
-  <image mode="widthFix" src="https://hsay-mall.oss-cn-shanghai.aliyuncs.com/recruit/gongsijianjie.png" style="width:100%"></image>
+  <image mode="widthFix" src="https://dy.shpr.top/recruit/gongsijianjie.png" style="width:100%"></image>
 </view>

+ 1 - 1
pages/index/index.wxml

@@ -39,7 +39,7 @@
 
       <view class="top-line"></view>
       <view class="content-top-v" style="margin-right:50px">
-        <image class="school-position" src="/images/new/school_trip.png" bindtap="gotoSchool"></image>
+        <image class="school-position" src="/images/new/school_trip.png" bindtap="gotoSchoolTrip"></image>
         <view class="content-top-text">校招行程</view>
       </view>
     </view>

+ 6 - 6
pages/schoolTrip/schoolTrip.wxml

@@ -1,11 +1,11 @@
 
 
 <view class="content" >
-  <view class="no_data_view">
+  <!-- <view class="no_data_view">
     <image src='/images/new/no_data.png' class="no_data_img"></image>
-  <view class="text">
- 暂无数据
-</view>
-  </view>
-
+    <view class="text">
+      暂无数据
+    </view>
+  </view> -->
+  <image mode="widthFix" src="https://dy.shpr.top/recruit/schoolTrip.jpg" style="width:100%"></image>
 </view>

+ 1 - 1
pages/workEnvironment/workEnvironment.wxml

@@ -1,5 +1,5 @@
 
 
 <view class="content" >
-  <image mode="widthFix" src="https://hsay-mall.oss-cn-shanghai.aliyuncs.com/recruit/huanjin.png" style="width:100%"></image>
+  <image mode="widthFix" src="https://dy.shpr.top/recruit/huanjin.png" style="width:100%"></image>
 </view>