Commit 22117ce2 authored by anxixi's avatar anxixi

静态页面相关科创企业部分bug修改

parent 11bd159e
......@@ -60,12 +60,12 @@
</el-tab-pane>
</el-tabs>
</el-row>
<el-row>
<p v-if="authenticationState=='AS02'&&addData.projectCreatedBy" style="margin: 20px 30px 0 30px;height: 40px;line-height: 40px;text-align: center;background:#FFF8EF;border-radius:3px;border:1px solid #FF9E29;color: #FF9E29">{{$t("listproject.statereview")}}</p>
<p v-if="authenticationState=='AS04'&&addData.projectCreatedBy" style="margin: 20px 30px 0 30px;padding: 0 20px; line-height: 30px;text-align: left;background:#FFEFEF;border-radius:3px;border:1px solid #FF5D5D;color: #FF5D5D">{{$t("listproject.staterefuse")}}<span>{{authContent}}</span></p>
<p v-if="auditgo&&addData.projectCreatedBy" style="margin: 20px 30px 0 30px;height: 40px;line-height: 40px;text-align: center;background:#FFEFEF;border-radius:3px;border:1px solid #FF5D5D;color: #FF5D5D">{{$t("listproject.statenotcertified")}}<span @click="$router.push('/editAuth')" style="text-decoration:underline;cursor:pointer">{{$t("listproject.gocertified")}}</span></p>
</el-row>
<div v-if="intentionIf">
<el-row>
<p v-if="authenticationState=='AS02'&&addData.projectCreatedBy" style="margin: 20px 30px 0 30px;height: 40px;line-height: 40px;text-align: center;background:#FFF8EF;border-radius:3px;border:1px solid #FF9E29;color: #FF9E29">{{$t("listproject.statereview")}}</p>
<p v-if="authenticationState=='AS04'&&addData.projectCreatedBy" style="margin: 20px 30px 0 30px;padding: 0 20px; line-height: 30px;text-align: left;background:#FFEFEF;border-radius:3px;border:1px solid #FF5D5D;color: #FF5D5D">{{$t("listproject.staterefuse")}}<span>{{authContent}}</span></p>
<p v-if="auditgo&&addData.projectCreatedBy" style="margin: 20px 30px 0 30px;height: 40px;line-height: 40px;text-align: center;background:#FFEFEF;border-radius:3px;border:1px solid #FF5D5D;color: #FF5D5D">{{$t("listproject.statenotcertified")}}<span @click="$router.push('/editAuth')" style="text-decoration:underline;cursor:pointer">{{$t("listproject.gocertified")}}</span></p>
</el-row>
<div class="contentsy" id="anchor-0">
<div>
<p>{{$t("listproject.projectbasic")}}</p>
......
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