diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index e466870..15f1188 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -2,7 +2,7 @@ "version" : "1.0", "configurations" : [ { - "playground" : "standard", + "playground" : "custom", "type" : "uni-app:app-android" }, { diff --git a/components/my-video-list/list-item-稳定版.vue b/components/my-video-list/list-item-稳定版.vue new file mode 100644 index 0000000..0a7047b --- /dev/null +++ b/components/my-video-list/list-item-稳定版.vue @@ -0,0 +1,529 @@ + + + + + \ No newline at end of file diff --git a/components/my-video-list/list-item-预发布优化版.vue b/components/my-video-list/list-item-预发布优化版.vue new file mode 100644 index 0000000..6dba5fd --- /dev/null +++ b/components/my-video-list/list-item-预发布优化版.vue @@ -0,0 +1,553 @@ + + + + + \ No newline at end of file diff --git a/components/my-video-list/list-item.vue b/components/my-video-list/list-item.vue index 8a2b736..0a7047b 100644 --- a/components/my-video-list/list-item.vue +++ b/components/my-video-list/list-item.vue @@ -1,10 +1,11 @@