|
@@ -32,7 +32,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
<div class="app-footer footer-button">
|
|
<div class="app-footer footer-button">
|
|
|
<button class="admin-button-com big default" @click="clearXj()">清除全部</button>
|
|
<button class="admin-button-com big default" @click="clearXj()">清除全部</button>
|
|
|
- <button class="admin-button-com big default" @click="goBack()" style="margin-left:58upx;padding:30upx 55upx 30upx 55upx;">不修改</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>
|
|
</div>
|
|
|
</view>
|
|
</view>
|