parent
62d1522dc6
commit
df2f5df2f7
|
@ -8,7 +8,10 @@
|
|||
<el-container>
|
||||
<el-main>
|
||||
<div class="text item">
|
||||
<br/>
|
||||
{{$t('api_test.home_page.api_details_card.this_week_add',[apiCountData.thisWeekAddedCount])}}
|
||||
<br/>
|
||||
<br/>
|
||||
</div>
|
||||
</el-main>
|
||||
</el-container>
|
||||
|
@ -53,7 +56,5 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
.el-aside {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
@ -52,10 +52,8 @@ export default {
|
|||
</script>
|
||||
<style scoped>
|
||||
.el-aside {
|
||||
/*background-color: #D3DCE6;*/
|
||||
/*color: #333;*/
|
||||
line-height: 100px;
|
||||
text-align: center;
|
||||
/*line-height: 20;*/
|
||||
}
|
||||
.countNumber{
|
||||
font-size: 40px;
|
||||
|
|
|
@ -42,11 +42,5 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
.el-aside {
|
||||
/*background-color: #D3DCE6;*/
|
||||
/*color: #333;*/
|
||||
text-align: center;
|
||||
line-height: 100px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
@ -49,10 +49,5 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
.el-aside {
|
||||
/*background-color: #D3DCE6;*/
|
||||
/*color: #333;*/
|
||||
text-align: center;
|
||||
/*line-height: 200px;*/
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
@ -60,10 +60,8 @@ export default {
|
|||
</script>
|
||||
<style scoped>
|
||||
.el-aside {
|
||||
/*background-color: #D3DCE6;*/
|
||||
/*color: #333;*/
|
||||
line-height: 100px;
|
||||
text-align: center;
|
||||
/*line-height: 200px;*/
|
||||
}
|
||||
|
||||
.countNumber{
|
||||
|
|
|
@ -49,10 +49,5 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
.el-aside {
|
||||
/*background-color: #D3DCE6;*/
|
||||
/*color: #333;*/
|
||||
text-align: center;
|
||||
/*line-height: 200px;*/
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
@ -59,10 +59,8 @@ export default {
|
|||
</script>
|
||||
<style scoped>
|
||||
.el-aside {
|
||||
/*background-color: #D3DCE6;*/
|
||||
/*color: #333;*/
|
||||
line-height: 100px;
|
||||
text-align: center;
|
||||
/*line-height: 200px;*/
|
||||
}
|
||||
|
||||
.countNumber{
|
||||
|
|
Loading…
Reference in New Issue