Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>shopfiy-snippetsNew to Visual Studio Code? Get it now.
shopfiy-snippets

shopfiy-snippets

cupshe

|
52 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
# 🎨 cupshe-snippets

✨ 项目简介

🔨 构建步骤

⚙️ 项目结构

|-- .git
|-- CHANGELOG.md
|-- README.md
|-- export-readme.js
|-- package.json
|-- snippets
|---- snippets.code-snippets
|-- vsc-extension-quickstart.md

🖥 代码示例

{
	"cupshe test": {
		"prefix": "test",
		"body": [
			"<ul v-for=(item, key in $1)'>",
			"    <li>{{item}}</li>",
			"</ul>",
			"$2"
		],
		"description": "cupshe test"
	},
	"cupshe button": {
		"prefix": "button",
		"body": [
			"<button data-cupshe='test-010101' onClick=\"(a, b, c) => {123}\"",
			">",
			"</button>",
			"$2"
		],
		"description": "cupshe button"
	}

}

❤️ 友情提醒

🔗 相关文档及线上地址

🤝 项目成员、版权及注意事项

协作成员

袁晶、杨建军

版权许可 cupshe内部使用

🌈  注意事项

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft