使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
zhangzl
/
nsgk_mobile
关注
2
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
优化统计填报
wulanhaote
liuminjian
2 年前
父节点
d3c73f806f
当前提交
66ee662165
共有
1 个文件被更改
,包括
2 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-1
src/views/sunVillage_info/statistical_report_edit.vue
+ 2
- 1
src/views/sunVillage_info/statistical_report_edit.vue
查看文件
@@ -729,11 +729,12 @@ export default {
border-bottom: 0;
}
.subclass{
width:
175
px;
width:
220
px;
display: flex;
align-items: center;
justify-content: center;
font-size: 27px;
padding:0 10px;
background: #d7e8f3;
border-right: 1px solid #0469ab;
}
撰写
预览
正在加载...
取消
保存