jiangping
2024-07-26 c76bba5af4d26ca148f02a214da527f9811b8a38
wechat_staff/pages/productVideo/index.js
@@ -1,4 +1,4 @@
import { getZhongTaiVideoPage, getCataLogTagList } from '../../api/index'
import { getZhongTaiVideoPage, getCataLogTagList ,refreshEnjoy} from '../../api/index'
Page({
  /**
@@ -77,7 +77,7 @@
   * 生命周期函数--监听页面显示
   */
  onShow() {
    refreshEnjoy(this)
  },
  /**