注释打开

This commit is contained in:
nisen
2023-08-14 17:14:37 +08:00
parent 3a16da3b81
commit 6607133096
5 changed files with 10 additions and 10 deletions

View File

@@ -56,7 +56,7 @@
<div style="margin-left: 8px">{{ data.planDto?.address }}</div>
</div> -->
</div>
<!-- <div>
<div>
<div style="display: flex">
<botton
class="btn"
@@ -82,7 +82,7 @@
>{{ data.isSurvery ? "已评估" : "评估" }}
</botton>
</div>
</div> -->
</div>
</div>
<!-- 基本信息 -->

View File

@@ -38,8 +38,8 @@
<img style="width: 16px; height: 18px" src="../../assets/image/position.png"/>
<div style="margin-left: 8px">{{ data.planDto?.address }}</div>
</div> -->
<!-- <div class="time" style="margin-top: 37px">-->
<!-- <botton class="btn" style="margin-right: 20px;width: 160px;height: 46px;" v-if="data.planDto.applyFlag" @click="onLineSignUp" :style="{ background: data.isSignUp ? '#999' : 'rgb(57, 146, 249)'}">{{data.isSignUp?'已报名':'立即报名'}}</botton>-->
<!-- <div class="time" style="margin-top: 37px"> -->
<botton class="btn" style="margin-right: 20px;width: 160px;height: 46px;margin-top: 37px;" v-if="data.planDto.applyFlag" @click="onLineSignUp" :style="{ background: data.isSignUp ? '#999' : 'rgb(57, 146, 249)'}">{{data.isSignUp?'已报名':'立即报名'}}</botton>
</div>
</div>
<div style="display: flex">

View File

@@ -38,9 +38,9 @@
<img style="width: 16px; height: 18px" src="../../assets/image/position.png"/>
<div style="margin-left: 8px">{{ data.planDto?.address }}</div>
</div> -->
<!-- <div class="time" style="margin-top: 37px">
<div class="time" style="margin-top: 37px">
<botton class="btn" style="margin-right: 20px;width: 260px;height: 46px;" :style="{ background: '#999'}">当前任务暂未开放请联系管理员</botton>
</div> -->
</div>
</div>
</div>
<div style="display: flex">

View File

@@ -34,7 +34,7 @@
<img style="width: 16px; height: 18px" src="../../assets/image/position.png"/>
<div style="margin-left: 8px">{{ data.planDto?.address }}</div>
</div> -->
<!-- <div class="time" style="margin-top: 37px" v-if="!isCourseEnd">
<div class="time" style="margin-top: 37px" v-if="!isCourseEnd">
<botton
class="btn"
style="margin-right: 20px;width: 160px;height: 46px;"
@@ -52,7 +52,7 @@
@click="onLineSignUp(true)">
重新报名
</botton>
</div> -->
</div>
</div>
</div>
<div style="display: flex">

View File

@@ -56,7 +56,7 @@
<div style="margin-left: 8px">{{ data.planDto?.address }}</div>
</div> -->
</div>
<!-- <div>
<div>
<div style="display: flex">
<botton
class="btn"
@@ -66,7 +66,7 @@
>{{ data.signFlag ? "已签到" : "签到" }}
</botton>
</div>
</div> -->
</div>
</div>
<!-- 基本信息 -->