|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
<template slot="title">
|
|
|
|
|
{{title}}
|
|
|
|
|
<a-button type="primary" style="float:right" @click="doSetup()">点此去安装</a-button>
|
|
|
|
|
<a-button style="float:right;margin-right:10px;" @click="openExternal('https://gitee.com/docmirror/dev-sidecar/blob/master/doc/caroot.md')">为什么?</a-button>
|
|
|
|
|
<a-button style="float:right;margin-right:10px;" @click="openExternal('https://gitee.com/docmirror/dev-sidecar/blob/master/doc/caroot.md')">为什么要安装证书?</a-button>
|
|
|
|
|
</template>
|
|
|
|
|
<div>
|
|
|
|
|
<b>本应用在非“安全模式”下必须安装和信任CA根证书</b>,该证书是应用启动时本地随机生成的<br/>
|
|
|
|
|