@@ -1,7 +1,6 @@
const _Http = getApp().globalData.http;
const MFT = require("../../utils/matchingFeilType");
Page({
-
/**
* 页面的初始数据
*/
@@ -17,7 +16,6 @@ Page({
active: detail.index
})
},
* 生命周期函数--监听页面加载