File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44npm-debug.log *
55yarn-debug.log *
66yarn-error.log *
7- package-lock.json
87tests /** /coverage /
98* .zip
109* .rar
Original file line number Diff line number Diff line change @@ -49,18 +49,16 @@ git clone -b master https://github.com/dgiot/dgiot_lowcode.git
4949
5050``` bash
5151
52- npm i -g pnpm --registry=https://registry.npmmirror.com
53-
54- pnpm config set registry https://registry.npmmirror.com
55-
56-
5752npm install
53+
5854```
5955
6056- 运行
6157
6258``` bash
59+
6360npm run dev
61+
6462```
6563
6664- 效果展示
@@ -72,7 +70,7 @@ npm run dev
7270
7371 | 用户名 | 密码 |
7472 | ----------- | ----------- |
75- | dgiot_admin | dgiot_admin |
73+ | dgiot_dev | dgiot_dev |
7674
7775- 打包
7876
Original file line number Diff line number Diff line change @@ -49,30 +49,28 @@ git clone -b master https://github.com/dgiot/dgiot_lowcode.git
4949
5050``` bash
5151
52- npm i -g pnpm --registry=https://registry.npmmirror.com
53-
54- pnpm config set registry https://registry.npmmirror.com
55-
56-
5752npm install
53+
5854```
5955
6056- 运行
6157
6258``` bash
59+
6360npm run dev
61+
6462```
6563
6664- 效果展示
6765<br />
68- <img src =" http://dgiot-1253666439.cos.ap-shanghai-fsi.myqcloud.com/shuwa_tech/zh/frontend/dgiottopo/dgiot_lowcode.png " />
66+ <img src =" http://dgiot-1253666439.cos.ap-shanghai-fsi.myqcloud.com/shuwa_tech/zh/frontend/dgiottopo/dgiot_lowcode.png " />
6967
7068
7169- 登录
7270
7371 | 用户名 | 密码 |
7472 | ----------- | ----------- |
75- | dgiot_admin | dgiot_admin |
73+ | dgiot_dev | dgiot_dev |
7674
7775- 打包
7876
You can’t perform that action at this time.
0 commit comments