diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 1b8d0f6..8ae452a 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -2,7 +2,7 @@
"version" : "1.0",
"configurations" : [
{
- "playground" : "custom",
+ "playground" : "standard",
"type" : "uni-app:app-android"
}
]
diff --git a/App.vue b/App.vue
index 72b2952..c567dc0 100644
--- a/App.vue
+++ b/App.vue
@@ -1,9 +1,9 @@
diff --git a/pages/me/gold_record.vue b/pages/me/gold_record.vue
index 870f6cf..dba0694 100644
--- a/pages/me/gold_record.vue
+++ b/pages/me/gold_record.vue
@@ -61,10 +61,12 @@ onLoad((e) => {
});
-
+