|
@@ -0,0 +1,291 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html>
|
|
|
+
|
|
|
+<head>
|
|
|
+ @include('home.http.common.head')
|
|
|
+ <link href="/static/public/css/index.css" rel="stylesheet" type="text/css">
|
|
|
+ <link href="/static/ebook/ebook.css" rel="stylesheet" type="text/css">
|
|
|
+ <link href="/static/audio/audio.css" rel="stylesheet" type="text/css">
|
|
|
+ <link href="/static/video/index.css" rel="stylesheet" type="text/css">
|
|
|
+ <link href="/static/rename/rename.css" 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;
|
|
|
+ }
|
|
|
+ </style>
|
|
|
+</head>
|
|
|
+
|
|
|
+<body>
|
|
|
+ <div class="header">
|
|
|
+ @include('home.http.common.header')
|
|
|
+ </div>
|
|
|
+ <div id="app">
|
|
|
+ <!--- 首頁輪播 --->
|
|
|
+ <div class="index-banner head">
|
|
|
+ <div class="w1024">
|
|
|
+ <div class="logolay">
|
|
|
+ <img src="/static/rename/icon.png" style="width: auto;">
|
|
|
+ <span>星优办公软件</span>
|
|
|
+ </div>
|
|
|
+ <div class="nav-ebook">
|
|
|
+ <ul class="nav-ebook-link js-down">
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="leftword">
|
|
|
+ <h1>星优文件管理器</h1>
|
|
|
+ <p class="word1">批量在文件名中删除/修改/替换/插入部分字符<br>修改文件的“修改时间”和创建时间<br>文件、文件夹名称提取,批量创建<br>
|
|
|
+ <a class="btn1 btnactive js-down ebook-down-btn" href="https://xy.xingyousoft.com/soft/XYRename/XYRename_XY.exe"><span style="color: #347aeb;">立即下载</span></a>
|
|
|
+ </p>
|
|
|
+ <p class="word2">版本号:v2.2.0.0 <span> </span> 软件大小:1.56MB</p>
|
|
|
+ <p class="word2">更新时间:2024-05-31 适合系统:Win7/Win10/Win11</p>
|
|
|
+ </div>
|
|
|
+ <img class="rightgif" src="/static/rename/1.jpg">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="in-box">
|
|
|
+ <h1 class="common-h1"><img src="/static/audio/t-bg.png" alt="">软件介绍</h1>
|
|
|
+ <p class="common-p">批量转换、快速处理、功能强大好用</p>
|
|
|
+ <ul class="in-ul1">
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon1.png" alt="">
|
|
|
+ <h2>修改文件名</h2>
|
|
|
+ <p>批量量文件名修改成”名称+编号"的样式不限数量,十几秒即可完成</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon2.png" alt="">
|
|
|
+ <h2>替换文件名</h2>
|
|
|
+ <p>批量替换文件名中的基些文字或者字符,支持字母大小写替换</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon3.png" alt="">
|
|
|
+ <h2>删除文件名</h2>
|
|
|
+ <p>批量删除文件名中的某些相同文字或指定长度的文字</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon4.png" alt="">
|
|
|
+ <h2>插入文件名</h2>
|
|
|
+ <p>批量在文件名中的任何位置插入文字或字符不限制插入的内容</p>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <ul style="margin-bottom: 64px;">
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon5.png" alt="">
|
|
|
+ <h2>文件名编号</h2>
|
|
|
+ <p>批量给文件名按照顺序编号,编号插入的位置可以自由设置</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon6.png" alt="">
|
|
|
+ <h2>数字顺序命名</h2>
|
|
|
+ <p>批量将文件名按照数字顺序进行命名:例入命名为001-100</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon4.png" alt="">
|
|
|
+ <h2>导入名称命名</h2>
|
|
|
+ <p>提前将名称填入excel表格,将excel表格导入软件进行批量重命名</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon2.png" alt="">
|
|
|
+ <h2>修改时间属性</h2>
|
|
|
+ <p>支持修改文件的“创建时间和”修改时间:修改成任意你想要的时间</p>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon4.png" alt="">
|
|
|
+ <h2>提取文件名称</h2>
|
|
|
+ <p>一次提取海量文件的文件名称、路径、时间属性等内容</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon4.png" alt="">
|
|
|
+ <h2>提取文件夹名称</h2>
|
|
|
+ <p>一次提取海量文件夹的文件名称、路径、时间属性等内容</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon6.png" alt="">
|
|
|
+ <h2>批量创建文件</h2>
|
|
|
+ <p>批量创建海量文件/文件夹,可以自定义模板内容实现批量创建</p>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/rename/icon5.png" alt="">
|
|
|
+ <h2>敬请期待...</h2>
|
|
|
+ <p>更多关于文件操作的功能正在紧锣密鼓的开发中,敬请期待</p>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <div class="advantage-box">
|
|
|
+ <h1 class="common-h1"><img src="/static/audio/t-bg.png" alt="">产品特色</h1>
|
|
|
+ <p class="common-p">性能卓越 流畅体验</p>
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ <img src="/static/video/tese1.png" alt="">
|
|
|
+ <h2>软件简洁,流畅体验</h2>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/video/tese2.png" alt="">
|
|
|
+ <h2>功能简单,快速学习</h2>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/video/tese3.png" alt="">
|
|
|
+ <h2>本地处理,安全快捷</h2>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ <img src="/static/video/tese4.png" alt="">
|
|
|
+ <h2>批量命名,高效处理</h2>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/video/tese5.png" alt="">
|
|
|
+ <h2>软件小巧,轻松办公</h2>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <img src="/static/video/tese2.png" alt="">
|
|
|
+ <h2>功能强大,提高效率</h2>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ </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>
|
|
|
+
|
|
|
+<script type="text/javascript" src="/static/public/swiper/swiper-4.3.3.min.js"></script>
|
|
|
+<script>
|
|
|
+ new Vue({
|
|
|
+ el: '#app',
|
|
|
+ data: {
|
|
|
+ target: 'https://www.xingyousoft.com',
|
|
|
+ productList: [],
|
|
|
+ },
|
|
|
+ mounted: function() {
|
|
|
+
|
|
|
+ var swiper = new Swiper(".swiper-container", {
|
|
|
+ slidesPerView: 3,
|
|
|
+ navigation: {
|
|
|
+ nextEl: '.swiper-button-next',
|
|
|
+ prevEl: '.swiper-button-prev',
|
|
|
+ },
|
|
|
+ });
|
|
|
+
|
|
|
+ this.initList();
|
|
|
+ },
|
|
|
+ //方法
|
|
|
+ methods: {
|
|
|
+ initList: function() {
|
|
|
+ // let _this = this;
|
|
|
+ // axios.post(_this.target + '/api/index/product_list', {
|
|
|
+ // size: 100,
|
|
|
+ // page: 1
|
|
|
+ // }).then(function(response) {
|
|
|
+ // if (response.data.result) {
|
|
|
+ // this.productList = response.data.data.list;
|
|
|
+ // console.log(response.data.data)
|
|
|
+ // }
|
|
|
+ // }.bind(_this)).catch(function(error) {
|
|
|
+ // console.log(error);
|
|
|
+ // });
|
|
|
+ },
|
|
|
+ },
|
|
|
+ });
|
|
|
+</script>
|
|
|
+
|
|
|
+<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>
|