🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

zin-ui

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zin-ui - npm Package Compare versions

Comparing version
0.0.3
to
0.0.4
+1
-1
components/button/index.vue
<template>
<div>
<button @click="handleClick">我是测试按钮</button>
<div>点击次数:{{ count }}</div>
<div>点击次数啊:{{ count }}</div>
</div>

@@ -6,0 +6,0 @@ </template>

{
"name": "zin-ui",
"version": "0.0.3",
"version": "0.0.4",
"description": "zxw组件库",

@@ -5,0 +5,0 @@ "author": {