Sen descrición

outaozhen 6243bd5be6 添加服务记录 %!s(int64=5) %!d(string=hai) anos
config 1126839f46 feat: 剔除antd自带的国际化配置 %!s(int64=5) %!d(string=hai) anos
mock be4f224f9e 修改框架布局和养护云造价列表修改 %!s(int64=5) %!d(string=hai) anos
public d90df6a785 首次提交 %!s(int64=5) %!d(string=hai) anos
src 6243bd5be6 添加服务记录 %!s(int64=5) %!d(string=hai) anos
tests d90df6a785 首次提交 %!s(int64=5) %!d(string=hai) anos
.editorconfig d90df6a785 首次提交 %!s(int64=5) %!d(string=hai) anos
.eslintignore d90df6a785 首次提交 %!s(int64=5) %!d(string=hai) anos
.eslintrc.js 9c5e6cac48 feat: 添加本地化配置以及去除eslint hook相关规则 %!s(int64=5) %!d(string=hai) anos
.gitignore a89cc08b31 chore: git提交忽视submodule %!s(int64=5) %!d(string=hai) anos
.gitmodules 1708860a6a 1 %!s(int64=5) %!d(string=hai) anos
.prettierignore d90df6a785 首次提交 %!s(int64=5) %!d(string=hai) anos
.prettierrc.js 8f263800d9 feat: 增加自定义useAutoTable hook去接管table自适应高度的问题 %!s(int64=5) %!d(string=hai) anos
.stylelintrc.js ad33e17123 feat: 修改stylelint的规则 %!s(int64=5) %!d(string=hai) anos
README.md b9ad58aea4 feat: 111 %!s(int64=5) %!d(string=hai) anos
jest.config.js d90df6a785 首次提交 %!s(int64=5) %!d(string=hai) anos
jsconfig.json d90df6a785 首次提交 %!s(int64=5) %!d(string=hai) anos
package.json df585b47e1 feat: 新增dayjs format函数 %!s(int64=5) %!d(string=hai) anos

README.md

初始化

git submodule init git submodule update cd src/basic && git checkout uni && cd ../../ cd src/PiUI-basic && git checkout uni && cd ../../

安装依赖

npm install cnpm install

启动项目

npm start