diff --git a/src/views/project/Application.vue b/src/views/project/Application.vue
index 1ab0085..19647ff 100644
--- a/src/views/project/Application.vue
+++ b/src/views/project/Application.vue
@@ -501,7 +501,7 @@
1.项目实施的已有基础
- (说明:包括但不限于项目实施已有的相关经验或有助于项目实施的资源支持等。)
+ 〔说明:包括但不限于项目实施已有的相关经验或有助于项目实施的资源支持等。〕
-->
2.具体方法和途径
- (说明:包括项目实施的具体方式、途径。明确项目的具体组成内容(子项目、各类服务等),每类、每次活动的具体内容、形式、对象、次数、人数等。)
+ 〔说明:包括项目实施的具体方式、途径。明确项目的具体组成内容(子项目、各类服务等),每类、每次活动的具体内容、形式、对象、次数、人数等。〕
-->
3.进度安排
- (说明:可单独作为一部分,也可与“具体方法和途径”一并细化到子项目中说明。建议时间单元为月,不建议简单表述为“年内”、“上半年”、“下半年”、“第*季度”等。)
+ 〔说明:可单独作为一部分,也可与“具体方法和途径”一并细化到子项目中说明。建议时间单元为月,不建议简单表述为“年内”、“上半年”、“下半年”、“第*季度”等。〕
-->
4.预期效果
- (说明:具体明确项目实施所要达到的目标或预期的效果。)
+ 〔说明:具体明确项目实施所要达到的目标或预期的效果。〕
-->
5.项目团队及分工
- (说明:包括项目实施的组织管理机构组成,各子项目或各项服务活动的具体承接单位和负责人,各有关协作单位等。要把可能引起转包怀疑的所有事项交代清楚,避免在检查、审计和评估中产生误解。)
+ 〔说明:包括项目实施的组织管理机构组成,各子项目或各项服务活动的具体承接单位和负责人,各有关协作单位等。要把可能引起转包怀疑的所有事项交代清楚,避免在检查、审计和评估中产生误解。〕
-
{{ subStatus == 0 ? '是否保存申报项目' : '是否确认申报项目' }}
+
{{ subStatus == 0 ? "是否保存申报项目" : "是否确认申报项目" }}
否
是
+
+ 请您核对以上项目申报信息,提交之后不可修改
+
@@ -1250,6 +1253,12 @@ export default {
padding: 0 100px 0 100px;
box-sizing: border-box;
+ & > span {
+ text-align: center;
+ width: 120%;
+ color: #000;
+ }
+
& > p {
font-size: 32px;
font-weight: 600;
@@ -1287,13 +1296,13 @@ export default {
justify-content: center;
align-items: center;
- button[type='button'] {
+ button[type="button"] {
margin-right: 152px;
width: 197px;
height: 63px;
background-color: #ff9800;
border-radius: 5px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 26px;
font-weight: normal;
font-stretch: normal;
@@ -1305,12 +1314,12 @@ export default {
border: 0;
}
- button[type='submit'] {
+ button[type="submit"] {
width: 197px;
height: 63px;
background-color: #e60012;
border-radius: 5px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 26px;
font-weight: normal;
font-stretch: normal;
@@ -1337,7 +1346,7 @@ export default {
align-items: center;
label {
margin-left: 16px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1365,7 +1374,7 @@ export default {
line-height: 32px;
text-align: center;
margin-left: 25px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1392,7 +1401,7 @@ export default {
#e60012 100%
),
linear-gradient(#e60012, #e60012);
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1450,7 +1459,7 @@ export default {
align-items: center;
label {
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1477,7 +1486,7 @@ export default {
border: solid 1px #c7c7c7;
resize: none;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1487,7 +1496,7 @@ export default {
}
article {
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1498,7 +1507,7 @@ export default {
p {
margin-top: 38px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 20px;
font-weight: normal;
font-stretch: normal;
@@ -1508,7 +1517,7 @@ export default {
h5 {
width: 100%;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 20px;
font-weight: normal;
font-stretch: normal;
@@ -1518,7 +1527,7 @@ export default {
h3 {
width: 100%;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 20px;
font-weight: normal;
font-stretch: normal;
@@ -1542,7 +1551,7 @@ export default {
display: inline-block;
// width: 101px;
height: 43px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1560,7 +1569,7 @@ export default {
border: solid 1px #c7c7c7;
outline: none;
margin-left: 20px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1577,7 +1586,7 @@ export default {
height: 63px;
background-color: #e60012;
border-radius: 5px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 26px;
font-weight: normal;
font-stretch: normal;
@@ -1599,7 +1608,7 @@ export default {
display: inline-block;
width: 130px;
height: 43px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1616,7 +1625,7 @@ export default {
-moz-appearance: none;
-webkit-appearance: none;
/* 右侧添加小箭头的背景图 */
- background: url('../../../static/img/xa.png') 360px center no-repeat;
+ background: url("../../../static/img/xa.png") 360px center no-repeat;
background-size: 14px 8px;
width: 386px;
height: 43px;
@@ -1626,7 +1635,7 @@ export default {
box-sizing: border-box;
outline: none;
margin-left: 20px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1642,7 +1651,7 @@ export default {
border: solid 1px #c7c7c7;
outline: none;
margin-left: 20px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1657,7 +1666,7 @@ export default {
border: solid 1px #c7c7c7;
outline: none;
margin-left: 20px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1678,7 +1687,7 @@ export default {
display: inline-block;
width: 100px;
height: 43px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 16px;
font-weight: normal;
font-stretch: normal;
@@ -1695,7 +1704,7 @@ export default {
-moz-appearance: none;
-webkit-appearance: none;
/* 右侧添加小箭头的背景图 */
- background: url('../../../static/img/xa.png') 360px center no-repeat;
+ background: url("../../../static/img/xa.png") 360px center no-repeat;
background-size: 14px 8px;
width: 386px;
height: 43px;
@@ -1705,7 +1714,7 @@ export default {
box-sizing: border-box;
outline: none;
margin-left: 20px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1721,7 +1730,7 @@ export default {
border: solid 1px #c7c7c7;
outline: none;
margin-left: 20px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1736,7 +1745,7 @@ export default {
border: solid 1px #c7c7c7;
outline: none;
margin-left: 20px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 18px;
font-weight: normal;
font-stretch: normal;
@@ -1748,7 +1757,7 @@ export default {
h4 {
width: 1138px;
height: 38px;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 20px;
font-weight: normal;
font-stretch: normal;
@@ -1772,7 +1781,7 @@ export default {
width: 192px;
height: 34px;
background-size: 100% 100%;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 14px;
font-weight: normal;
font-stretch: normal;
@@ -1791,7 +1800,7 @@ export default {
width: 89px;
height: 23px;
margin: 0 auto;
- font-family: 'MicrosoftYaHei';
+ font-family: "MicrosoftYaHei";
font-size: 22px;
font-weight: normal;
font-stretch: normal;