学生信息管理 蓝色按钮

This commit is contained in:
shidongli 2022-08-30 10:02:26 +08:00
parent 06a3b390bc
commit 55877574e3
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ VUE_APP_TITLE = 幼儿园体质检测管理系统
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.16.81:8080'
VUE_APP_BASE_API = 'http://192.168.16.81:8081'
#'/dev-api'
# 路由懒加载

View File

@ -434,11 +434,11 @@
:page.sync="parentInfoList2.pageNum"
:limit.sync="parentInfoList2.pageSize"
@pagination="getList"
style="margin-top:40px"
/>
<el-button
type="primary"
plain
size="mini"
@click="prentclickok"
style="margin-top: 30px; margin-left: 85%;width: 100px; height: 50px;font-size:15px"