|
|
@@ -544,10 +544,10 @@ export default {
|
|
|
background-color:#09C567;color:white;border-color:#09C567;position:fixed;left:137upx;bottom:13upx;width:84upx;height:50upx;line-height:30upx;font-size:16upx;
|
|
|
}
|
|
|
& .hand-fast{
|
|
|
- position:fixed;left:34upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:22upx;color: #09C567;border-color: #09C567;background-color:#fff;
|
|
|
+ position:fixed;left:34upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:18upx;color: #09C567;border-color: #09C567;background-color:#fff;
|
|
|
}
|
|
|
& .out-fast{
|
|
|
- position:fixed;left:85upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:22upx;color: #09C567;border-color: #09C567;background-color:#fff;
|
|
|
+ position:fixed;left:85upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:18upx;color: #09C567;border-color: #09C567;background-color:#fff;
|
|
|
}
|
|
|
& .custom{
|
|
|
position:fixed;left:32upx;bottom:66upx;width:189upx;height:20upx;line-height:5upx;font-size:13upx;background-color:white;color:orange;font-weight:bold;border:none;
|
|
|
@@ -556,10 +556,10 @@ export default {
|
|
|
background-color:orange;color:white;border-color:orange;position:fixed;left:148upx;bottom:13upx;width:84upx;height:50upx;line-height:30upx;font-size:16upx;
|
|
|
}
|
|
|
& .hand{
|
|
|
- position:fixed;left:36upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:22upx;color: orange;border-color: orange;background-color:#fff;
|
|
|
+ position:fixed;left:36upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:18upx;color: orange;border-color: orange;background-color:#fff;
|
|
|
}
|
|
|
& .out{
|
|
|
- position:fixed;left:90upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:22upx;color: orange;border-color: orange;background-color:#fff;
|
|
|
+ position:fixed;left:90upx;bottom:13upx;width:50upx;height:50upx;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;font-size:18upx;color: orange;border-color: orange;background-color:#fff;
|
|
|
}
|
|
|
}
|
|
|
.hand-order-pop{
|