mirror of
https://github.com/certd/certd.git
synced 2026-06-23 10:17:34 +08:00
refactor: deploy
This commit is contained in:
@@ -160,10 +160,10 @@
|
||||
|
||||
<d-container>
|
||||
<template #header>
|
||||
<div><a-button @click="exportsToZip">导出可执行项目</a-button></div>
|
||||
<br/>
|
||||
<div> <a-button @click="exportsToJson">复制options.json</a-button></div>
|
||||
<div><a-button @click="exportsToZip">导出为可执行项目</a-button></div>
|
||||
<br/>
|
||||
<!-- <div> <a-button @click="exportsToJson">复制options.json</a-button></div>-->
|
||||
<!-- <br/>-->
|
||||
</template>
|
||||
<pre class="json">{{options}}</pre>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user