Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
v3
/
v3-h5-web
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8a6380129c
Branches
Tags
SCHOOL-ShanXiNongDa
SCHOOL-anKeYuan(安科院)
SCHOOL-guiZhouDaXue(贵州大学)
SCHOOL-kuangDaSanQi
SCHOOL-suZhouChengShiXueYuan(苏州城市学院)
chinasafety_1st_main_v1_202603
chinasafety_1st_main_v1_202603_v2
master
v3-h5-web
/
.hbuilderx
/
launch.json
launch.json
150 B
History
Raw
1
2
3
4
5
6
7
8
9
10
{
"version" : "1.0",
"configurations" : [
{
"openVueDevtools" : true,
"type" : "uni-app:h5"
}
]
}