Commit Graph

4 Commits

Author SHA1 Message Date
7b760d20f3 feat: update project configuration and structure
- Updated project.config.json with new project name and settings.
- Removed unused app.scss and index.scss files, replaced with CSS files.
- Refactored app.ts to utilize Taro's useLaunch hook for app initialization.
- Simplified index.tsx to display a basic greeting and user info button.
- Added new project.xhs.json for XHS platform configuration.
- Introduced is-xhs utility function to check for XHS environment.
- Updated tsconfig.json to include path mappings and additional include paths.
2026-03-12 17:45:09 +08:00
c4b288ac17 chore: update registry URL in kevisual.json and README 2026-03-12 14:57:11 +08:00
0afe8e6624 chore: update README and clean up code structure 2026-03-12 14:52:35 +08:00
10a5ac67cc chore: init taro template 2026-03-12 14:36:27 +08:00