mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-08 18:36:48 +08:00
注释打开
This commit is contained in:
@@ -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>
|
||||
<!-- 基本信息 -->
|
||||
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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>
|
||||
<!-- 基本信息 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user