Compare commits

...

3 Commits

  1. 2
      index.html
  2. BIN
      src/assets/images/explore/hero/heroBG1.png
  3. BIN
      src/assets/images/explore/hero/heroBG3.png
  4. 2
      src/locales/en-US.json
  5. 2
      src/locales/zh-CN.json
  6. 2
      src/locales/zh-TW.json

2
index.html

@ -2,7 +2,7 @@
<html lang="zh-CN"> <html lang="zh-CN">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Popi.art | AI动画制作平台 · 角色生成 · AI分镜(故事板)</title> <title>POPi.art | AI动画制作平台 · 角色生成 · AI分镜(故事板)</title>
<base href="/"> <base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<!-- 禁止缓存入口页,部署后用户普通刷新即可拿到最新版本 --> <!-- 禁止缓存入口页,部署后用户普通刷新即可拿到最新版本 -->

BIN
src/assets/images/explore/hero/heroBG1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 192 KiB

BIN
src/assets/images/explore/hero/heroBG3.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 180 KiB

2
src/locales/en-US.json

@ -80,7 +80,7 @@
"layout.nav.explore": "Explore", "layout.nav.explore": "Explore",
"layout.nav.characters": "Characters", "layout.nav.characters": "Characters",
"layout.nav.create": "Create", "layout.nav.create": "Create",
"layout.nav.canvas": "Popi.TV", "layout.nav.canvas": "POPi.TV",
"layout.nav.canvasBadge": "BETA", "layout.nav.canvasBadge": "BETA",
"layout.nav.voice": "Voice", "layout.nav.voice": "Voice",
"layout.nav.points": "Points", "layout.nav.points": "Points",

2
src/locales/zh-CN.json

@ -80,7 +80,7 @@
"layout.nav.explore": "探索", "layout.nav.explore": "探索",
"layout.nav.characters": "角色", "layout.nav.characters": "角色",
"layout.nav.create": "创造", "layout.nav.create": "创造",
"layout.nav.canvas": "Popi.TV", "layout.nav.canvas": "画布",
"layout.nav.canvasBadge": "BETA", "layout.nav.canvasBadge": "BETA",
"layout.nav.voice": "声音", "layout.nav.voice": "声音",
"layout.nav.points": "积分", "layout.nav.points": "积分",

2
src/locales/zh-TW.json

@ -80,7 +80,7 @@
"layout.nav.explore": "探索", "layout.nav.explore": "探索",
"layout.nav.characters": "角色", "layout.nav.characters": "角色",
"layout.nav.create": "創造", "layout.nav.create": "創造",
"layout.nav.canvas": "Popi.TV", "layout.nav.canvas": "畫布",
"layout.nav.canvasBadge": "BETA", "layout.nav.canvasBadge": "BETA",
"layout.nav.voice": "聲音", "layout.nav.voice": "聲音",
"layout.nav.points": "積分", "layout.nav.points": "積分",

Loading…
Cancel
Save