Commit cbb31f06 authored by liang's avatar liang

每日签到、首次填报开放

parent e01c52c0
......@@ -2,12 +2,12 @@
<view class="index">
<view class="temp">
<view class="btnList">
<!-- <view class="btnStaff">
<view class="btnStaff" v-show="!hiddenRegisterFlag">
<image src="../../static/5.png" class="btnStaff2" mode=""></image>
<image src="../../static/4.png" class="btnStaff2 margin-left-sm" @click="staff" mode=""></image>
<image src="../../static/3.png" class="btnStaff2" @click="fillInDay" mode=""></image>
<image src="../../static/6.png" class="btnStaff2" @click="temperature" mode=""></image>
</view> -->
<!-- <image src="../../static/6.png" class="btnStaff2" @click="temperature" mode=""></image> -->
</view>
<view class="park">{{park}}</view>
<image class="img" :src="imgSrc" mode="widthFix" @click="modalName = 'Image'">
<view class="tips">入园请出示二维码通行证</view>
......@@ -20,6 +20,7 @@
<image src="../../static/8.png" class="btnStaff2" mode=""></image>
<image src="../../static/9.png" class="btnStaff2 margin-left-sm" @click="leader" style="width: 424upx;" mode=""></image>
</view>
</view>
</view>
<view class="cu-modal" :class="modalName=='Image'?'show':''" @tap="modalName=''">
......@@ -220,7 +221,7 @@
width: 100vw;
background-repeat: no-repeat;
background-size: cover;
background-image: url('http://139.9.163.126/gastric/static/backgroundSict2.jpg');
background-image: url('https://inno.sh-sict.com/gastric/static/backgroundSict.jpg');
.btnList {
padding-top: 225upx;
text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment