admin
2020-12-19 84920ada00d69565bef33e7e31bc32b426ec5dc3
pages/assist-process/assist-process.js
@@ -1,7 +1,7 @@
var help = require('../../util/help.js');
Page({
  data: {
    friendsList: [{}, {}, {}],
    friendsList: [{}, {}, {},{}, {}],
    showLoading: true
  },