Sfoglia il codice sorgente

260116 最新消息草稿預覽

OMEGA\lulufj.ho 2 settimane fa
parent
commit
e7800d569a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      app/Filament/Resources/NewsResource.php

+ 1
- 1
app/Filament/Resources/NewsResource.php Vedi File

@@ -245,7 +245,7 @@ class NewsResource extends Resource
245 245
 
246 246
     public static function table(Table $table): Table
247 247
     {
248
-        $url = env('APP_URL')=="https://webdev.yico.tw:8088" ? "https://demo.blockstudio.tw/yichiu/zh/news/" : "https://blockstudio.tw/yichiu/zh/news/" ;
248
+        $url = env('APP_URL')=="https://webdev.yico.tw:8088/" ? "https://demo.blockstudio.tw/yichiu/zh/news/" : "https://blockstudio.tw/yichiu/zh/news/" ;
249 249
         return $table
250 250
             ->columns([
251 251
                 //