Browse Source

修改样式和图片

dev
396316021 1 year ago
parent
commit
bef72446cb
  1. 4
      pages/Pages/cronTab.vue

4
pages/Pages/cronTab.vue

@ -9,7 +9,7 @@
fixed
></u-navbar>
<view id="why">
<view id="why" style="padding-bottom:50rpx;">
<u-image :src="staticImage.nxbbz" :lazy-load="true" width="100%" height="auto" mode="widthFix"></u-image>
</view>
@ -32,7 +32,7 @@ export default {
title: '招募计划',
loading: true,
staticImage: {
nxbbz:imghost+'nxb-bz.png',
nxbbz:imghost+'/nxb-bz1.png',
bg: imghost + '/BG.png',
newIcon: imghost + '/new-icon.png',
fxxLogo: imghost + '/fxx-logo.png',

Loading…
Cancel
Save