Commit 8e9f074e by caojingji

修改投诉建议按钮的样式

修改投诉建议按钮的样式
parent 534ca27a
......@@ -9,8 +9,8 @@
<text class='news'>联系我们</text>
<icon class="fa fa-angle-right right"></icon>
</view>
<button class="zdy-btn-j" open-type="contact" session-from='{"kefu":["{{3045}}"],"nickName":"{{userInfo.nickName}}","avatarUrl":"{{userInfo.avatarUrl}}"}'>
<view class="cnxw pd">
<button class="zdy-btn-j" open-type="contact" session-from='{"kefu":["{{3045}}"],"nickName":"{{userInfo.nickName}}","avatarUrl":"{{userInfo.avatarUrl}}"}' style="z-index:0">
<view class="cnxw pd" style="position:relative;z-index:1000;background:#fff;">
<text class='news'>建议投诉</text>
<icon class="fa fa-angle-right right"></icon>
</view>
......
......@@ -13,4 +13,5 @@ page { background-color: #F6F6F6; }
line-height: 50px;
}
.zdybtn{width:100%;height:36px;line-height:36px;position: fixed;bottom: 10px;background: red;}
.zdy-btn-j{padding:0;text-align: left;}
\ No newline at end of file
.zdy-btn-j{padding:0;text-align: left;background:#fff;border:none !important;border-radius:0;outline: none;
}
\ No newline at end of file
......@@ -3,18 +3,18 @@
<view class="call-icon">
<icon class="fa fa-qq relative"></icon>
</view>
<text class='call-text' selectable="true">736072668</text>
<text class='call-text' selectable="true">776086</text>
</view>
<view class="call-line">
<view class="call-icon">
<icon class="fa fa-envelope-o relative"></icon>
</view>
<text class='call-text' selectable="true">cao_peng@FOUNDER.COM.CN</text>
<text class='call-text' selectable="true">sundongli@FOUNDER.COM.CN</text>
</view>
<view class="call-line">
<view class="call-icon">
<icon class="fa fa-phone relative"></icon>
</view>
<text class='call-text' selectable="true">15129457465</text>
<text class='call-text' selectable="true">13439924444</text>
</view>
</view>
\ No newline at end of file
......@@ -3,18 +3,18 @@
<view class="call-icon">
<icon class="fa fa-qq relative"></icon>
</view>
<text class='call-text' selectable="true">736072668</text>
<text class='call-text' selectable="true">773601</text>
</view>
<view class="call-line">
<view class="call-icon">
<icon class="fa fa-envelope-o relative"></icon>
</view>
<text class='call-text' selectable="true">cao_peng@FOUNDER.COM.CN</text>
<text class='call-text' selectable="true">sundongli@FOUNDER.COM.CN</text>
</view>
<view class="call-line">
<view class="call-icon">
<icon class="fa fa-phone relative"></icon>
</view>
<text class='call-text' selectable="true">15129457465</text>
<text class='call-text' selectable="true">13439924444</text>
</view>
</view>
\ 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