Commit 8a411857 by 高淑倩

联系我

parent adda204f
......@@ -118,5 +118,11 @@
"wxc3b64b09b1d3dfc2",
"wx857ea77f4f7f4f34"
],
"plugins": {
"contactPlugin": {
"version": "1.0.12",
"provider": "wx104a1a20c3f81ec2"
}
},
"sitemapLocation": "sitemap81.json"
}
\ No newline at end of file
......@@ -14,6 +14,7 @@
"bottom-tabs": "/component/bottomTabs/bottomTabs",
"authorization-modal": "/component/authorization-modal/authorization-modal",
"plus": "/component/plus/plus",
"share-benefit-modal": "/component/shareBenefitModal/shareBenefitModal"
"share-benefit-modal": "/component/shareBenefitModal/shareBenefitModal",
"cell": "plugin://contactPlugin/cell"
}
}
\ No newline at end of file
......@@ -36,3 +36,5 @@
<!--<authorization-modal isAuthorization='{{isAuthorization}}'/>-->
<!-- 底部补充高度 防止被遮盖 -->
<view class="bottom-fixed" style="padding-bottom:{{paddingBottom}}"></view>
<!--联系我-->
<cell bind:startmessage='startmessage' bind:completemessage="completemessage" plugid='plugid' />
\ No newline at end of file
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