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

日历不展示 #128

Open
YangfanY opened this issue May 28, 2022 · 3 comments
Open

日历不展示 #128

YangfanY opened this issue May 28, 2022 · 3 comments

Comments

@YangfanY
Copy link

image

如图,第一次使用vue3,是我哪里用的不对吗

@Hzy0913
Copy link
Owner

Hzy0913 commented May 30, 2022

贴一下使用代码,或参考一下demo

@Yuxiaogang-Gavin
Copy link

Yuxiaogang-Gavin commented Aug 24, 2022

@Hzy0913
我的也是不显示,很奇怪。
QQ图片20220824161153
这是我的使用代码

<script setup lang="ts" > import { reactive, ref } from 'vue'; import Calendar from 'mpvue-calendar'; import lunar from 'mpvue-calendar/dist/lunar'; const remarks = ref({'2022-8-13': 'some tings'}) </script>

@DonEastern
Copy link

我也一样
image

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

4 participants