uni-app设置view距离底部且居中
text-align: center;
		left: 0;
		right: 0;
		position: fixed;
		bottom: 15rpx;
		text-decoration: underline;
		font-weight: 400;
		color: cornflowerblue;
text-align: center;
		left: 0;
		right: 0;
		position: fixed;
		bottom: 15rpx;
		text-decoration: underline;
		font-weight: 400;
		color: cornflowerblue;
