@charset "UTF-8"; /* 页面左右间距 */ /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /*颜色*/ /* 图片加载中颜色 */ /* 行为相关颜色 */ /* 功能栏字体大小 */ /*功能栏左侧小图标*/ .container { width: 100%; height: 100%; display: table; } .empty-content { width: 100%; height: 100%; text-align: center; display: table-cell; vertical-align: middle; } .empty-content image { width: 200rpx; height: 200rpx; }