Commit a8f5a1e7 authored by youjie's avatar youjie

no message

parent d4dc18df
<style scoped> <style scoped>
@import "../../../../assets/css/cssReset.css"; @import "../../../../assets/css/cssReset.css";
.singeRowTable tr th,.singeRowTable tr td{
text-align: center;
}
.tagF{ .tagF{
margin-right: 5px; margin-right: 5px;
padding: 0 5px; padding: 0 5px;
......
<style scoped> <style scoped>
@import "../../../../assets/css/cssReset.css"; @import "../../../../assets/css/cssReset.css";
.singeRowTable tr th,.singeRowTable tr td{
text-align: center;
}
.tagF{ .tagF{
margin-right: 5px; margin-right: 5px;
padding: 0 5px; padding: 0 5px;
......
...@@ -164,6 +164,9 @@ ...@@ -164,6 +164,9 @@
color: #FFF; color: #FFF;
background-color: #409eff; background-color: #409eff;
} }
.singeRowTable tr th,.singeRowTable tr td{
text-align: center;
}
</style> </style>
<template> <template>
<div> <div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment