111
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
|
||||
<z-paging ref="paging" v-model="data" @query="queryList" bgColor="#F8f8f8" :auto='true'>
|
||||
<z-paging ref="paging" v-model="data" @query="queryList" :auto='true'>
|
||||
|
||||
<view @click="bind"
|
||||
style="background: #f1f2f3;width: 100%;height: 35px;line-height: 35px;text-align: center;color: red;">
|
||||
@@ -101,4 +101,9 @@
|
||||
}
|
||||
|
||||
.oragin {}
|
||||
|
||||
uni-page-body,
|
||||
page {
|
||||
background: #FFFFFF;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user