diff --git a/components/Profile.js b/components/Profile.js index 98520dd7..7e3e8dcd 100644 --- a/components/Profile.js +++ b/components/Profile.js @@ -401,6 +401,7 @@ let Profile = { inputProfile(uid, e) { let { avatar, inputData } = e; + inputData = inputData.replace("#", ""); inputData = inputData.replace(/,|;|、|\n|\t/g, ","); let attr = {}; let attrMap = {