+
+
+
+
+
+
+
+
展示宽度为220,高度140,JPG/PNG/GIF,3MB以内
+
+
+
+
+
+
+
+
+
展示宽度为1920,高度300,JPG/PNG/GIF,3MB以内
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
展示宽度为220,高度140,JPG/PNG/GIF,3MB以内
-
-
-
-
-
-
-
-
-
展示宽度为1920,高度300,JPG/PNG/GIF,3MB以内
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 本校内
-
-
-
-
- 人
-
-
-
-
- 不需要
- 需要
-
- 随机
-
-
-
-
-
-
-
- 点击上传
-
-
支持扩展名:.rar .zip .doc .docx .pdf .jpg...
-
-
-
-
-
-
-
保存
-
发布
-
预览
-
取消
+
+
+
+
+
+
+
+
+
+
+
+
+ 本校内
+
+
+
+
+ 人
-
+
+
+
+ 不需要
+ 需要
+
+ 随机
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+ 发布
+ 预览
+ 取消
+
+
@@ -482,7 +528,8 @@ $upload-lg-height: 150px;
/deep/ .d-inline-block {
width: 216px;
- .el-select, .el-input {
+ .el-select,
+ .el-input {
width: 100%;
}
}
@@ -501,7 +548,7 @@ $upload-lg-height: 150px;
.remove {
width: 16px;
height: 16px;
- background: url("../../../../assets/img/close.png") 0 0/cover no-repeat;
+ background: url('../../../../assets/img/close.png') 0 0 / cover no-repeat;
cursor: pointer;
}
}
@@ -531,40 +578,40 @@ $upload-lg-height: 150px;
}
}
.range-check {
- display: inline-block;
- margin: 0 0 10px 10px;
+ display: inline-block;
+ margin: 0 0 10px 10px;
}
/deep/.range-cas {
- .el-tag {
- display: none;
- }
+ .el-tag {
+ display: none;
+ }
}
.input-center {
- display: flex;
- align-items: center;
- width: 216px;
- white-space: nowrap;
- .el-input {
- margin-right: 5px;
- }
+ display: flex;
+ align-items: center;
+ width: 216px;
+ white-space: nowrap;
+ .el-input {
+ margin-right: 5px;
+ }
}
.el-steps {
- justify-content: center;
+ justify-content: center;
}
/deep/.req {
- .el-form-item__label {
- &:before {
- content: '*';
- margin-right: 5px;
- font-size: 18px;
- vertical-align: middle;
- color: #f00;
+ .el-form-item__label {
+ &:before {
+ content: '*';
+ margin-right: 5px;
+ font-size: 18px;
+ vertical-align: middle;
+ color: #f00;
+ }
}
- }
}
.btns {
- display: flex;
- justify-content: center;
- text-align: center;
+ display: flex;
+ justify-content: center;
+ text-align: center;
}
\ No newline at end of file
diff --git a/src/pages/activity/manage/manage/noticeDetail.vue b/src/pages/activity/manage/manage/noticeDetail.vue
index 37a6d52..7aaf8c4 100644
--- a/src/pages/activity/manage/manage/noticeDetail.vue
+++ b/src/pages/activity/manage/manage/noticeDetail.vue
@@ -1,174 +1,168 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 点击上传
-
-
支持扩展名:.rar .zip .doc .docx .pdf .jpg...
-
-
-
-
- 草稿
- 发布
- 取消
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 草稿
+ 发布
+ 取消
+
+
+
@@ -255,7 +249,8 @@ $upload-lg-height: 150px;
/deep/ .d-inline-block {
width: 216px;
- .el-select, .el-input {
+ .el-select,
+ .el-input {
width: 100%;
}
}
@@ -275,7 +270,7 @@ $upload-lg-height: 150px;
.remove {
width: 16px;
height: 16px;
- background: url("../../../../assets/img/close.png") 0 0/cover no-repeat;
+ background: url('../../../../assets/img/close.png') 0 0 / cover no-repeat;
cursor: pointer;
}
}
diff --git a/src/pages/match/details/index.vue b/src/pages/match/details/index.vue
index 9fc2724..bcb8320 100644
--- a/src/pages/match/details/index.vue
+++ b/src/pages/match/details/index.vue
@@ -23,7 +23,7 @@
{{ end }}
-
{{ form.competitionRegistration ? '已报名' : '未报名' }}
@@ -690,7 +690,7 @@