This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-sp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
813
Commits
4
Branches
Tree:
3011a26bb2
9901
master
yxb
修改样式逻辑
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3011a26bb2'
${ noResults }
zhywpt-sp
/
stores
/
index.js
index.js
85B
Raw
Normal View
History
项目初始化
2 years ago
1
2
3
import { createPinia } from 'pinia';
const store = createPinia()
export default store