This commit is contained in:
尖叫 2023-12-04 14:40:47 +08:00
parent 1bbaba0c94
commit 6436b609a5

View File

@ -286,6 +286,11 @@ $this->params['breadcrumbs'][] = $this->title;
// } // }
// } // }
// } // }
data.video_banner_urls = JSON.stringify(_gallery_video_banner_urls);
data.pic_urls = JSON.stringify(_gallery_pic_urls); data.pic_urls = JSON.stringify(_gallery_pic_urls);
data._csrf = _csrf; data._csrf = _csrf;