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 🙏

© 2024 – Pkg Stats / Ryan Hefner

dq-demo

v1.0.0

Published

描述。。。。。。

Downloads

2

Readme

项目名称-MD名雕数字家装平台

  1. MD名雕数字家装平台-设计资源&&我的施工图

  2. MD名雕数字家装平台-合同管理

  3. MD名雕数字家装平台-售后应用

  4. MD名雕数字家装平台-人事管理

一、文档地址

  • MD名雕数字家装平台-设计资源&&我的施工图 原型:https://sycexe.modao.cc/app/TdJA1R6rats3mrHTmPCu#screen=slimv1my9etkh7h

    PC-UI:https://sycexe.modao.cc/app/xMPutQcrv7e8drXy15EuS#screen=sl5kdxyn2u7li2tgi8e3358ff 小程序-UI:https://sycexe.modao.cc/app/YKU9mLcgrv7e53kOWFuPJb#screen=sli11txlameli2tj64pqzjoes

  • MD名雕数字家装平台-合同管理 原型:https://sycexe.modao.cc/app/TdJA1R6rats3mrHTmPCu#screen=slghe4orub0clwn PC&小程序-UI:https://sycexe.modao.cc/app/zUt7qVYrtnguhlDIfKS2#screen=slbkiduwjv0ljjtm0lo6bi05z

  • MD名雕数字家装平台-售后应用

    原型:https://modao.cc/app/C38mi8RMrkyxbbfE09kOY#screen=sla6i60ugnoq313 PC&小程序-UI:https://modao.cc/app/hVE3UaA5rls6ijOxlaM0zO#screen=slat2syi4hiigi1

  • MD名雕数字家装平台-人事管理

    原型:https://sycexe.modao.cc/app/cx9uq59ys3qhh2i4mLoVXE#screen=slq5ye9c380lrhn PC&小程序-UI:https://modao.cc/app/J3A29c4Lrx79d9LIcFJL#screen=slpbxqrv7wa91jm

二、环境地址

测试环境地址(SB测试环境):https://yy.mingdiao.com.cn/sbworktest/login

正式环境地址PC:https://yy.mingdiao.com.cn/bnbboss/login

三、代码及代码目录结构及代码文件功能说明

1、代码仓库gitee地址&分支管理

MD名雕数字家装平台-pc:https://gitee.com/syc_home_yf/jnpf-web

  • PC线上分支:md-master

  • PC开发分支:md-sb-dev

  • PC紧急bug分支:md-sb-fix

  • PC测试环境分支(SB测试环境):md-sb-test

    /**
    * @description: 联调后端本地API接口配置修改
    * @path: src/utils/define.js
    */
    const APIURl = 'https://yy.mingdiao.com.cn/sbworktest'
    // 或者
    const APIURl = 'http://10.1.32.32:80'
      
    /**
    * @description: SB测试环境-打包命令
    * @filePath: dist
    */
    npm run build:serverTest161
      
    /**
    * @description: SB测试环境-前端代码发布
    */
    # 堡垒机:https://192.168.5.21/#/login
    # 账号:boss1 
    # 密码:My@boss1
    # 登录:192.168.3.161:22
    # 文件路径:/www/md/tool/nginx/www
    # *正式线上代码-负责平台组发布
  1. MD名雕数字家装平台-设计资源 代码文件夹:jnpf-web/src/views/designResources API后端接口文件夹:@/api/designResources

  2. MD名雕数字家装平台-我的施工图 代码文件夹:jnpf-web/src/views/manage/md-SB/designResources/constructionDrawing API后端接口文件夹:@/api/manage/md-SB/designResources/constructionDrawing

  3. MD名雕数字家装平台-合同管理 代码文件夹:jnpf-web/src/views/manage/md-SB/contractSign API后端接口文件夹:@/api/manage/md-SB/contractSign

  4. MD名雕数字家装平台-售后应用-投诉工单 代码文件夹:jnpf-web/src/views/manage/md-SA/problemFeedback API后端接口文件夹:@/api/manage/md-SA/problemFeedback

  5. MD名雕数字家装平台-售后应用-调查问卷 代码文件夹:jnpf-web/src/views/manage/md-SA/questionnaireManage API后端接口文件夹: @/api/manage/md-SA/questionnaireManage

  6. MD名雕数字家装平台-人事管理 代码文件夹: jnpf-web/src/views/manage/md-SB/HRManag API后端接口文件夹:@/api/manage/md-SB/HRManage

名雕数字家装平台-wx:https://gitee.com/syc_home_yf/jnpf-app

  • 微信小程序线上分支:md-master
  • 微信小程序线开发分支:md-sb-dev
  • 微信小程序紧急bug分支:md-sb-fix
## 名雕智装小程序:正式环境 
# config.js-API配置
apiUrl: "https://yy.mingdiao.com.cn/bnbboss",  	
wssService: "wss://yy.mingdiao.com.cn/bnbboss/api/system/Message/websocket",
esignEnv:'prod',
    
# 名雕数据家装:wx4412a38c437898cd
# 上传成功-提交审核配置:需要上传首页案例图片、填写测试账号:lwhong/123456
# 避免审核失败、审核时间过长问题
  1. 销售活动 代码文件夹:jnpf-app/pages/workbench/md-SB/marketing

    router-modules(page路径):@/router/modules/SB-marketing.js

  2. 我的施工图 代码文件夹:jnpf-app/pages/workbench/md-SB/resourcesManage API后端接口文件夹:@/api/md-SB/resourcesManage

    router-modules(page路径):@/router/modules/resourcesManage.js

  3. 合同管理 代码文件夹:jnpf-app/pages/workbench/md-SB/contractSign API后端接口文件夹:@/api/md-SB/contractSign

    router-modules(page路径):@/router/modules/contractSign.js

  4. 售后应用 代码文件夹:jnpf-app/pages/workbench/md-SA/problemFeedback API后端接口文件夹:@/api/md-SA/problemFeedback router-modules(page路径):@/router/modules/md-SA/SA-feedback.js

  5. 人事管理 代码文件夹:jnpf-app/pages/workbench/md-SB/personnelManage API后端接口文件夹:@/api/md-SB/personnelManage router-modules(page路径):@/router/modules/md-SB/SB-personnelManage.js

名雕家装宝-wx:https://gitee.com/syc_home/md-jzb

## MD-jzb名雕家装宝:正式环境
#  API配置(md-jzb/miniprogram/mdConfig.js) 
module.exports = {
  baseUrl: {
    // 正式环境
    api:'https://yy.mingdiao.com.cn/bnbboss',
    esignEnv: "prod"
  }
    
# 名雕家装宝:wx0e8cd74bc2a16384
  1. 问题反馈 代码文件夹:md-jzb/miniprogram/pages/md-user/serviceCentre/feedback API后端接口文件夹:app.require('/api/feedback.js')

  2. 电子收据 代码文件夹:/md-jzb/miniprogram/subpackageProject/pages/renovation/myInformation/electronicReceipt API后端接口文件夹:app.require('/api/renovation/myInformation/electronicReceipt.js')

  3. 电子发票 代码文件夹:/md-jzb/miniprogram/subpackageProject/pages/renovation/myInformation/electronicInvoice API后端接口文件夹:app.require('/api/renovation/myInformation/electronicInvoice.js')

  4. 合同管理 代码文件夹:/md-jzb/miniprogram/subpackageProject/pages/renovation/myInformation/mainContract API后端接口文件夹:app.require('/api/renovation/myInformation/mainContract.js')

  5. 我的施工图 代码文件夹:/md-jzb/miniprogram/subpackageProject/pages/renovation/myInformation/working API后端接口文件夹:app.require('/api/renovation/myInformation/working.js')

  6. 补充协议 代码文件夹:/md-jzb/miniprogram/subpackageProject/pages/renovation/myInformation/supplementary API后端接口文件夹:app.require('/api/renovation/myInformation/supplementary.js')

  7. 爱心证书 代码文件夹:/md-jzb/miniprogram/pages/md-user/serviceCentre/charitable API后端接口文件夹:app.require('/api/user/charitable.js')

  8. H5页面

    代码文件夹:/md-jzb/miniprogram\extra