Commit 96a6efc2 by 程智春

home

parent 76add0e0
......@@ -36,7 +36,6 @@
<div v-if="item.componentCode == 'float-button'">
<float-button :datas="item"></float-button>
</div>
</div>
<div v-if="item.componentCode == 'goods-search'">
<goods-search :datas="item"></goods-search>
</div>
......@@ -47,6 +46,8 @@
<pop-up :datas="item"></pop-up>
</div>
</div>
</div>
<bottomCont></bottomCont>
</scroll-view>
<!-- <image
......
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