pages/mLearn/learn/learn.js
@@ -2,6 +2,7 @@ import ListPage from '../../../base/ListPage' import bFetch from '../behaviors/bFetch' import bOpenFile from '../behaviors/bOpenFile' import $f from "../../../service/baserequest"; ListPage({ behaviors: [bFetch, bOpenFile], @@ -9,6 +10,9 @@ * 页面的初始数据 */ data: { icon1: $f.baseIconUrl + 'res/learn_2.png', icon2: $f.baseIconUrl + 'res/learn_1.png', currentTab: 0, tabList: [{ "name": "VOCs排放"