Kaynağa Gözat

修改 入驻小区为我的小区

wuxw 6 yıl önce
ebeveyn
işleme
650353e52f

+ 1 - 1
WebService/src/main/resources/components/communityPackage/enter-community/enterCommunity.html

@@ -3,7 +3,7 @@
         <div class="col-lg-12">
             <div class="ibox">
                 <div class="ibox-title">
-                    <h5>已入驻小区</h5>
+                    <h5>我的小区</h5>
                     <div class="ibox-tools" style="top:10px;">
                         <button type="button" class="btn btn-primary btn-sm" v-on:click="_openEnterCommunityModal()">
                             <i class="glyphicon glyphicon-plus"></i>

+ 1 - 1
WebService/src/main/resources/views/enterCommunity.html

@@ -5,7 +5,7 @@
       xmlns:vc="http://www.thymeleaf.org">
 <head>
     <meta charset="UTF-8"/>
-    <title>入驻小区|java110</title>
+    <title>我的小区|java110</title>
     <vc:create name="commonTop"></vc:create>
 </head>
 <body>