This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wangshenwei
/
web-photo-view
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6c23709c04
Rami (Branch)
Tag
master
web-photo-view
/
photoView
/
README.md
README.md
292 B
Cronologia
Originale
该页面为照片、视频、全景图查看页
照片: type = image && name != '全景照片',key值传入照片key
全景图: type=image && name == '全景照片',key值传入图片key值
视频: type=video,key值传入视频key值 //视频暂无(后台)