Преглед на файлове

260116 最新消息草稿預覽

OMEGA\lulufj.ho преди 4 месеца
родител
ревизия
e7800d569a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      app/Filament/Resources/NewsResource.php

+ 1
- 1
app/Filament/Resources/NewsResource.php Целия файл

245
 
245
 
246
     public static function table(Table $table): Table
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
         return $table
249
         return $table
250
             ->columns([
250
             ->columns([
251
                 //
251
                 //