修改样式
This commit is contained in:
parent
5da1ffed41
commit
b07e8f8c3e
|
@ -711,7 +711,7 @@
|
|||
{
|
||||
"path": "pages/my/hehuo",
|
||||
"style": {
|
||||
"navigationBarTitleText": "应聘技师",
|
||||
"navigationBarTitleText": "申请合作技师",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<image class="cop-img" src="../../static/seckill5.png" mode=""></image>
|
||||
</view>
|
||||
<view class="cooperate-line" @click="goNav('/pages/my/hehuo')">
|
||||
<span>应聘技师</span>
|
||||
<span>申请合作技师</span>
|
||||
<span>点击申请</span>
|
||||
</view>
|
||||
<view class="cooperate-line1" @click="goNav('/pages/my/cooperation')">
|
||||
|
|
|
@ -507,7 +507,7 @@
|
|||
width:100% !important;
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
font-weight: 800;
|
||||
font-weight: 400;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
/deep/.uni-forms-item{
|
||||
|
|
Loading…
Reference in New Issue