diff --git a/entry/src/main/resources/base/profile/form_config.json b/entry/src/main/resources/base/profile/form_config.json index 3e93327e294d1f1a80f15357d040cffed2497dc2..d20eb4b97bc3288ef13bb87eaacefe758c3e5b73 100644 --- a/entry/src/main/resources/base/profile/form_config.json +++ b/entry/src/main/resources/base/profile/form_config.json @@ -1,4 +1,3 @@ -// [Start form_config] { "forms": [ { @@ -22,7 +21,6 @@ "4*4" ] }, - // [StartExclude form_config] { "name": "card_info_update", "displayName": "$string:widget1_display_name", @@ -43,7 +41,5 @@ "2*4" ] } - // [EndExclude form_config] ] -} -// [End form_config] \ No newline at end of file +} \ No newline at end of file