ming 3 жил өмнө
parent
commit
b556d466aa

+ 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: {