mirror of https://github.com/certd/certd
				
				
				
			perf: 商业版隐藏文档相关链接
							parent
							
								
									39a02235cf
								
							
						
					
					
						commit
						4443a1c030
					
				|  | @ -3,7 +3,7 @@ | |||
|     <template #header> | ||||
|       <div class="title">开放接口密钥管理</div> | ||||
|       <div class="more"> | ||||
|         <a :href="OPEN_API_DOC" target="_blank">开放接口文档</a> | ||||
|         <a v-comm="false" :href="OPEN_API_DOC" target="_blank">开放接口文档</a> | ||||
|       </div> | ||||
|     </template> | ||||
|     <fs-crud ref="crudRef" v-bind="crudBinding"> </fs-crud> | ||||
|  |  | |||
|  | @ -4,10 +4,14 @@ | |||
|       <div class="title"> | ||||
|         {{ t("certd.subdomainHosting") }} | ||||
|         <span class="sub"> | ||||
|           {{ t("certd.subdomainHostingHint") }}; {{ t("certd.subdomainHelpText") }} | ||||
|           <a href="https://certd.docmirror.cn/guide/use/cert/subdomain.html" target="_blank"> | ||||
|             {{ t("certd.subdomainManagement") }} | ||||
|           </a> | ||||
|           {{ t("certd.subdomainHostingHint") }}; | ||||
| 
 | ||||
|           <span v-comm="false"> | ||||
|             {{ t("certd.subdomainHelpText") }} | ||||
|             <a href="https://certd.docmirror.cn/guide/use/cert/subdomain.html" target="_blank"> | ||||
|               {{ t("certd.subdomainManagement") }} | ||||
|             </a> | ||||
|           </span> | ||||
|         </span> | ||||
|       </div> | ||||
|     </template> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 xiaojunnuo
						xiaojunnuo