bill 11 maanden geleden
bovenliggende
commit
eb894bdef0
1 gewijzigde bestanden met toevoegingen van 12 en 12 verwijderingen
  1. 12 12
      src/views/setting/index.vue

+ 12 - 12
src/views/setting/index.vue

@@ -62,18 +62,18 @@ watchEffect(async () => {
       image: (await import("./images/pic_yk@2x.png")).default,
       value: (await import("./images/夜空.jpg")).default,
     },
-    {
-      label: "草地",
-      type: "img",
-      image: (await import("./images/pic_cd@2x.png")).default,
-      value: (await import("./images/草地.jpg")).default,
-    },
-    {
-      label: "道路",
-      type: "img",
-      image: (await import("./images/pic_dl@2x.png")).default,
-      value: (await import("./images/道路.jpg")).default,
-    },
+    // {
+    //   label: "草地",
+    //   type: "img",
+    //   image: (await import("./images/pic_cd@2x.png")).default,
+    //   value: (await import("./images/草地.jpg")).default,
+    // },
+    // {
+    //   label: "道路",
+    //   type: "img",
+    //   image: (await import("./images/pic_dl@2x.png")).default,
+    //   value: (await import("./images/道路.jpg")).default,
+    // },
     {
       label: "傍晚",
       type: "img",