commit | f035adc04524b591c51d2317ed973b6a875d6b98 | [log] [tgz] |
---|---|---|
author | fengzhenbing <fengzhenbing98@126.com> | Fri Mar 26 01:09:01 2021 +0800 |
committer | GitHub <noreply@github.com> | Fri Mar 26 01:09:01 2021 +0800 |
tree | a7ef5b8d684fb21fe1f6f40b92df3ce6cb983a86 | |
parent | 46df93ab8a673cf49041a393cbdd01ab7afc8c96 [diff] |
Adjust the table column's width, fix the operate column and add sorter to some column. (#86)
Soul DashBoard is frontend of a management background for soul.
soul-admin is a standard spring boot project,click here for more information.
modify the api url for different environment, eg: http://192.168.1.100:8000
# install dependencies in this project root path. npm install # start npm start
# install dependencies in this project root path. npm install # build for production npm run build