Browse Source

2024年2月4日14:15:47

yxb
wq 1 year ago
parent
commit
b08a071e01
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      pages/bluetooth/bluetooth.vue

+ 1
- 0
pages/bluetooth/bluetooth.vue View File

@@ -28,6 +28,7 @@
import { ref, reactive } from "vue";
import { onLoad, onReady } from "@dcloudio/uni-app";
import { fileURL } from "@/datas/fileURL.js";

const imgURL = `${fileURL}image/`;
const selectedUrl = "common/selected.png`";

Loading…
Cancel
Save