Skip to content

Conversation

@Vanisper
Copy link
Contributor

@Vanisper Vanisper commented Feb 27, 2024

🤔 这个 PR 的性质是?(至少选择一个)

  • 日常 bug 修复
  • 新特性提交
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • CI/CD 改进
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 代码重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

💡 需求背景和解决方案

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充

@vercel
Copy link

vercel bot commented Feb 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wot-design-uni ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 2:48pm

@netlify
Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for wot-design-uni ready!

Name Link
🔨 Latest commit 30da6d5
🔍 Latest deploy log https://app.netlify.com/sites/wot-design-uni/deploys/65df476288616e0008a30079
😎 Deploy Preview https://deploy-preview-181--wot-design-uni.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Owner

@Moonofweisheng Moonofweisheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

类名需要使用BEM的命名规范

@include e(image){
...
}

image在使用时是

<image :class="`wd-img__image ${customImage}`" :src="src" :mode="mode" :lazy-load="lazyLoad" @load="handleLoad" @error="handleError" />

@Vanisper
Copy link
Contributor Author

类名需要使用BEM的命名规范

@include e(image){
...
}

image在使用时是

<image :class="`wd-img__image ${customImage}`" :src="src" :mode="mode" :lazy-load="lazyLoad" @load="handleLoad" @error="handleError" />

收到!已经按照这个规范更新了代码,望早日通过

@Moonofweisheng Moonofweisheng merged commit ee3da01 into Moonofweisheng:master Feb 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants