소스 검색

260116 最新消息草稿預覽

OMEGA\lulufj.ho 2 주 전
부모
커밋
e7800d569a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      app/Filament/Resources/NewsResource.php

+ 1
- 1
app/Filament/Resources/NewsResource.php 파일 보기

@@ -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
                 //