🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

jufubao-base

Package Overview
Dependencies
Maintainers
1
Versions
1028
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jufubao-base

聚福宝业务组件基础插件包

1.0.267
latest
npm
Version published
Maintainers
1
Created
Source

gxd-uni

1、自定义uni-app组件功能,支持h5,mp-weixin平台已自测(竖屏),(文档尚未完善),
2、根据自己的项目需要持续更新。
3、提bug或者需要技术交流加:QQ:149648746  微信:15110208397
4、预览地址:http://uni.e56buy.com/

安装

npm i gxd-uni-commands --save --registry  https://registry.npm.taobao.org

#在package.json文件中加入拷贝脚本

"scripts": {
    ...
        "init.commands": "cp -rf ./node_modules/gxd-uni-commands/build ./",
        "init.entry": "node ./build/commands/entry.init.js"
    ...
}

npm run init.commands //拷贝命令行

FAQs

Package last updated on 03 Jul 2025

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