更改为UTF-8编码

This commit is contained in:
Argo-Lenovo 2016-11-11 13:23:01 +08:00
parent 82a2238d28
commit f9ff09b345
1 changed files with 22 additions and 22 deletions

View File

@ -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) {