|
@@ -592,6 +592,9 @@ export default function Page() {
|
|
|
if (global.swiperDayNightRefresh) {
|
|
if (global.swiperDayNightRefresh) {
|
|
|
global.swiperDayNightRefresh()
|
|
global.swiperDayNightRefresh()
|
|
|
}
|
|
}
|
|
|
|
|
+ if (global.refrehWeekly){
|
|
|
|
|
+ global.refrehWeekly()
|
|
|
|
|
+ }
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|