* */ function wpf_dev_char_require() { ?> <script type="text/javascript"> jQuery(function($){ $('.wpf-char-require input').attr({ 'minlength': 350, }); // ...
確定! 回上一頁