Commit f422f9cc by 赵雅纹

update

parent d96dc159
......@@ -4,6 +4,7 @@
"usingComponents": {
"card-modal": "/component/cardModal/cardModal",
"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 @@
wx:for-index="idx"
wx:key="{{idx}}"
>
<text class="benefit-num " >{{shareItem.couponSettingTitle}} </text>
<text class="benefit-num" >{{shareItem.couponSettingTitle}}</text>
</block>
</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