Przeglądaj źródła

1、修改移动端 公司商机跳转连接

shenjunjie 7 lat temu
rodzic
commit
87073af945

+ 1 - 1
components/mobile/Home.vue

@@ -286,7 +286,7 @@
       goOpportunity () {
         if (this.user.logged) {
           if (this.user.data.enterprise.uu) {
-            this.$router.push('/mobile/center/vendor/seek?seekType=wait')
+            this.$router.push('/mobile/center/vendor/seek?seekType=enterprise')
           } else if (this.user.data.enterprise.isVendor !== 313) {
             this.onRemind('抱歉,您暂未开通卖家中心,可前往PC端开通')
           }

+ 2 - 2
pages/mobile/center/vendor/seek_btob_details.vue

@@ -313,7 +313,7 @@
           }
           .name {
             color: #666;
-            width: 1.4rem;
+            width: 1.6rem;
             display: inline-block;
           }
           .dateinput {
@@ -373,7 +373,7 @@
               input {
                 text-align: center;
                 width: 100%;
-                height: 0.5rem;
+                height: 0.49rem;
                 border: 0;
               }
             }