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

运行后pc端首页错位,控制台调成了移动端模式 #72

Open
Alliay opened this issue Jan 7, 2021 · 1 comment
Open

运行后pc端首页错位,控制台调成了移动端模式 #72

Alliay opened this issue Jan 7, 2021 · 1 comment

Comments

@Alliay
Copy link

Alliay commented Jan 7, 2021

585eafdfc5e11f5cc24ef3bb9df59a8

@allanlau1988
Copy link

allanlau1988 commented Jan 8, 2021

手机端错位 是由于
.wrapperItem .newItem[data-v-3986adc8] {
float: left;
width: 49.9%;
height: 5rem;
border-right: 0.01rem solid #dddbc0;
border-bottom: 0.01rem solid #dddbc0;
}
width 改成 49.8% 即可

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

2 participants