mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 00:36:46 +08:00
feat:补齐确定面授课和全部弹窗样式
This commit is contained in:
@@ -7,21 +7,21 @@
|
||||
<div class="filterItems">
|
||||
<div class="fi_input fitems">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value1"
|
||||
style="width: 270px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入项目名称"
|
||||
/>
|
||||
</div>
|
||||
<div class="fi_input fitems">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value2"
|
||||
style="width: 270px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入名称"
|
||||
/>
|
||||
</div>
|
||||
<div class="fi_input fitems">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value3"
|
||||
style="width: 270px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入所属项目"
|
||||
/>
|
||||
@@ -49,7 +49,7 @@
|
||||
</div>
|
||||
<div class="select fitems">
|
||||
<a-range-picker
|
||||
v-model:value="value2"
|
||||
v-model:value="value4"
|
||||
separator="至"
|
||||
:placeholder="[' 开始时间', ' 结束时间']"
|
||||
/>
|
||||
@@ -97,11 +97,12 @@
|
||||
</div>
|
||||
<div class="b_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value5"
|
||||
maxlength="20"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入课程名称"
|
||||
/>
|
||||
<div class="inp_num"><span style="color:#C7CBD2">{{ value5.length }}/20</span></div>
|
||||
</div>
|
||||
<!-- <div class="showcount">{{ valueE.length }}/20</div> -->
|
||||
</div>
|
||||
@@ -253,10 +254,12 @@
|
||||
<div class="item_inp">
|
||||
<div class="i1_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value6"
|
||||
maxlength="90"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入课程名称"
|
||||
/>
|
||||
>
|
||||
</a-input>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -334,7 +337,8 @@
|
||||
<div class="item_inp">
|
||||
<div class="i1_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value7"
|
||||
maxlength="50"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入目标人群"
|
||||
/>
|
||||
@@ -348,7 +352,8 @@
|
||||
<div class="item_inp">
|
||||
<div class="i1_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value8"
|
||||
maxlength="200"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入课程价值"
|
||||
/>
|
||||
@@ -416,7 +421,7 @@
|
||||
<div class="item_inp">
|
||||
<div class="i1_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value10"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入"
|
||||
/>
|
||||
@@ -431,7 +436,8 @@
|
||||
<div class="item_inp">
|
||||
<div class="i10_textarea">
|
||||
<a-textarea
|
||||
v-model:value="value"
|
||||
v-model:value="value11"
|
||||
maxlength="150"
|
||||
style="width: 440px; height: 100px; border-radius: 8px"
|
||||
placeholder="请输入"
|
||||
/>
|
||||
@@ -513,6 +519,27 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="m_footer">
|
||||
<div class="fotnam">
|
||||
<span>课程大纲</span>
|
||||
</div>
|
||||
<div class="fotarea">
|
||||
<div class="fuwenben"></div>
|
||||
<a-textarea
|
||||
v-model:value="value25"
|
||||
style="width: 926px; height: 130px; border-radius: 8px; padding-top:20px;"
|
||||
placeholder=""
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="m_btn">
|
||||
<div class="btn btn5">
|
||||
<div class="btnText" @click="ft_exit">取消</div>
|
||||
</div>
|
||||
<div class="btn btn6">
|
||||
<div class="btnText" @click="ft_exit">确定</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a-modal>
|
||||
</div>
|
||||
@@ -592,7 +619,7 @@
|
||||
class="select"
|
||||
ref="select"
|
||||
placeholder="请选择状态"
|
||||
v-model:value="value"
|
||||
v-model:value="value12"
|
||||
style="width: 200px"
|
||||
@focus="focus"
|
||||
@change="handleChange"
|
||||
@@ -605,7 +632,7 @@
|
||||
</div>
|
||||
<div class="bm_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value13"
|
||||
style="width: 200px; height: 40px; border-radius: 8px"
|
||||
placeholder="姓名"
|
||||
/>
|
||||
@@ -682,7 +709,7 @@
|
||||
class="select"
|
||||
ref="select"
|
||||
placeholder="请选择状态"
|
||||
v-model:value="value"
|
||||
v-model:value="value14"
|
||||
style="width: 200px"
|
||||
@focus="focus"
|
||||
@change="handleChange"
|
||||
@@ -695,7 +722,7 @@
|
||||
</div>
|
||||
<div class="bm_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value15"
|
||||
style="width: 200px; height: 40px; border-radius: 8px"
|
||||
placeholder="姓名"
|
||||
/>
|
||||
@@ -804,7 +831,7 @@
|
||||
<div class="gp_main">
|
||||
<div class="gpm_inputbtn">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value16"
|
||||
style="
|
||||
width: 270px;
|
||||
height: 40px;
|
||||
@@ -833,6 +860,7 @@
|
||||
</div>
|
||||
<div class="gpm_table">
|
||||
<a-table
|
||||
:row-selection="{ selectedRowKeys: selectedRowKeys, onChange: onSelectChange }"
|
||||
:columns="columns5"
|
||||
:data-source="tableData5"
|
||||
:loading="tableDataTotal === -1 ? true : false"
|
||||
@@ -899,7 +927,7 @@
|
||||
<div class="st_main">
|
||||
<div class="stm_inputbtn">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value17"
|
||||
style="
|
||||
width: 270px;
|
||||
height: 40px;
|
||||
@@ -909,7 +937,7 @@
|
||||
placeholder="请输入创建人"
|
||||
/>
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value18"
|
||||
style="
|
||||
width: 270px;
|
||||
height: 40px;
|
||||
@@ -996,7 +1024,7 @@
|
||||
</div>
|
||||
<div class="b_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value19"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入开课名称"
|
||||
/>
|
||||
@@ -1009,7 +1037,7 @@
|
||||
</div>
|
||||
<div class="b_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value20"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入详细地点"
|
||||
/>
|
||||
@@ -1023,7 +1051,7 @@
|
||||
<div class="select fitems">
|
||||
<a-range-picker
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
v-model:value="value2"
|
||||
v-model:value="value21"
|
||||
separator="至"
|
||||
:placeholder="[' 开始时间', ' 结束时间']"
|
||||
/>
|
||||
@@ -1036,7 +1064,7 @@
|
||||
</div>
|
||||
<div class="b_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value22"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入教师"
|
||||
/>
|
||||
@@ -1170,7 +1198,7 @@
|
||||
<div class="stmm_i5">
|
||||
<div class="i5_left">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value23"
|
||||
style="
|
||||
width: 270px;
|
||||
height: 40px;
|
||||
@@ -1312,7 +1340,7 @@
|
||||
</div>
|
||||
<div class="rgmb_input">
|
||||
<a-input
|
||||
v-model:value="value"
|
||||
v-model:value="value24"
|
||||
maxlength="20"
|
||||
style="width: 440px; height: 40px; border-radius: 8px"
|
||||
placeholder=""
|
||||
@@ -1626,35 +1654,35 @@ const columns5 = [
|
||||
title: "姓名",
|
||||
dataIndex: "name",
|
||||
key: "name",
|
||||
width: "18%",
|
||||
align: "center",
|
||||
width: "10%",
|
||||
align: "left",
|
||||
},
|
||||
{
|
||||
title: "归属组织",
|
||||
dataIndex: "organization",
|
||||
key: "organization",
|
||||
width: "18%",
|
||||
width: "19%",
|
||||
align: "center",
|
||||
},
|
||||
{
|
||||
title: "岗位",
|
||||
dataIndex: "position",
|
||||
key: "position",
|
||||
width: "18%",
|
||||
width: "19%",
|
||||
align: "center",
|
||||
},
|
||||
{
|
||||
title: "拥有权限",
|
||||
dataIndex: "authority",
|
||||
key: "authority",
|
||||
width: "18%",
|
||||
width: "19%",
|
||||
align: "center",
|
||||
},
|
||||
{
|
||||
title: "操作",
|
||||
dataIndex: "opacation",
|
||||
key: "opacation",
|
||||
width: "30%",
|
||||
width: "34%",
|
||||
align: "center",
|
||||
},
|
||||
];
|
||||
@@ -2114,7 +2142,12 @@ export default defineComponent({
|
||||
agreestudy_hs:false,
|
||||
rejectstudy_hs:false,
|
||||
value:"",
|
||||
// value1:"",
|
||||
// value2:"",
|
||||
value5:"",
|
||||
value6:"",
|
||||
valueE:"",
|
||||
selectedRowKeys: [],
|
||||
});
|
||||
const fileList = ref([]);
|
||||
const loading = ref(false);
|
||||
@@ -2719,6 +2752,10 @@ export default defineComponent({
|
||||
const rejectstudy_exit = () => {
|
||||
state.rejectstudy_hs = false;
|
||||
}
|
||||
const onSelectChange = selectedRowKeys => {
|
||||
console.log('selectedRowKeys changed: ', selectedRowKeys);
|
||||
state.selectedRowKeys = selectedRowKeys;
|
||||
};
|
||||
return {
|
||||
onftvalue,
|
||||
current,
|
||||
@@ -2760,6 +2797,7 @@ export default defineComponent({
|
||||
graduate_exit,
|
||||
agreestudy_exit,
|
||||
rejectstudy_exit,
|
||||
onSelectChange,
|
||||
};
|
||||
},
|
||||
});
|
||||
@@ -3106,6 +3144,62 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
}
|
||||
.m_footer{
|
||||
display:flex;
|
||||
margin:20px 0;
|
||||
.fotnam{
|
||||
width:100px;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
padding-right:15px;
|
||||
}
|
||||
.fotarea{
|
||||
position: relative;
|
||||
.fuwenben{
|
||||
width: 90%;
|
||||
height:20px;
|
||||
background-color: rgb(95, 95, 95);
|
||||
position: absolute;
|
||||
left:50%;
|
||||
transform: translate(-50%,0);
|
||||
top: 3px;
|
||||
z-index: 9999;
|
||||
}
|
||||
}
|
||||
}
|
||||
.m_btn {
|
||||
width: 100%;
|
||||
margin-top: 25px;
|
||||
margin-bottom: 20px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
.btn {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: rgba(64, 158, 255, 0);
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-right: 14px;
|
||||
flex-shrink: 0;
|
||||
cursor: pointer;
|
||||
.btnText {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
line-height: 40px;
|
||||
}
|
||||
}
|
||||
.btn5 {
|
||||
border: 1px solid rgba(64, 158, 255, 1);
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.btn6 {
|
||||
background-color: #4ea6ff;
|
||||
color: #ffffff;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3177,6 +3271,12 @@ export default defineComponent({
|
||||
}
|
||||
.b_input{
|
||||
flex:1;
|
||||
position: relative;
|
||||
.inp_num{
|
||||
position: absolute;
|
||||
right:10px;
|
||||
top:10px;
|
||||
}
|
||||
}
|
||||
.bc_box {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user