Browse Source

清缓存

moshaorui 4 months ago
parent
commit
144a4bda0a
2 changed files with 5 additions and 0 deletions
  1. 1 0
      app/Distributor/Controllers/SettingsController.php
  2. 4 0
      lang/en/global.php

+ 1 - 0
app/Distributor/Controllers/SettingsController.php

@@ -70,6 +70,7 @@ HTML
             $form->text('seo_keywords')->value($distInfo->seo_keywords);
             $form->textarea('seo_description')->value($distInfo->seo_description);
         });
+
         return $form;
     }
 

+ 4 - 0
lang/en/global.php

@@ -128,6 +128,10 @@ return [
         'product_category'      => 'Product Category',
         'pages_tag'             => 'Pages Tag',
         'unique_page'          => 'Unique Page',
+        'init_appearance'         => 'Init Appearance',
+        'cache'                 => 'Cache',
+        'clear_cache'           => 'Clear Cache',
+        'site_url'                  => 'Site URL',
     ],
     'options' => [
         //