多余代码

This commit is contained in:
花有清香月有阴
2022-02-21 09:53:02 +08:00
parent eda588e2e3
commit 351b0582b2
4 changed files with 3 additions and 10 deletions

View File

@@ -36,6 +36,7 @@
</div>
</div>
</div>
<div class="service-example" v-if="exampleList.length">
<h2>上传样例</h2>
<div class="service-example__list">

View File

@@ -7,7 +7,7 @@
<!-- <u-parse className="articalContent" :html="content"></u-parse> -->
</div>
<div class="service-btn" v-if="processType != 2" @click="toSubmit">我已阅读并同意</div>
<AiLogin ref="login"></AiLogin>
<!-- <AiLogin ref="login"></AiLogin> -->
</div>
</template>