airyland / airyland/vux

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

Open
#3,803 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
17.5k
Forks
3.6k
PR merge metrics
No merged PRs in 30d

Description

```
this.$vux.confirm.show({
content: "写死的提示内容",
onConfirm() {
}
});
```
![image](https://user-images.githubusercontent.com/24773738/139814065-d13a65dd-aa56-4076-8be6-4a7ffa72aadf.png)

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

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.