inleft
2022-08-14 a3ab3afe580daa80e9689f6e513e75a385f75bac
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,