inleft
2022-08-14 1cf6d9fb8cf2f10e302509f033d8d55b4e60712c
src/components/mini/box13-reply.vue
@@ -232,8 +232,8 @@
               }],
               "homePage": [{
                  trigger: 'blur',
                  pattern: /^((https|http)?:\/\/)[^\s]+/,
                  message: '仅支持 https | http'
                  pattern: /^((https|http)?:\/\/)+/,
                  message: '仅支持 https:// | http://'
               }, {
                  trigger: 'blur',
                  max: 50,