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

请问 alert Confirm 弹窗content内容不展示 #3803

Open
chuangdao opened this issue Nov 2, 2021 · 1 comment
Open

请问 alert Confirm 弹窗content内容不展示 #3803

chuangdao opened this issue Nov 2, 2021 · 1 comment

Comments

@chuangdao
Copy link

  this.$vux.confirm.show({
        content: "写死的提示内容",
        onConfirm() {
        }
 });

image

不显示提示内容。
使用vue框架,删node_modules,重新安装 也是不显示
"vux": "^2.11.1"
"vux-loader": "^1.2.9",

就只有弹窗的content 内容不显示,其他功能都正常。

@chuangdao chuangdao changed the title 请问 alert Confirm 弹窗conten内容不展示 请问 alert Confirm 弹窗content内容不展示 Nov 2, 2021
@eJayYoung
Copy link
Collaborator

最好提供可复现的codesandbox

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