guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
2b7e974523
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/components/admin-frame/Home.vue

+ 5 - 1
src/components/admin-frame/Home.vue

@@ -70,4 +70,8 @@ export default {
 };
 </script>
 
-<style lang="less" scoped></style>
+<style lang="less" scoped>
+.content {
+  width: 100%;
+}
+</style>