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

vue2.7使用报错 #539

Open
nigiwen opened this issue Jun 4, 2024 · 4 comments
Open

vue2.7使用报错 #539

nigiwen opened this issue Jun 4, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@nigiwen
Copy link

nigiwen commented Jun 4, 2024

以前的Issues

问题描述

复现步骤

import WatermarkDesign from '@watermark-design/vue'

<template>
  <WatermarkDesign content="hello watermark" :width="200" :height="200">
    <div id="app">
      <router-view />
    </div>
  </WatermarkDesign>
</template>

环境详情

  • @watermark-design/vue version:1.3.24
  • vue version:2.7.16
@nigiwen nigiwen changed the title vue2.7使用保 vue2.7使用报错 Jun 4, 2024
@nigiwen
Copy link
Author

nigiwen commented Jun 4, 2024

希望可以添加vue2使用示例

@nigiwen
Copy link
Author

nigiwen commented Jun 4, 2024

image

@zhensherlock
Copy link
Member

感觉反馈,打包出的产物有点问题,尽快修复。

@zhensherlock zhensherlock added the bug Something isn't working label Jun 5, 2024
@zhensherlock
Copy link
Member

你好,已支持vue2.7项目,请更新至1.4.0
Demo:https://stackblitz.com/edit/vue2-vite-starter-gjt5cp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants