diff --git a/app.json b/app.json index 64e8e4b..a6552dc 100644 --- a/app.json +++ b/app.json @@ -24,7 +24,8 @@ "pages/customer/editCard/index", "pages/channel/index", "pages/dataAnalysis/index", - "pages/distribute/special/index" + "pages/distribute/special/index", + "pages/customer/optDefeat/index" ], "echarts": [ { diff --git a/commons/css/base/border.wxss b/commons/css/base/border.wxss index 580a24a..a5a7128 100644 --- a/commons/css/base/border.wxss +++ b/commons/css/base/border.wxss @@ -14,4 +14,6 @@ .bds-7dbeeb{border:#7dbeeb 1rpx solid;box-sizing:border-box;} .bds-2-36afa2{border:#36afa2 2rpx solid;box-sizing:border-box;} +.bbs-1-474a65{border-bottom:#474a65 1rpx solid; box-sizing:border-box;} + .last-b-none:last-child{border-bottom:none;} diff --git a/commons/js/config.js b/commons/js/config.js index 03159fb..1e3ffb2 100644 --- a/commons/js/config.js +++ b/commons/js/config.js @@ -1,4 +1,4 @@ -const env = "p"; +const env = "d"; const version = 1, diff --git a/pages/customer/detail/index.wxml b/pages/customer/detail/index.wxml index c7daa86..dd5c1ca 100644 --- a/pages/customer/detail/index.wxml +++ b/pages/customer/detail/index.wxml @@ -191,9 +191,15 @@ - - - + + + + + + + + + @@ -263,6 +269,9 @@ + +