cate.js 374 B

12
  1. "use strict";const t=require("../../common/vendor.js"),o={state:{cate_history:t.index.getStorageSync("cate_history")?t.index.getStorageSync("cate_history"):[]},mutations:{SET_CATE_HISTORY:(e,c)=>{e.cate_history=c,t.index.setStorageSync("cate_history",e.cate_history)}},actions:{}};exports.cate=o;
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/store/modules/cate.js.map