diff --git a/component/public/newgame/sxy-Timeing.vue b/component/public/newgame/sxy-Timeing.vue index 56d384d..8bee83e 100644 --- a/component/public/newgame/sxy-Timeing.vue +++ b/component/public/newgame/sxy-Timeing.vue @@ -34,7 +34,7 @@ export default { initTime: { // 初始时间 type: Number, - default:3600, + default:185, }, // isDown: { // // 是否是倒计时 @@ -184,7 +184,7 @@ export default { .box .bottom { background-color: #DCDCDC; line-height: 0rpx; - border-top: 2rpx solid #fff; + border-top: 1rpx solid #fff; border-radius: 0 0 4rpx 4rpx; } diff --git a/component/public/severcard.vue b/component/public/severcard.vue index 3913509..845e60f 100644 --- a/component/public/severcard.vue +++ b/component/public/severcard.vue @@ -1,6 +1,6 @@