提交 f5c896da 编写于 作者: 杨广俊's avatar 杨广俊

test1

上级 e8be81f3
...@@ -59,7 +59,7 @@ export default { ...@@ -59,7 +59,7 @@ export default {
itemData.title = item.name; itemData.title = item.name;
itemData.appModuleInfo["paramList"] = [{ itemData.appModuleInfo["paramList"] = [{
"key": "pageUrl", "key": "pageUrl",
"value": 'https://phome.yunqueyi.com/app/#/home', "value": 'http://10.177.10.211:8019/#/search',
// "value": 'com.picahealth.yunque.activitys.music.WebMusicListActivity###FiveMinutesMedicalSchoolWebViewController', // "value": 'com.picahealth.yunque.activitys.music.WebMusicListActivity###FiveMinutesMedicalSchoolWebViewController',
"type": 4, "type": 4,
"seqNo": 1 "seqNo": 1
......
...@@ -173,6 +173,7 @@ export default { ...@@ -173,6 +173,7 @@ export default {
this.showTab4 = true this.showTab4 = true
this.GET(url, para).then(res => { this.GET(url, para).then(res => {
_this.searchText = '' _this.searchText = ''
_this.selected = '0'
if (res.code == '000000') { if (res.code == '000000') {
console.log(res) console.log(res)
// 课程 // 课程
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册