链接全转https协议(同步更新)
This commit is contained in:
@@ -343,7 +343,7 @@ function removeAllQueryTag(){
|
||||
|
||||
function handleTagSelect(data){
|
||||
if('tag' in data){ //需要新建,不知道怎么处理回调,直接把axios搬到vue里面
|
||||
axios.post("http://downloader.lionwebsite.xyz/GalleryManage/tag?" + qs.stringify({
|
||||
axios.post("https://downloader.lionwebsite.xyz/GalleryManage/tag?" + qs.stringify({
|
||||
tag:data.tag,
|
||||
AuthCode: store.state.AuthCode
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user