Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
8978c94f
Commit
8978c94f
authored
Nov 21, 2020
by
wujj
Browse files
Merge remote-tracking branch 'origin/master'
parents
0e8d961b
030b13a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/category/form.ftl
View file @
8978c94f
...
@@ -378,7 +378,7 @@
...
@@ -378,7 +378,7 @@
this
.rules.categoryPinyin
=
[
{
this
.rules.categoryPinyin
=
[
{
"validator"
:
this
.validatorCategoryPinyin
,
trigger
:
'
blur
'
"validator"
:
this
.validatorCategoryPinyin
,
trigger
:
'
blur
'
},
{
},
{
"pattern"
:
/^[^[!@#$
"'%^&*()_+-/~?!@#¥%…&*()——+—?》《:“‘’]+$/,
"pattern"
:
/^[^[!@#$
"'%^&*()_+-/~?!
\\
、
@#¥%…&*()——+—?》《:“‘’
\s
]+$/,
"
message
": "
拼音格式不匹配
"
"
message
": "
拼音格式不匹配
"
}];
}];
if (this.regularCheck(regu, n)) {
if (this.regularCheck(regu, n)) {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment