1.0.4 • Published 3 years ago

qian-zoomer v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

zoomer 放大镜

Directions

Install

npm i qian-zoomer

Introduce

<script setup>

import QianZoomer from 'qian-zoomer'

</script>

Use

<template>`

<qian-zoomer

class="goods-detail-zoomer"

img-src="https://yanxuan-item.nosdn.127.net/79b020815834c30d7aaf191e5e59ef24.jpg"

/>

</template>

<style lang="scss" scoped>

.goods-detail-zoomer {

width: 400px;

height: 400px;

margin: 150px;

margin-bottom: 9999px;

}

</style>
1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago