|
@@ -52,7 +52,7 @@
|
|
|
</mp-tabs>
|
|
|
</view>
|
|
|
<view class="desc-title">选择技师</view>
|
|
|
- <view class="section" style="text-align: -webkit-center;">
|
|
|
+ <view class="section" style="width:93%;margin:15rpx auto">
|
|
|
<picker bindchange="bindStaffChange" value="{{indexStaff}}" range-key="staffName" range="{{staffsList}}">
|
|
|
<view class="staffName card">
|
|
|
当前选择:{{staffName}}
|