29216 学习强国

This commit is contained in:
shijingjing
2022-04-20 15:49:33 +08:00
parent 11f7f6af35
commit c2b186c328
2 changed files with 12 additions and 8 deletions

View File

@@ -1,13 +1,17 @@
<template>
<div class="AppGreatPowerIntegral">
<div class="myIntegral">
<span>824</span>
<label>我的积分</label>
</div>
<div class="tabs"></div>
</div>
</template>
<script>
export default {
name: 'AppGreatPowerIntegral',
appName: '强国积分',
appName: '学习强国',
data() {
return {
@@ -20,12 +24,11 @@ export default {
<style lang="scss" scoped>
.AppGreatPowerIntegral {
.dialog {
padding: 30px;
box-sizing: border-box;
.myIntegral {
height: 344px;
width: 100%;
background: #4181FF;
text-align: center;
}
}
</style>

View File

@@ -38,6 +38,7 @@
<script>
export default {
name: 'neighborDetail',
appName: '四邻联动详情',
data() {
return {
id: '',