feat: v1.3.1 完美版本 - 首页对齐H5,64章精准数据,寻找合作伙伴功能
- 书名统一:一场SOUL的创业实验场
- 功能定位:从读书社交→创业合作
- 匹配功能:寻找合作伙伴(🤝图标)
- 首页完全对齐H5设计
- 64章商业案例精准数据
- 所有图标完整显示
- H5和小程序100%统一
This commit is contained in:
68
.gitignore
vendored
68
.gitignore
vendored
@@ -1,67 +1,7 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
/.pnp
|
||||
.pnp.js
|
||||
.yarn/install-state.gz
|
||||
|
||||
# Testing
|
||||
/coverage
|
||||
|
||||
# Next.js
|
||||
/.next/
|
||||
/out/
|
||||
next-env.d.ts
|
||||
|
||||
# Production
|
||||
/build
|
||||
/dist
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Debug
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Local env files
|
||||
.env
|
||||
.env*.local
|
||||
.next/
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
# Vercel
|
||||
.vercel
|
||||
|
||||
# Turbo
|
||||
.turbo
|
||||
|
||||
# TypeScript
|
||||
*.tsbuildinfo
|
||||
|
||||
# 小程序敏感信息
|
||||
miniprogram/project.private.config.json
|
||||
|
||||
# 临时文件
|
||||
*.tmp
|
||||
.DS_Store
|
||||
.trae/
|
||||
*.log
|
||||
*.swp
|
||||
*~
|
||||
|
||||
# 系统文件
|
||||
Thumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
*.sublime-*
|
||||
|
||||
# 缓存
|
||||
.cache/
|
||||
.parcel-cache/
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user