Git Product home page Git Product logo

erp's Introduction

tianqi_erp

ERP系统

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

node/app.js 简易后台代码

文件说明 |-- src | | | |-- components 组件 | | |-- dialog 公共模态框 | | |-- inventory 查询组件 | | |-- packages table组件 | | |-- sidebar 侧边栏显示组件 | | | |-- directives 指令 | | |-- drag.js 拖拽指令 | | | |-- mixin 混合 | | |-- area.js 省市区联动(已废弃) | | |-- area2.js 省市区联动 | | |-- export_file.js 导出文件 | | |-- location.js 省市区缓存 | | |-- parameter.js 参数缓存 | | |-- rights.js 页面权限 | | | |-- router vue-router | | |-- access_model.js 系统管理 | | |-- base_model.js 基础数据模块 | | |-- financial_model.js 财务管理 | | |-- generation_model.js 生产管理 | | |-- index.js 路由index | | |-- order_model.js 订单管理 | | |-- price_model.js 价格设置 | | |-- report_model.js 报表管理 | | |-- warehouse_model.js 仓库管理 | | |-- 路由对照表.txt | | | |-- store vuex | | | |-- utils 函数 | | |-- element.js element.js组件引入 | | |-- fetch.js aixos封装 | | |-- math.js 封装decimal | | |-- navList.js 权限展示 | | |-- noop.js 队列 | | |-- queue_ajax.js 队列 | | |-- save_as.js 导出文件 | | |-- token.js localStorage封装 | | |-- utils.js 公共函数 | | |-- validator.js 基于策略模式的验证 | | | |-- views 主视图 | | | |-- static 静态资源文件

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.