|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<view>
|
|
|
<view class="uni-container">
|
|
|
- <uni-table ref="table" :loading="loading" border stripe type="selection" emptyText="暂无更多数据">
|
|
|
+ <uni-table ref="table" :loading="loading" border stripe emptyText="暂无更多数据">
|
|
|
<uni-tr>
|
|
|
<uni-th align="center">姓名</uni-th>
|
|
|
<uni-th align="center">积分变动</uni-th>
|