services/base.js
@@ -14,7 +14,12 @@ } }, getAreaJson(){ return http.request('flower/api/pub/china/area/json') return http.request('flower/api/pub/china/web/area/json') }, getBaseInfo(){ return http.request('flower/v2/config-param/base/info') } } }