update:添加企业数字证书延期按钮
This commit is contained in:
@@ -14,6 +14,18 @@
|
|||||||
<a-button type="primary">
|
<a-button type="primary">
|
||||||
<router-link to="/ca/sealapply"> 电子印章申请入口 </router-link>
|
<router-link to="/ca/sealapply"> 电子印章申请入口 </router-link>
|
||||||
</a-button>
|
</a-button>
|
||||||
|
<div>
|
||||||
|
<a-space :size="size">
|
||||||
|
<a-button>
|
||||||
|
<a
|
||||||
|
class="linka"
|
||||||
|
target="_blank"
|
||||||
|
href="https://zsfwpt.icinfo.cn/index"
|
||||||
|
>企业数字证书延期入口</a
|
||||||
|
>
|
||||||
|
</a-button>
|
||||||
|
</a-space>
|
||||||
|
</div>
|
||||||
</a-space>
|
</a-space>
|
||||||
</div>
|
</div>
|
||||||
<router-view></router-view>
|
<router-view></router-view>
|
||||||
|
|||||||
Reference in New Issue
Block a user