|
|
@@ -28,10 +28,10 @@
|
|
|
</view>
|
|
|
</block>
|
|
|
</view>
|
|
|
- <div class="app-footer footer-button">
|
|
|
+ <div style="text-align: center;">
|
|
|
<button class="admin-button-com big blue" @click="clearXj()">清除全部</button>
|
|
|
<button class="admin-button-com big blue" @click="goBack()" style="margin-left:58upx;padding:30upx 55upx 30upx 55upx;">返回</button>
|
|
|
- <button class="admin-button-com big blue" @click="confirmXj()" style="margin-left:58upx;padding:30upx 65upx; 30upx 65upx;" >确认</button>
|
|
|
+ <button class="admin-button-com big blue" @click="confirmXj()" style="margin-left:58upx;padding:30upx 65upx 30upx 65upx;" >确认</button>
|
|
|
</div>
|
|
|
</view>
|
|
|
</template>
|