.nine-nomore-001{ padding: 45rpx 25rpx; text-align: center; } .nine-nomore-001-span{ font-size: 12px; color: lightgray } // 允许文本复制 .nine-user-select { cursor: auto; -webkit-user-select: text; user-select: text; }