|
|
|
@ -1,16 +1,5 @@
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<div class="main">
|
|
|
|
<div class="main">
|
|
|
|
<el-card shadow="hover" style="margin-bottom: 20px;">
|
|
|
|
|
|
|
|
<div class="mid">
|
|
|
|
|
|
|
|
<img src="../../../assets/images/chatgpt-next-web.svg" width="100" height="100"/>
|
|
|
|
|
|
|
|
<div style="padding: 14px; margin-left: 10px; line-height: 15px;">
|
|
|
|
|
|
|
|
<div>ChatGPT Next Web</div>
|
|
|
|
|
|
|
|
<div style="margin-top: 20px;font-size: 13px;">最常用的GPT Web客户端,只需填入本平台KEY即可使用</div>
|
|
|
|
|
|
|
|
<el-button style="margin-top: 20px;" @click="goGptWeb()">直接使用</el-button><br>
|
|
|
|
|
|
|
|
<span style="font-size:12px;color:gray;">(KEY已经复制进剪切板,直接在设置中粘贴即可)</span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</el-card>
|
|
|
|
|
|
|
|
<el-card shadow="hover" style="margin-bottom: 20px;">
|
|
|
|
<el-card shadow="hover" style="margin-bottom: 20px;">
|
|
|
|
<div class="mid">
|
|
|
|
<div class="mid">
|
|
|
|
<img src="../../../assets/images/AMA.png" width="100" height="100"/>
|
|
|
|
<img src="../../../assets/images/AMA.png" width="100" height="100"/>
|
|
|
|
|