Commit f422f9cc by 赵雅纹

update

parent d96dc159
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
"usingComponents": { "usingComponents": {
"card-modal": "/component/cardModal/cardModal", "card-modal": "/component/cardModal/cardModal",
"share-modal": "/component/shareModal/shareModal", "share-modal": "/component/shareModal/shareModal",
"go-home": "/component/goHome/goHome" "go-home": "/component/goHome/goHome",
"share-poster": "/component/sharePoster/sharePoster"
} }
} }
\ No newline at end of file
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
wx:for-index="idx" wx:for-index="idx"
wx:key="{{idx}}" wx:key="{{idx}}"
> >
<text class="benefit-num " >{{shareItem.couponSettingTitle}} </text> <text class="benefit-num" >{{shareItem.couponSettingTitle}}</text>
</block> </block>
</view> </view>
</view> </view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment