Explorar el Código

联合丽格V1.0.2

zhengjinyi hace 1 año
padre
commit
b613b7ab75

+ 1 - 1
src/main/java/com/caimei/www/controller/authorized/AccountController.java

@@ -67,7 +67,7 @@ public class AccountController extends BaseController {
     /**
      * 供应商落地页
      */
-    @GetMapping("/supplier/attraction/index.html")
+    @GetMapping("/supplier/attraction.html")
     public String signUpSupplierLogin() {
         return REGISTER_SUPPLIER_LOGIN;
     }

+ 1 - 1
src/main/resources/static/js/base.js

@@ -185,7 +185,7 @@ var globalHead = new Vue({
             }
         },
         goSupplierLink() {
-            window.location.href = '/supplier/attraction/index.html'
+            window.location.href = '/supplier/attraction.html'
         },
         goCartsLinkFn:function(){
             var _self = this;

+ 1 - 1
src/main/resources/static/js/supplier-login/login.js

@@ -471,7 +471,7 @@ new Vue({
         userLogOut: function() {
             localStorage.removeItem('userInfo');
             this.delBaseCookie("loginBeforePath");
-            window.location.href = "/supplier/attraction/index.html";
+            window.location.href = "/supplier/attraction.html";
         },
         delBaseCookie(cname) {
             let exp = new Date();

+ 2 - 2
src/main/resources/static/js/supplier-login/text_info.js

@@ -456,7 +456,7 @@ new Vue({
         userLogOut: function(){
             localStorage.removeItem('userInfo');
             this.delBaseCookie("loginBeforePath");
-            window.location.href = "/supplier/attraction/index.html";
+            window.location.href = "/supplier/attraction.html";
         },
         delBaseCookie(cname){
             let exp = new Date();
@@ -522,7 +522,7 @@ new Vue({
         },
         H5link($event) {
             localStorage.setItem('activeLink', $event.href)
-            window.location.href = `/supplier/attraction/index.html`
+            window.location.href = `/supplier/attraction.html`
         },
         // 滚动函数
         scrollToDom(to, container) {

+ 1 - 1
src/main/resources/templates/components/header.html

@@ -101,7 +101,7 @@
                     <a class="searchBtn icon mIcon" href="javascript:void(0);" onclick="_czc.push(['_trackEvent','顶部导航','搜索按钮','点击','','Um_Event_SearchButton'])"></a>
                 </div>
                 <div class="supplierH5" v-if="!isPC && (userIdentity !== 4 && userIdentity !== 2)">
-                    <a class="mIcon supplier_H5" href="/supplier/attraction/index.html" title="供应商服务" rel="nofollow"></a>
+                    <a class="mIcon supplier_H5" href="/supplier/attraction.html" title="供应商服务" rel="nofollow"></a>
                 </div>
                 <!-- 热门搜索关键词 -->
                 <div class="hotKey">