|
|
@@ -12,7 +12,7 @@ public class CourseView : JCUnityLib.ViewBase, MenuBackInterface
|
|
|
Dictionary<int, string> videoUrlDict = new Dictionary<int, string>();
|
|
|
|
|
|
public void Awake() {
|
|
|
- videoUrlDict[12] = "https://smartbow-1310052819.cos.ap-shanghai.myqcloud.com/Video/%E4%B8%AD%E6%96%87%E5%8E%8B%E7%BC%A9.mp4";
|
|
|
+ videoUrlDict[12] = "https://www.bilibili.com/video/BV1o84y1K7C9/?vd_source=b030b3eb3477713cd294deb164dcb109";
|
|
|
scrollViewContentItem.transform.Find("Icon").gameObject.SetActive(false);
|
|
|
scrollViewContentItem.transform.Find("Icon-1").gameObject.SetActive(false);
|
|
|
scrollViewContentItem.SetActive(false);
|