瀏覽代碼

通知消息版本

zhengjinyi 2 年之前
父節點
當前提交
e29c1322a5

+ 2 - 2
src/main/resources/config/dev/application-dev.yml

@@ -54,9 +54,9 @@ logging:
 caimei:
   siteEnv: 0 #网站环境,(2:正式环境,1:测试环境,0:开发环境)
   #spiServer: http://192.168.2.68:8008
-#  coreServer: https://core-b.caimei365.com
+  coreServer: https://core-b.caimei365.com
 #  coreServer: http://192.168.2.67:18002
-  coreServer: http://192.168.2.180:18002
+#  coreServer: http://192.168.2.180:18002
   imageDomain: https://img-b.caimei365.com
   wwwDomain: http://localhost:8009
   destPath: classpath:/

+ 1 - 1
src/main/resources/static/css/supplier-center/shop/goods.css

@@ -49,7 +49,7 @@ li{list-style: none}
     .goods-container .good-footer .footer-right .btn{width: 90px;height: 36px;display: block;line-height: 36px;text-align: center;font-size: 14px;border-radius: 2px;color: #FFF;}
     .goods-container .good-footer .footer-right .btn.icon-weigouxuan{border: solid 1px #9aa5b5;color: #22272e;opacity: .5;}
     .goods-container .good-footer .footer-right .btn.icon-gouxuan{background-color: #e15616;}
-    .bg-gouxuan{background-color: #f0f3f7;}
+    /*.bg-gouxuan{background-color: #f0f3f7;}*/
     .good-price p {display: inline-block}
     .priceTag{position: absolute;    top: 60px; right: 45px}
     .pageWrap{width: 968px;margin: auto;padding: 32px 0}

+ 1 - 0
src/main/resources/static/js/supplier-center/shop/goods.js

@@ -35,6 +35,7 @@ var myGoods = new Vue({
         isCheckedAll:false,
         noMore:false,
         check:false,
+        isForbid:true
     },
     filters: {
         newvalidFlagFilters: function(value) {