更改为UTF-8编码
This commit is contained in:
parent
82a2238d28
commit
f9ff09b345
|
@ -1,4 +1,4 @@
|
|||
(function (factory) {
|
||||
(function (factory) {
|
||||
if (typeof define === "function" && define.amd) {
|
||||
define(["jquery", "../jquery.validate"], factory);
|
||||
} else if (typeof module === "object" && module.exports) {
|
||||
|
|
Loading…
Reference in New Issue