This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
wangshenwei
/
web-photo-view
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6c23709c04
Branches
Tags
master
web-photo-view
/
photoView
/
README.md
README.md
292 B
Historique
Raw
该页面为照片、视频、全景图查看页
照片: type = image && name != '全景照片',key值传入照片key
全景图: type=image && name == '全景照片',key值传入图片key值
视频: type=video,key值传入视频key值 //视频暂无(后台)