update 添加电子印章申领界面

This commit is contained in:
2021-04-23 17:52:50 +08:00
parent 5c097acdaf
commit 6af9e8f15e
3 changed files with 279 additions and 1 deletions

View File

@@ -1,9 +1,12 @@
<template>
<div class="ca_index">
<a-space>
<a-button type="primary">
<a-button>
<router-link to="/ca/userapply"> 个人数字证书申领入口 </router-link>
</a-button>
<a-button type="primary">
<router-link to="/ca/sealapply"> 电子印章申请入口 </router-link>
</a-button>
<a-button>
<router-link to="/ca/unitapply"> 企业数字证书申领入口 </router-link>
</a-button>