update 添加电子印章申领界面
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user