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

admin-main-webapp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

admin-main-webapp

webapp

unpublished
latest
npmnpm
Version
0.0.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

ADMIN-MAIN-WEB

环境说明

  • NODE > 6.0.0

项目目录结构说明

  • dll

    • [name].dll.[hash].js
    • [name].dll.[hash].json
  • properties

    • default
      • config.json:打包配置项目,dll版本依赖、decorator(装饰页)版本依赖、前端项目标示、鉴权方式、公共css版本依赖、
      • host.json:服务器请求API host配置
      • oss.json:千米OSS客户端帐号密码配置项
    • custom.json:自定义配置项
  • scripts

    • util.js:node环境构建工具类
    • webpack.dll.js:控制台公用模块dll
    • webpack.dll.plugin.js:oss上传,持久化
    • webpack.drt.js:装饰页打包工具
    • webpack.drt.plugin.js:oss上传,持久化
  • src

    • apps:项目业务
    • assets :静态资源
    • common:装饰页、临时登录入口、公用路由、公共样式
    • style:样式文件
    • template:模板
    • web_modules:私有组件库
    • index.js:入口文件
  • .babelrc

    • babel-plugin-import:在引用目录包时,无需写最终目录,直接解构方式引用
  • index.ejs:模板引擎

  • webpack.config.js:webpack打包文件

  • yarn.lock:yarn索引目录

DLL使用说明

  • QM-UX.
  • QM-UI.

UED less文件更新工作流

目前命令集只支持XOS,随后会兼容win

  • npm adduser username:sheepwithouthorn password: /* 找of1518[郭曹义]要 */ e-mail: 782310212@qq.com

  • 更新 src/web_modules/qm-ui/style 下less文件

  • 更新版本号 src/web_modules/qm-ui/package.json version

  • 根目录下 npm run build-css

Keywords

iflux2

FAQs

Package last updated on 03 Jul 2017

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