kd-mobile-platform

1.0.3 • Public • Published

vue-mobile

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

项目目录

kebc-mobile-platform
├─.vscode
├─config
├─dist
│  └─static
│      ├─css
│      └─js
├─public
├─script
└─src
    ├─assets
    │  ├─data
    │  ├─ebc
    │  └─platform
    │      └─images
    ├─components
    │  ├─data
    │  ├─ebc
    │  └─platform
    │      ├─my-bottom-menu
    │      ├─my-card
    │      ├─my-function-card
    │      ├─my-menu
    │      ├─my-search
    │      └─my-templates
    ├─directives
    │  ├─data
    │  ├─ebc
    │  └─platform
    ├─lib
    │  └─domain
    │      ├─bill
    │      ├─handlers
    │      ├─list
    │      └─opservice
    ├─mock
    │  ├─data
    │  ├─ebc
    │  └─platform
    ├─pages
    │  ├─data
    │  ├─ebc
    │  └─platform
    │      ├─error
    │      └─main
    │          ├─cards
    │          ├─functions
    │          ├─home
    │          │  ├─console
    │          │  ├─customize
    │          │  ├─index
    │          │  ├─saveas
    │          │  ├─setting
    │          │  └─template
    │          ├─my
    │          │  ├─index
    │          │  └─my
    │          ├─outerWeb
    │          ├─portal
    │          ├─settings
    │          └─workbench
    │              └─index
    ├─plugins
    │  └─ebc
    ├─router
    │  └─platform
    ├─services
    │  ├─data
    │  ├─ebc
    │  └─platform
    │      └─home
    ├─store
    │  ├─data
    │  ├─ebc
    │  └─platform
    │      └─modules
    ├─style
    │  ├─data
    │  ├─ebc
    │  └─platform
    └─utils
        ├─data
        ├─ebc
        └─platform

See Configuration Reference.

Readme

Keywords

none

Package Sidebar

Install

npm i kd-mobile-platform

Weekly Downloads

0

Version

1.0.3

License

none

Unpacked Size

368 kB

Total Files

143

Last publish

Collaborators

  • alice_lee