Sen descrición

lanjianrong 9b92ae0002 chore: 1 %!s(int64=5) %!d(string=hai) anos
config a4076f8b8c chore: routes and filename rename or modify %!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 32cef2e81b style: 增加request前置的prefix配置 %!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 bb79ff6e3a refactor: add ignore eslint rule about function %!s(int64=5) %!d(string=hai) anos
.gitignore b3da5677d3 chore: 忽略 deploy.config.js 的提交 %!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 9b92ae0002 chore: 1 %!s(int64=5) %!d(string=hai) anos
windi.config.ts a4076f8b8c chore: routes and filename rename or modify %!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