Coder Social home page Coder Social logo

argrule / mmt3_b Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaedesama/mmt3_b

0.0 0.0 0.0 906 KB

2023年天理闪报3.0B端仓库

Home Page: https://mmt3-b.vercel.app

Shell 0.05% JavaScript 0.29% TypeScript 23.72% CSS 0.07% HTML 0.23% Vue 75.44% SCSS 0.20%

mmt3_b's Introduction

mmt 3.0

项目进度

20230409: 完成项目初始化

20230417: 完成了 axios 的二次封装

20230426: 完成了 vite 自动化导入配置以及登录页面 UI

注意事项

项目中实现了 element-icon 的自动导入,在使用图标时, 组件名称应为 <i-ep-小写的组件名>

git 规范

commit message 格式

eg: git commit -m "feat: 新增了xxx功能"

- feat: 新功能、新特性
- fix: 修改 bug
- perf: 更改代码,以提高性能(在不影响代码内部行为的前提下,对程序性能进行优化)
- refactor: 代码重构(重构,在不影响代码内部行为、功能下的代码修改)
- docs: 文档修改
- style: 代码格式修改, 注意不是 css 修改(例如分号修改)
- test: 测试用例新增、修改
- build: 影响项目构建或依赖项修改
- revert: 恢复上一次提交
- ci: 持续集成相关文件修改
- chore: 其他修改(不在上述类型中的修改)
- release: 发布新版本
- workflow: 工作流相关文件修改

commit emoji

详见链接:git-emoji 指南

mmt3_b's People

Contributors

argrule avatar gaoxiaoxin avatar kaedesama avatar brilliance02 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.