New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

zfs-mobile

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zfs-mobile

<!-- * @Author: 李韬 * @Date: 2022-07-15 14:37:08 * @LastEditors: 李韬 * @LastEditTime: 2022-08-25 15:20:13 --> # zfs-mobile

latest
npmnpm
Version
0.1.41
Version published
Maintainers
1
Created
Source

zfs-mobile

快速开始

1、安装组件库

npm i zfs-mobile

2、引入组件库

import zfsMobile from 'zfs-mobile';
import 'zfs-mobile/lib/css/index.css';

Vue.use(zfsMobile);

3、按需引入Vant组件

此组件库部分组件(button,search,badge)依赖于Vant,使用前请先按需或全局引入Vant组件。

FAQs

Package last updated on 12 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts