Commit 6a31f4c1 by 冷斌

fix bug

parent aebf5a1c
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
</div> </div>
</div> </div>
</template> </template>
{:U('course/PayVideo/index',['vst'=>'order,GaYUaufpTyJXByDvFy9=Uuoew')}
<include file="__THEME__/empty_view_w3g"/> <include file="__THEME__/empty_view_w3g"/>
</div> </div>
...@@ -244,7 +245,7 @@ ...@@ -244,7 +245,7 @@
let type = option.v; let type = option.v;
if (type === 'course') { if (type === 'course') {
console.log(<php>echo "{:U('course/PayVideo/index',['vst'=>'order,GaYUaufpTyJXByDvFy9=Uuoew')}"</php>); console.log(1);
} }
if (type === 'exams') { if (type === 'exams') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment