Browse Source

clear cached

Your Name 2 months ago
parent
commit
b516409257
3 changed files with 15 additions and 2 deletions
  1. 1
    0
      .idea/sshConfigs.xml
  2. 1
    1
      .idea/webServers.xml
  3. 13
    1
      批量修改色调.txt

+ 1
- 0
.idea/sshConfigs.xml View File

@@ -3,6 +3,7 @@
3 3
   <component name="SshConfigs">
4 4
     <configs>
5 5
       <sshConfig authType="PASSWORD" host="121.196.214.32" id="99f8b8b0-530e-4055-b09a-489c059a3ae5" port="22" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" />
6
+      <sshConfig authType="PASSWORD" host="116.62.235.179" id="2d3a601e-f8cd-412e-80fa-4b54e039a1d8" port="22" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" />
6 7
     </configs>
7 8
   </component>
8 9
 </project>

+ 1
- 1
.idea/webServers.xml View File

@@ -3,7 +3,7 @@
3 3
   <component name="WebServers">
4 4
     <option name="servers">
5 5
       <webServer id="5b2626fd-4859-4a68-8be6-8eccfe28d9f3" name="leda">
6
-        <fileTransfer rootFolder="/www/wwwroot/tyqngp" accessType="SFTP" host="121.196.214.32" port="22" sshConfigId="99f8b8b0-530e-4055-b09a-489c059a3ae5" sshConfig="root@121.196.214.32:22 password">
6
+        <fileTransfer rootFolder="/www/wwwroot/tyqngp" accessType="SFTP" host="116.62.235.179" port="22" sshConfigId="2d3a601e-f8cd-412e-80fa-4b54e039a1d8" sshConfig="root@116.62.235.179:22 password">
7 7
           <advancedOptions>
8 8
             <advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
9 9
           </advancedOptions>

+ 13
- 1
批量修改色调.txt View File

@@ -1,13 +1,23 @@
1
+pc端  主配色
1 2
 #05B381
2 3
 改成
3 4
 #c01e1f
4 5
 
6
+第二配色
7
+#ffa309  #18191a 黑色 主要是hover状态
8
+#f39800  #eb243b 红色 主要是咨询按钮
9
+
5 10
 =============================================
6
-手机端
11
+手机端  主配色
7 12
 #70ba96
8 13
 改成
9 14
 #c01e1f
10 15
 
16
+第二配色
17
+#f39800   #eb243b 红色 主要是咨询按钮
18
+#ffa309   #18191a 黑色 主要是hover状态
19
+
20
+
11 21
 ===========================================
12 22
 m/
13 23
 skin/
@@ -17,6 +27,8 @@ skin/
17 27
 文件搜索及批量修改 1.1.2
18 28
 插件
19 29
 
30
+替换前选择备份
31
+/www/server/panel/plugin/mfsearch/backups/20240904060444.zip
20 32
 查找目标 #05B381
21 33
 文件类型 *.css;*.svg
22 34
 目录选择网站根目录 包含子目录打钩

Loading…
Cancel
Save