npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

yqsl-plugins

v0.0.9

Published

## 直接使用npm安装

Readme

易展翅组件库

快速开始

直接使用npm安装

安装 zc-plugins

npm i zc-plguins --save-dev

script 中引用组件:

import zcLoading from 'zc-plugins/lib/zc-loading/zc-loading.vue'
export default {
    components: {zcLoading}
}

template 中使用组件:

<zc-loading ref="loading"/>

::: danger 注意

  • import组件的时候一定要按照上面的路劲来,路劲要给全,可省略后缀。

已支持的组件列表

|组件名|组件说明| |---|---| |开票信息详情|开票信息详情| |修改密码页面|修改密码页面| |意见反馈|意见反馈| |发票客户抬头|发票客户抬头| |开票记录详情|开票记录详情| |发票详情|发票详情| |主页项目|主页项目| |我的资料|我的资料| |我的资料|我的资料| |疑难解答|疑难解答| |开票信息详情|开票信息详情| |出行人详情|出行人详情| |编辑我的资料|编辑我的资料| |用户协议|用户协议|

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

加载中状态

组件名:personal-center 代码块: personalCenter 关联组件:personal-center

我的资料中具体信息。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<personal-center :userInfo="userInfo" :personalListItem="personalListItem"></personal-center>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户具体信息,包含(用户头像、姓、名、客户名称等信息) personalListItem| Array | [] | 个人信息选项列表,包含(选项ID、跳转地址、图标图片地址、选项名等信息)

加载中状态

组件名:personal-center 代码块: personalCenter 关联组件:personal-center

我的资料中具体信息。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<personal-center :userInfo="userInfo" :personalListItem="personalListItem"></personal-center>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户具体信息,包含(用户头像、姓、名、客户名称等信息) personalListItem| Array | [] | 个人信息选项列表,包含(选项ID、跳转地址、图标图片地址、选项名等信息)

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

加载中状态

组件名:main-item 代码块: mainItem 关联组件:main-item

主页各标签中的选项。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 主页个标签的选项列表 -->
<main-item isFullScreen ref="loading"></main-item>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: mainListInfo | Array | [] | 主页列表具体信息,包含(选项ID、选项名、英文介绍、跳转地址、图标图片地址)

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

加载中状态

组件名:personal-center 代码块: personalCenter 关联组件:personal-center

我的资料中具体信息。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<personal-center :userInfo="userInfo" :personalListItem="personalListItem"></personal-center>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户具体信息,包含(用户头像、姓、名、客户名称等信息) personalListItem| Array | [] | 个人信息选项列表,包含(选项ID、跳转地址、图标图片地址、选项名等信息)

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

加载中状态

组件名:personal-center 代码块: personalCenter 关联组件:personal-center

我的资料中具体信息。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<personal-center :userInfo="userInfo" :personalListItem="personalListItem"></personal-center>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户具体信息,包含(用户头像、姓、名、客户名称等信息) personalListItem| Array | [] | 个人信息选项列表,包含(选项ID、跳转地址、图标图片地址、选项名等信息)

加载中状态

组件名:personal-center 代码块: personalCenter 关联组件:personal-center

我的资料中具体信息。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<personal-center :userInfo="userInfo" :personalListItem="personalListItem"></personal-center>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户具体信息,包含(用户头像、姓、名、客户名称等信息) personalListItem| Array | [] | 个人信息选项列表,包含(选项ID、跳转地址、图标图片地址、选项名等信息)

加载中状态

组件名:my-info 代码块: myInfo 关联组件:my-info

我的资料页面展示。

注意事项 为了避免错误使用,给大家带来不好的开发体验,请在使用组件前仔细阅读下面的使用说明,可以帮你避免一些错误。

基本用法

<!-- 个人中心我的资料模块 -->
<my-info :userInfo="userInfo" :certificateList="certificateList"></my-info>

export default {
    components: {},
    data() {
        return {
			
		}
	},
	methods: {
		
	}
}

API

Rate Props

属性名 | 类型 | 默认值 | 说明 :-: | :-: | :-: | :-: userInfo | Object | :-: | (必填)用户信息展示项目,包含(展示项目名、展示项目值等信息) certificateList| Array | [] | 证件信息列表,包含(选项证件类型、证件号等信息)

如何发布组件

我们只需要在/components/index/package.json文件里面修改版本号

然后npm login 登录npm

最后运行 npm run build:npm 即可发布