| | |
| | | |
| | | <view class="view-floor"> |
| | | <button type="default" @click="cancel" class="btn_cancel" |
| | | :style="{'width':param.ListPage.Page_Button.length>0?'39.5%':'48.5%'}">关闭</button> |
| | | :style="{'width':param.ListPage.Page_Button.length>0?'39.5%':'48.5%'}">{{translateSys("close")}}</button> |
| | | <button type="default" @click="Refresh" class="btn_refresh" |
| | | :style="{'width':param.ListPage.Page_Button.length>0?'39.5%':'48.5%'}">刷新</button> |
| | | :style="{'width':param.ListPage.Page_Button.length>0?'39.5%':'48.5%'}">{{translateSys("refresh")}}</button> |
| | | <view class="uni-padding-wrap" v-if="param.ListPage.Page_Button.length>0"> |
| | | <view class="uni-btn-v"> |
| | | <a @tap="actionSheetTap"> |