Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

手机中样式问题 #6

Open
yunpenghu opened this issue Apr 21, 2020 · 0 comments
Open

手机中样式问题 #6

yunpenghu opened this issue Apr 21, 2020 · 0 comments

Comments

@yunpenghu
Copy link

              <view class="contSon">
				<view class="to_lf">
					<text class="name">{{con.deviceName}}</text>
					<text class="code">设备ID:{{con.deviceNumber}}</text>
				</view>
				<button class="to_rt" type="primary" @click="toOpen(con.deviceNumber)" >查 
                                 看</button>
		</view>
.contSon {
		display: flex;
		flex-direction:row;
		padding: 0 30rpx;
		box-shadow: 0 4rpx 35rpx 0 rgba(14, 5, 10, .15)!important;
	}

box-shadow: 0 4rpx 35rpx 0 rgba(14, 5, 10, .15)!important; 浏览器有效果手机中没效果

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant