定义在APP.vue的导出对象的globalData属性里
改值方法:getApp().globalData.years = '2020-10-20'
取值方法:getApp().globalData.years