dever %!s(int64=5) %!d(string=hai) anos
pai
achega
48e36b1762
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages.json

+ 2 - 1
pages.json

@@ -109,7 +109,8 @@
 	// 自动加载组件
 	"easycom": {
 		"custom": {
-			"grace(.*)": "@/lib/graceUI/components/grace$1.vue"
+			"grace(.*)": "@/lib/graceUI/components/grace$1.vue",
+			"^y-(.*)": "@/lib/community/y-$1/y-$1.vue"
 		}
 	}
 }