Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

papercomps

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

papercomps

<!-- * @Descripttion: * @Version: * @Author: jiaoxingxing * @Date: 2022-07-15 13:58:57 * @LastEditors: jiaoxingxing * @LastEditTime: 2022-09-22 09:00:48 -->

  • 0.0.13
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

resource-components

资源开发的公共组件

Getting started

开发组件

开发的组件统一从根目录 index.js 中导出

说明

流转

所有的接口都是写在 Store 中,视图通过 action 获取到数据模型,通过 action,调用 store 的方法。 视图->Action->store

store

在上面的流程上,如何拿到项目中的 Store 是重中之重

可以通过项目中的this.$store获取,作为参数导入组件中

FAQs

Package last updated on 27 Feb 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc