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