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

fix: redirect by UA #194

Merged
merged 2 commits into from
Dec 12, 2023
Merged

fix: redirect by UA #194

merged 2 commits into from
Dec 12, 2023

Conversation

lin594
Copy link
Member

@lin594 lin594 commented Dec 12, 2023

e.screenWidth / e.screenHeight > 1.5 可能需要改一下?

@lin594 lin594 requested a review from charlie0129 December 12, 2023 04:39
Copy link

src/App.vue Outdated
} else if (e.screenWidth / e.screenHeight > 1.5) {
uni.showModal({
title: '提示',
content: '本页面为横屏页面,是否跳转到 web 版本(https://hinghwa.cn)?',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不应该是竖屏吗

@lin594
Copy link
Member Author

lin594 commented Dec 12, 2023 via email

@charlie0129 charlie0129 merged commit 5469229 into e-dialect:master Dec 12, 2023
1 check passed
@lin594 lin594 deleted the fix-UA branch December 12, 2023 15:14
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

Successfully merging this pull request may close these issues.

2 participants