This website works better with JavaScript.
Home
Explore
Help
Sign In
xuwei
/
cdwUniapp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
54
Commits
1
Branch
0
Tags
3.1 MiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Commit Graph
2 Commits (master)
Author
SHA1
Message
Date
wei
160f0c52ee
feat(store): 添加Pinia状态管理并初始化购物车相关store
- 添加pinia依赖并配置Vue3应用 - 创建store/index.js实现购物车状态管理 - 包含购物车数量、搜索内容、分类索引等状态 - 提供修改状态的方法如增减购物车数量等
1 week ago
wei
6daed79581
init
第一次提交
2 weeks ago