diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 7c9ec1f..be52294 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -8,7 +8,8 @@ "type" : "uni-app:app-android" }, { - "playground" : "standard", + "customPlaygroundType" : "device", + "playground" : "custom", "type" : "uni-app:app-ios" }, { diff --git a/components/choiceness/choiceness.vue b/components/choiceness/choiceness.vue index 9017ed7..fb54c65 100644 --- a/components/choiceness/choiceness.vue +++ b/components/choiceness/choiceness.vue @@ -1,6 +1,6 @@