luyanan 8 年之前
父节点
当前提交
fa098fc8b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/js/searchListNew.js

+ 1 - 1
app/js/searchListNew.js

515
			plus.webview.create("../html/professorArticle.html", '../html/professorArticle.html', {}, {
515
			plus.webview.create("../html/professorArticle.html", '../html/professorArticle.html', {}, {
516
				articleId: id,
516
				articleId: id,
517
				ownerid: ownerid,
517
				ownerid: ownerid,
518
				oFlag: 1
518
				oFlag:1
519
			});
519
			});
520
			}
520
			}
521
		}
521
		}