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
03375d77
authored
Aug 26, 2020
by
袁伟伦
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
16:36
parent
23a13354
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
pages/customerService/customerService.wxml
pages/customerService/customerService.wxss
pages/customerService/customerService.wxml
View file @
03375d77
<!--pages/customerService/customerService.wxml-->
<!--pages/customerService/customerService.wxml-->
<l-toast></l-toast>
<l-toast></l-toast>
<navigation class="navigation" titleText="{{title}}" backIcon="/image/back.png" color="#ffffff"></navigation>
<navigation class="navigation" titleText="{{title}}" backIcon="/image/back
-w
.png" color="#ffffff"></navigation>
<view class="container">
<view class="container">
<image class="banner-img" src="http://upload.miaomiao-bao.com/70161202008161703131621.jpg"></image>
<image class="banner-img" src="http://upload.miaomiao-bao.com/70161202008161703131621.jpg"></image>
<view class="customer-body">
<view class="customer-body">
...
@@ -17,9 +17,9 @@
...
@@ -17,9 +17,9 @@
<l-collapse>
<l-collapse>
<l-collapse-item l-body-class="l-body-class" l-title-class="l-title-class" customTitle="{{true}}">
<l-collapse-item l-body-class="l-body-class" l-title-class="l-title-class" customTitle="{{true}}">
<view class="item-title" slot="title">
<view class="item-title" slot="title">
<view class="row align-c">
<view class="row align-c"
style="width:90%;"
>
<view class="circle"></view>
<view class="circle"></view>
<view>{{item.title}}</view>
<view
style="width:540rpx;"
>{{item.title}}</view>
</view>
</view>
<l-icon name="right" size="28" color="#999"/>
<l-icon name="right" size="28" color="#999"/>
</view>
</view>
...
...
pages/customerService/customerService.wxss
View file @
03375d77
...
@@ -183,5 +183,6 @@
...
@@ -183,5 +183,6 @@
margin: auto;
margin: auto;
line-height: 2;
line-height: 2;
font-size: 28rpx;
font-size: 28rpx;
padding-left: 40rpx;
margin-bottom: 20rpx;
margin-bottom: 20rpx;
}
}
\ 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