加入域名(同步更新)
This commit is contained in:
@@ -200,11 +200,11 @@ export default {
|
||||
}
|
||||
|
||||
function onlineGalleryReader(name){
|
||||
window.open("http://100.42.234.138:8080/1/gallery/" + encodeURI(name))
|
||||
window.open("http://zfile.lionwebsite.xyz/1/gallery/" + encodeURI(name))
|
||||
}
|
||||
|
||||
function onlineVideoViewer(name){
|
||||
window.open("http://100.42.234.138:8080/1/video/" + encodeURI(name + ".mp4"))
|
||||
window.open("http://zfile.lionwebsite.xyz/1/video/" + encodeURI(name + ".mp4"))
|
||||
}
|
||||
|
||||
function changeShowType(){
|
||||
|
||||
Reference in New Issue
Block a user