dingxin 6 years ago
parent
commit
a28c44f399

+ 13
- 10
VUECODE/smart-property-manage/src/views/social/activity/add/index.vue View File

@@ -223,16 +223,7 @@ export default {
223 223
 }
224 224
 </script>
225 225
 
226
-<style scoped>
227
-#root {
228
-  display: flex;
229
-}
230
-.ruleForm {
231
-  width: 800px;
232
-  margin-left: auto;
233
-  margin-right: auto;
234
-  margin-top: 50px;
235
-}
226
+<style>
236 227
 .avatar-uploader .el-upload {
237 228
   border: 1px dashed #d9d9d9;
238 229
   border-radius: 6px;
@@ -257,3 +248,15 @@ export default {
257 248
   display: block;
258 249
 }
259 250
 </style>
251
+
252
+<style scoped>
253
+#root {
254
+  display: flex;
255
+}
256
+.ruleForm {
257
+  width: 800px;
258
+  margin-left: auto;
259
+  margin-right: auto;
260
+  margin-top: 50px;
261
+}
262
+</style>

+ 14
- 10
VUECODE/smart-property-manage/src/views/social/activity/edi/index.vue View File

@@ -227,16 +227,8 @@ export default {
227 227
 }
228 228
 </script>
229 229
 
230
-<style scoped>
231
-#root {
232
-  display: flex;
233
-}
234
-.ruleForm {
235
-  width: 800px;
236
-  margin-left: auto;
237
-  margin-right: auto;
238
-  margin-top: 50px;
239
-}
230
+<style>
231
+
240 232
 .avatar-uploader .el-upload {
241 233
   border: 1px dashed #d9d9d9;
242 234
   border-radius: 6px;
@@ -261,3 +253,15 @@ export default {
261 253
   display: block;
262 254
 }
263 255
 </style>
256
+
257
+<style scoped>
258
+#root {
259
+  display: flex;
260
+}
261
+.ruleForm {
262
+  width: 800px;
263
+  margin-left: auto;
264
+  margin-right: auto;
265
+  margin-top: 50px;
266
+}
267
+</style>

+ 1748
- 1056
文档/MYSQL/smartCommunity.pdb
File diff suppressed because it is too large
View File


+ 1748
- 1056
文档/MYSQL/smartCommunity.pdm
File diff suppressed because it is too large
View File