Go to file
胡鑫 407b38cf47 修复图片列表渲染问题 2023-06-14 20:11:30 +08:00
.github Initial commit 2023-04-23 14:19:03 +08:00
.vs chore: unity页面植入 2023-05-26 19:53:05 +08:00
.vscode chore: new 2023-04-23 23:14:52 +08:00
components 修复图片列表渲染问题 2023-06-14 20:11:30 +08:00
composables Initial commit 2023-04-23 14:19:03 +08:00
config release.update 2023-06-13 20:24:48 +08:00
constants chore: new 2023-04-23 23:14:52 +08:00
content 更新页面,样式等 2023-06-13 20:06:26 +08:00
layouts chore: 翻译适配,主题适配 2023-05-04 00:47:08 +08:00
locales 更新页面,样式等 2023-06-13 20:06:26 +08:00
pages 侧边栏统一迁移到导航中的侧边栏 2023-06-13 20:39:39 +08:00
public community.update 2023-06-10 18:38:04 +08:00
server/api Initial commit 2023-04-23 14:19:03 +08:00
styles chore: 翻译适配,主题适配 2023-05-04 00:47:08 +08:00
utils chore: new 2023-04-23 23:14:52 +08:00
.dockerignore chore: dockerfile 2023-05-16 16:51:05 +08:00
.eslintrc add: hook section 2023-04-27 13:58:47 +08:00
.gitignore 修改图片模块 2023-05-31 20:43:27 +08:00
.htaccess 图片模块 2023-06-01 01:03:02 +08:00
.npmrc Initial commit 2023-04-23 14:19:03 +08:00
.stackblitzrc Initial commit 2023-04-23 14:19:03 +08:00
Dockerfile chore: 修改模型 2023-05-29 23:44:47 +08:00
LICENSE Initial commit 2023-04-23 14:19:03 +08:00
README.md update: readme 2023-04-27 14:02:49 +08:00
app.vue 低分辨率适配 2023-06-09 02:04:28 +08:00
netlify.toml 低分辨率适配 2023-06-09 02:04:28 +08:00
nuxt.config.ts 修复图片列表渲染问题 2023-06-14 20:11:30 +08:00
package.json 修复图片列表渲染问题 2023-06-14 20:11:30 +08:00
tsconfig.json update: 优化3D场景TOPOLAND页面 2023-06-01 15:36:34 +08:00
uno.config.ts 低分辨率适配 2023-06-09 02:04:28 +08:00

README.md


🧪 Working in Progress


🖥 Online Preview

git clone https://github.com/TOPVERSE/TOPVERSE_Official.git
cd TOPVERSE_Official 
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm