|
|
@ -7,7 +7,7 @@
|
|
|
|
<body class="white-bg">
|
|
|
|
<body class="white-bg">
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight ibox-content">
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight ibox-content">
|
|
|
|
<form class="form-horizontal m" id="form-repo-edit" th:object="${repo}">
|
|
|
|
<form class="form-horizontal m" id="form-repo-edit" th:object="${repo}">
|
|
|
|
<input id="noticeId" name="id" th:field="*{id}" type="hidden">
|
|
|
|
<input id="id" name="id" th:field="*{id}" type="hidden">
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="form-group">
|
|
|
|
<label class="col-sm-2 control-label is-required">题库标题:</label>
|
|
|
|
<label class="col-sm-2 control-label is-required">题库标题:</label>
|
|
|
|
<div class="col-sm-10">
|
|
|
|
<div class="col-sm-10">
|
|
|
|