From b5d2628b7100027e4a15525ac3a97b8fb4ce053a Mon Sep 17 00:00:00 2001 From: East <851508748@qq.com> Date: Wed, 23 Feb 2022 09:27:15 +0800 Subject: [PATCH] 修复个人中心页面,修改个人信息的时候,表单验证里email字段的验证message多一个单引号的问题 --- .github/FUNDING.yml | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index bcbeb1e..06edc15 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,12 +1 @@ -# These are supported funding model platforms - -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon: # Replace with a single Patreon username -open_collective: # Replace with a single Open Collective username -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -otechie: # Replace with a single Otechie username -custom: http://doc.ruoyi.vip/ruoyi-cloud/other/donate.html # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: http://doc.ruoyi.vip/ruoyi-cloud/other/donate.html -- Gitblit v1.9.3