Giter VIP home page Giter VIP logo

itepiboly's Introduction

项目介绍

本项目是为企业提供高性价比it解决方案所建立的。
、、、

环境依赖

"@vueuse/core": "^10.9.0",
"axios": "^1.6.8",
"pinia": "^2.1.7",
"scss": "^0.2.4",
"vant": "^4.8.8",
"vue": "^3.3.4",
"vue-router": "^4.3.0"

目录结构描述

├── ReadMe.md           // 帮助文档

├── AutoCreateDDS.py    // 合成DDS的 python脚本文件

├── src             // 项目核心代码

│   ├── views    // 界面

│       ├── V1.0

│           ├── include

│           └── src

│       └── V......

│   └── api             // 接口

│       ├── arm64       // 支持arm64系统版本的lib文件夹

│           ├── V1.0

│           └── V......

│       └── x86         // 支持x86系统版本的lib文件夹

│           ├── V1.0

│           └── V......

├── target              // 合成结果存放的文件夹

└── temp                // 存放待合并的服务的服务文件夹

使用说明

npm i // 安装依赖

npm run dev // 运行项目

http://localhost:8003/#/login // 项目地址

版本内容更新

v1.0.0:
1.实现基本功能

itepiboly's People

Contributors

1223369 avatar

Watchers

 avatar

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.