Parcourir la source

宅基地

wulanhaote
张泽亮 il y a 3 ans
Parent
révision
d72d9d17e6
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      src/views/onlineHome/workbench.vue

+ 2
- 2
src/views/onlineHome/workbench.vue Voir le fichier

@@ -429,7 +429,7 @@
<van-row class="indexCard"> <van-row class="indexCard">
<van-cell style="border-radius: 6px;"> <van-cell style="border-radius: 6px;">
<template #title> <template #title>
<p style="font-weight: bold;font-size: 18px;display: inline-block">事项申请</p>
<p style="font-weight: bold;font-size: 18px;display: inline-block">申请审批</p>
</template> </template>
</van-cell> </van-cell>
<van-grid :border="false"> <van-grid :border="false">
@@ -519,7 +519,7 @@
<van-row class="indexCard"> <van-row class="indexCard">
<van-cell style="border-radius: 6px;"> <van-cell style="border-radius: 6px;">
<template #title> <template #title>
<p style="font-weight: bold;font-size: 18px;display: inline-block">事项监管</p>
<p style="font-weight: bold;font-size: 18px;display: inline-block">综合执法</p>
</template> </template>
</van-cell> </van-cell>
<van-grid :border="false"> <van-grid :border="false">


Chargement…
Annuler
Enregistrer