Browse Source

Merge pull request #18 from Chrisleung/master

修复后台缺少city-picker.js问题
Karson 7 years ago
parent
commit
878e186969
1 changed files with 2 additions and 1 deletions
  1. 2 1
      bower.json

+ 2 - 1
bower.json

@@ -31,7 +31,8 @@
     "nice-validator": "^1.1.1",
     "art-template": "^3.0.1",
     "requirejs-plugins": "^1.0.3",
-    "bootstrap-daterangepicker": "^2.1.25"
+    "bootstrap-daterangepicker": "^2.1.25",
+    "city-picker":"^1.1.0"
   },
   "devDependencies": {
     "dragsort": "https://github.com/karsonzhang/dragsort.git",