fix: polish ecommerce generation states
This commit is contained in:
+1
-4
@@ -503,10 +503,7 @@ function App() {
|
||||
<CloseOutlined />
|
||||
</button>
|
||||
<span className="ecommerce-auth-modal__logo" aria-hidden="true">
|
||||
<i />
|
||||
<i />
|
||||
<i />
|
||||
<i />
|
||||
<img src="https://stringtest.oss-cn-hangzhou.aliyuncs.com/logo.png" alt="" />
|
||||
</span>
|
||||
<h2 id="ecommerce-auth-title">{authMode === "login" ? "欢迎回来" : "创建账号"}</h2>
|
||||
<p className="ecommerce-auth-modal__subtitle">{authMode === "login" ? "登录后继续你的 AI 创作之旅" : "注册即可免费体验全部功能"}</p>
|
||||
|
||||
Reference in New Issue
Block a user