🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

jufubao-mall

Package Overview
Dependencies
Maintainers
1
Versions
1042
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jufubao-mall

聚福宝商城业务组件插件包

latest
npmnpm
Version
2.0.85-beta1
Version published
Weekly downloads
1.6K
171.97%
Maintainers
1
Weekly downloads
 
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 23 Jun 2026

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