课程大纲
This commit is contained in:
@@ -87,13 +87,13 @@
|
||||
var path = ''
|
||||
switch(op){
|
||||
case "jiage":
|
||||
path = '/'
|
||||
path = '/pages/course/coursePrice'
|
||||
break
|
||||
case "shuoming":
|
||||
path = '/pages/course/illustrate';
|
||||
path = '/pages/course/courseSet';
|
||||
break;
|
||||
case "jianjie":
|
||||
path = '/pages/course/outline';
|
||||
path = '/pages/course/platformInfo';
|
||||
break;
|
||||
}
|
||||
uni.navigateTo({
|
||||
|
||||
Reference in New Issue
Block a user