Full-StackComplete
WeChat Mini Program Cloud Showroom
A clothing product cloud showroom WeChat Mini Program DEMO with product display, VIP access control, and AI image generation.
uni-appNode.jsExpressSQLite
Overview
This project is a clothing product cloud showroom WeChat Mini Program DEMO, consisting of three subsystems: mini program frontend, Node.js backend, and Vue admin panel. The system implements product display, membership access management, time-based reminders, and explores AI image generation for product presentation.
System Components
| Subsystem | Technology | Responsibility |
|---|
| Mini Program | uni-app (Vue 3) | Product browsing, member features |
| Backend | Node.js + Express + sql.js | Data API, AI image proxy |
| Admin Panel | Vue 3 + Element Plus | Product/user management, dashboard |
Core Features
- Product Display: Clothing product listing and detail views
- VIP Access: Tiered access control (regular vs VIP)
- Time-based Reminders: Product display time window management
- AI Image Generation: Product image generation via Alibaba Cloud Bailian API
- Dashboard: Data statistics and visualization in admin panel
Demo Accounts
| Type | Username | Password |
|---|
| Regular | user | 123456 |
| VIP | vip | 123456 |