This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
wangshenwei
/
web-photo-view
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6c23709c04
Branches
Tags
master
web-photo-view
/
photoView
/
README.md
README.md
292 B
Histórico
Raw
该页面为照片、视频、全景图查看页
照片: type = image && name != '全景照片',key值传入照片key
全景图: type=image && name == '全景照片',key值传入图片key值
视频: type=video,key值传入视频key值 //视频暂无(后台)