yf_zd 5 年 前
コミット
5977faef36

+ 1 - 1
templates/backstageNet/annunciate/policyPub.html

@@ -156,7 +156,7 @@
                 <span class="layui-breadcrumb">
                     <a target="BoardRight">首页</a>
                     <a>
-                        <cite>通知公告</cite>
+                        <cite>发布公告</cite>
                     </a>
                 </span>
             </div>

+ 1 - 1
templates/backstageNet/equipallot/equipallot.html

@@ -41,7 +41,7 @@
 						<span class="layui-breadcrumb">
 							<a target="BoardRight">首页</a>
 							<a>
-								<cite>用户列表</cite>
+								<cite>设备分配</cite>
 							</a>
 						</span>
 					</div>

+ 1 - 1
templates/backstageNet/infoManage/dormManage.html

@@ -129,7 +129,7 @@
                 <span class="layui-breadcrumb">
                     <a target="BoardRight">首页</a>
                     <a>
-                        <cite>民宿审核</cite>
+                        <cite>民宿导览</cite>
                     </a>
                 </span>
             </div>

+ 1 - 1
templates/backstageNet/infoManage/farmManage.html

@@ -130,7 +130,7 @@
                 <span class="layui-breadcrumb">
                     <a target="BoardRight">首页</a>
                     <a>
-                        <cite>农场审核</cite>
+                        <cite>个人农场</cite>
                     </a>
                 </span>
             </div>

+ 1 - 1
templates/backstageNet/infoManage/pickManage.html

@@ -130,7 +130,7 @@
                 <span class="layui-breadcrumb">
                     <a target="BoardRight">首页</a>
                     <a>
-                        <cite>采摘审核</cite>
+                        <cite>四季采摘</cite>
                     </a>
                 </span>
             </div>

+ 1 - 1
templates/backstageNet/infoManage/sightseeManage.html

@@ -130,7 +130,7 @@
                 <span class="layui-breadcrumb">
                     <a target="BoardRight">首页</a>
                     <a>
-                        <cite>景点审核</cite>
+                        <cite>旅游景点</cite>
                     </a>
                 </span>
             </div>

+ 3 - 2
templates/backstageNet/limit/expert.html

@@ -259,10 +259,11 @@
 
 </body>
 <script>
-    var laypage, form, upload;
-    layui.use(['laypage', 'form', 'upload'], function () {
+    var laypage, form, upload,element;
+    layui.use(['laypage', 'form', 'upload','element'], function () {
         laypage = layui.laypage;
         form = layui.form;
+        element = layui.element;
         upload = layui.upload;
         var uploadInst = upload.render({
             elem: '#pickImg'

+ 1 - 1
templates/backstageNet/production/cropcount.html

@@ -173,7 +173,7 @@
             <span class="layui-breadcrumb">
                 <a target="BoardRight">首页</a>
                 <a>
-                    <cite>种植统计</cite>
+                    <cite>种植管理</cite>
                 </a>
             </span>
         </div>

+ 1 - 1
templates/backstageNet/production/pick.html

@@ -149,7 +149,7 @@
             <span class="layui-breadcrumb">
                 <a target="BoardRight">首页</a>
                 <a>
-                    <cite>开心农场</cite>
+                    <cite>入库管理</cite>
                 </a>
             </span>
         </div>

+ 1 - 1
templates/backstageNet/production/sellManage.html

@@ -149,7 +149,7 @@
             <span class="layui-breadcrumb">
                 <a target="BoardRight">首页</a>
                 <a>
-                    <cite>开心农场</cite>
+                    <cite>销售管理</cite>
                 </a>
             </span>
         </div>

+ 1 - 1
templates/backstageNet/systemSet/imageUpload.html

@@ -209,7 +209,7 @@
                 <span class="layui-breadcrumb">
                     <a target="BoardRight">首页</a>
                     <a>
-                        <cite>图片上传</cite>
+                        <cite>首页图片</cite>
                     </a>
                 </span>
             </div>

+ 1 - 1
templates/backstageNet/systemSet/mapManage.html

@@ -200,7 +200,7 @@
                 <span class="layui-breadcrumb">
                     <a target="BoardRight">首页</a>
                     <a>
-                        <cite>首页设置</cite>
+                        <cite>地图设置</cite>
                     </a>
                 </span>
             </div>

+ 1 - 1
templates/backstageNet/warn/productionset.html

@@ -223,7 +223,7 @@
             <span class="layui-breadcrumb">
                 <a target="BoardRight">首页</a>
                 <a>
-                    <cite>生产方式设置</cite>
+                    <cite>预警中心</cite>
                 </a>
             </span>
         </div>

+ 1 - 1
templates/backstageNet/warn/warnRecord.html

@@ -97,7 +97,7 @@
             <span class="layui-breadcrumb">
                 <a href="info_pub" target="BoardRight">首页</a>
                 <a>
-                    <cite>预警记录</cite>
+                    <cite>预警中心</cite>
                 </a>
             </span>
         </div>

+ 1 - 1
templates/backstageNet/warn/warnSet.html

@@ -124,7 +124,7 @@
             <span class="layui-breadcrumb">
                 <a target="BoardRight">首页</a>
                 <a>
-                    <cite>阈值设置</cite>
+                    <cite>预警中心</cite>
                 </a>
             </span>
         </div>