Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
严立
/
mini-shimao
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
927a4e44
authored
Sep 22, 2020
by
zqm
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
MM--
parent
573bd2f4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletions
pages/mine/appointment-ticket/appointment-ticket.wxml
pages/mine/appointment-ticket/appointment-ticket.wxss
pages/mine/appointment-ticket/appointment-ticket.wxml
View file @
927a4e44
...
@@ -35,9 +35,11 @@
...
@@ -35,9 +35,11 @@
</view>
</view>
<image src="http://sm-web.meiqicloud.com/userfiles/appResources/appointment/night/ornament-1.png" class="thanks"></image>
<image src="http://sm-web.meiqicloud.com/userfiles/appResources/appointment/night/ornament-1.png" class="thanks"></image>
</view>
</view>
<view class="bottom-btns">
<view class="custom" bindtap="showHotline">客服咨询</view>
<view class="custom" bindtap="showHotline">客服咨询</view>
<view class="custom" bindtap="showHotline">客服咨询</view>
</view>
</view>
</view>
</view>
</view>
<!-- 客服热线 -->
<!-- 客服热线 -->
...
...
pages/mine/appointment-ticket/appointment-ticket.wxss
View file @
927a4e44
...
@@ -121,3 +121,9 @@
...
@@ -121,3 +121,9 @@
line-height: 125rpx;
line-height: 125rpx;
font: 30rpx;
font: 30rpx;
}
}
/* 底部按钮 */
.bottom-btns {
display: flex;
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment