ming %!s(int64=3) %!d(string=hai) anos
pai
achega
b556d466aa
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  1. 2 4
      components/fs-readmore/fs-readmore.vue

+ 2 - 4
components/fs-readmore/fs-readmore.vue

@@ -22,10 +22,8 @@
  * @property {String} bgColor 背景色
  * @property {String} color 文本颜色
  */
-export default {
-	name: 'fs-readmore'
-}
-export default {
+export default {
+	name: 'fs-readmore',
 	props: {
 		// 限定多高时展示更多按钮
 		maxHeight: {