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

{case value="image" break="false"}{/case}无效BUG #18

Open
ken678 opened this issue Oct 19, 2022 · 0 comments
Open

{case value="image" break="false"}{/case}无效BUG #18

ken678 opened this issue Oct 19, 2022 · 0 comments

Comments

@ken678
Copy link

ken678 commented Oct 19, 2022

{case value="image" break="false"}{/case}
break="false"无效,还是有break

需要这么写才有效
{case value="image" break="0"}{/case}

@ken678 ken678 changed the title {case value="image" break="false"}{/case}无效 {case value="image" break="false"}{/case}无效BUG Oct 19, 2022
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