qiushang преди 10 месеца
родител
ревизия
48425382cf

+ 10 - 0
app/Http/Home/SoftcenterController.php

@@ -108,4 +108,14 @@ class SoftcenterController extends HttpBaseController
         return view('home/http/softcapture');
     }
 
+     /**
+     * 文件搜索
+     */
+    public function XYFile()
+    {
+        return view('home/http/softfile');
+    }
+
+
+
 }

BIN
public/static/file/1.jpg


BIN
public/static/file/file1.png


BIN
public/static/file/file2.png


BIN
public/static/file/file3.png


BIN
public/static/file/file4.png


BIN
public/static/file/icon.png


+ 1 - 1
resources/views/home/http/softcapture.blade.php

@@ -210,7 +210,7 @@
                 <div class="whyitems">
                     <img src="/static/ebook/whyimg1.png" alt="操作简单,一学就会">
                     <h3>操作简单,一学就会</h3>
-                    <p>强劲性能助力,轻松处理电子书文档,高还原电子书样式</p>
+                    <p>强劲性能助力,轻松下载网页连接上的图片,操作简单快捷</p>
                 </div>
                 <div class="whyitems">
                     <img src="/static/ebook/whyimg2.png" alt="支持多种渠道图片批量下载">

+ 211 - 0
resources/views/home/http/softfile.blade.php

@@ -0,0 +1,211 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <title>星优文件检索大师-星优文件检索大师最新版免费下载-星优办公软件</title>
+    <meta name="keywords" content="星优文件检索大师;星优文件检索大师下载">
+    <meta name="description" content="星优文件检索大师是一款专注于文件名搜索的软件,欢迎大家下载使用。">
+    @include('home.http.common.head')
+    <link href="/static/public/css/index.css" rel="stylesheet" type="text/css">
+    <link href="/static/ebook/ebook.css?v" rel="stylesheet" type="text/css">
+    <script type="text/javascript" src="/static/js/polyfill.min.js"></script>
+    <script type="text/javascript" src="/static/js/es6-promise.min.js"></script>
+    <script type="text/javascript" src="/static/js/babel.min.js"></script>
+    <script type="text/javascript" src="/static/js/vue.min.js"></script>
+    <script type="text/javascript" src="/static/js/iview.min.js"></script>
+    <script src="/static/js/utils.js"></script>
+    <script src="/static/js/config.js"></script>
+
+    <style>
+        .nav-ebook {
+            position:absolute;
+            right:0px;
+            top:9px;
+            color: #fff;
+        }
+
+        .nav-ebook-link li {
+            padding: 5px 0;
+            float: left;
+        }
+
+        .nav-ebook-link li+li {
+            margin-left: 70px;
+            position: relative;
+        }
+
+        .nav-ebook-link li a {
+            font-size: 16px;
+            color: #fff;
+            line-height: 48px;
+            display: block;
+            position: relative;
+        }
+
+        .nav-ebook-link li a:hover {
+            color: #fff;
+        }
+
+        .nav-ebook-link li a:hover::after {
+            content: "";
+            position: absolute;
+            bottom: 0;
+            width: 50%;
+            left: 25%;
+            height: 4px;
+            background-color: #fff;
+            border-radius: 4px;
+        }
+
+        .nav-ebook-link li+li::after {
+            content: "";
+            position: absolute;
+            left: -32px;
+            height: 20px;
+            top: 50%;
+            margin-top: -10px;
+            border-left: 1px solid #EDEDED;
+        }
+
+        #index-skill dl{
+            width: calc(20% - 12px);
+            padding: 2.5rem 0 1rem;
+            background-color: #fff;
+        }
+
+        #index-skill dl dd{
+            font-size: 18px;
+            padding-top: 2rem;
+            color: #333;
+            font-weight: 600;
+        }
+    </style>
+</head>
+
+<body>
+    <div class="header">
+        @include('home.http.common.header')
+    </div>
+    <div style="height: 68px;"></div>
+    <div id="app">
+        <!--- 首頁輪播 --->
+        <div class="index-banner head">
+            <div class="w1024">
+                <div class="logolay">
+                    <img src="/static/file/icon.png" style="width: auto;">
+                    <span>星优办公软件</span>
+                </div>
+                <div class="nav-ebook">
+                    <ul class="nav-ebook-link js-down">
+                        <li>
+                            <a class="js-down">复制</a>
+                        </li>
+                        <li>
+                            <a class="js-down">剪切</a>
+                        </li>
+                        <li>
+                            <a class="js-down">删除</a>
+                        </li>
+                        <li>
+                            <a class="js-down">覆盖</a>
+                        </li>
+                    </ul>
+                </div>
+
+                <div class="leftword">
+                    <h1>星优文件检索大师</h1>
+                    <p class="word1">一个操作简单,功能强大的文件名检索软件<br>一件处理搜索出来的文件,复制、剪切、删除、覆盖等操作<br>可一次添加多个搜索名称,批量处理效率更高
+                        <a class="btn1 btnactive js-down ebook-down-btn" href="https://xy.xingyousoft.com/soft/XYFile/XYFile_XY.exe"><span style="color: #347aeb;">立即下载</span></a>
+                    </p>
+                    <p class="word2">版本号:v2.0.4.0 <span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> 软件大小:1.56MB</p>
+                    <p class="word2">更新时间:2024-10-22 &nbsp;适合系统:Win7/Win10/Win11</p>
+                </div>
+                <img class="rightgif" src="/static/file/1.jpg">
+            </div>
+        </div>
+
+
+        <div id="index-skill" class="conbox w">
+            <div class="container">
+                <h2 class="contit">专业的文件移动查找储存软件</h2>
+                <div class="skill-box flex flex-between">
+                    <dl class="skill" >
+                        <dt><img src="/static/file/file1.png" alt=""></dt>
+                        <dd>支持文件名完全匹配查找</dd>
+                    </dl>
+                    <dl class="skill" >
+                        <dt><img src="/static/file/file2.png" alt=""></dt>
+                        <dd>支持文件名包含匹配查找</dd>
+                    </dl>
+                    <dl class="skill" >
+                        <dt><img src="/static/file/file3.png" alt=""></dt>
+                        <dd>支持文件名带格式匹配查找</dd>
+                    </dl>
+                    <dl class="skill">
+                        <dt><img src="/static/file/file4.png" alt=""></dt>
+                        <dd>支持复制、剪切、删除、覆盖</dd>
+                    </dl>
+                </div>
+            </div>
+        </div>
+
+
+        <div class="eboox">
+            <h2 class="titleh2css">
+                <span>文件搜索软件操作教程</span>
+            </h2>
+            <h3>为了您能够快速了解并且使用该软件,请您详细阅读操作视频</h3>
+            <div class="ebooxbanner">
+
+                <video src="https://www.xingyousoft.com/static/upload/video/20241018/1729236243465764.mp4" controls style="width: 80%; height:600px;margin: 10px auto 80px;"></video>
+
+            </div>
+        </div>
+
+
+        <!-- 选择 -->
+        <div class="whyChoiceUs">
+            <h2 class="titleh2css">为什么选择我们</h2>
+            <div class="whylist">
+                <div class="whyitems">
+                    <img src="/static/ebook/whyimg1.png" alt="操作简单,一学就会">
+                    <h3>操作简单,一学就会</h3>
+                    <p>强劲性能助力,软件操作简单便捷,通过上述视频教程一学就会</p>
+                </div>
+                <div class="whyitems">
+                    <img src="/static/ebook/whyimg2.png" alt="支持多种模式检索文件">
+                    <h3>支持多种模式检索文件</h3>
+                    <p>支持文件名完全匹配、文件名包含匹配、文件名带格式匹配查找</p>
+                </div>
+                <div class="whyitems">
+                    <img src="/static/ebook/whyimg3.png" alt="一键批量处理效率高">
+                    <h3>一键批量处理效率高</h3>
+                    <p>大家可以同时搜索多个关键词,一键批量搜索节省时间、提供工作效率</p>
+                </div>
+            </div>
+        </div>
+
+        @include('home.http.common.footer')
+
+    </div>
+
+
+</body>
+
+<style>
+    .info-flex .f-item2 {
+        width: 25%;
+        text-align: center;
+        line-height: 3;
+        font-weight: 600;
+        font-size: 15px;
+    }
+
+    .info-flex .icon-o {
+        width: 100px;
+        height: 100px;
+        margin-right: 0;
+    }
+</style>
+
+</html>

+ 1 - 0
routes/web.php

@@ -53,6 +53,7 @@ Route::get('/softcenter/XYCompress', 'SoftcenterController@XYCompress');
 Route::get('/softcenter/XYPdf', 'SoftcenterController@XYPdf');
 Route::get('/softcenter/XYWatermark', 'SoftcenterController@XYWatermark');
 Route::get('/softcenter/XYCapture', 'SoftcenterController@XYCapture');
+Route::get('/softcenter/XYFile', 'SoftcenterController@XYFile');
 
 // 测试
 //Route::get('/help/{cid?}', [\App\Http\Home\Compress\IndexController::class, 'help']);