v2.6.2
This commit is contained in:
心隨緣動 2025-07-12 23:46:51 +08:00 committed by GitHub
parent 8d27dcd63c
commit a7271641cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@
<a-input type="password" v-model="inbound.stream.reality.privateKey"></a-input>
</a-form-item>
<a-form-item label=" ">
<a-button type="primary" icon="import" @click="getNewX25519Cert">Get New Cert</a-button>
<a-button type="primary" icon="import" @click="getNewX25519Cert">Get New Cert(随即获取新证书)</a-button>
</a-form-item>
</template>
{{end}}
{{end}}