联系官方销售客服
1835022288
028-61286886
小程序调用评论页面commen.js
var http_url = app.globalData.http_api + "¶m=" + encodeURI("list action=content site=7 module=yangsheng id=");
var member_url = app.globalData.member_api +"&s=yanghseng&c=comment&m=add&id=";
var WxParse = require('../../wxParse/wxParse.js');
var comment_url = app.globalData.http_api + "&function=dr_my_list¶m=" + encodeURI("list action=comment site=7 module=yangsheng cache=0 page=1 pagesize=10 cid=");
评论不能正确发布 站点是7 模型名是yansheng 上面代码要怎么写?