浏览代码

2024年2月4日14:15:47

yxb
wq 1年前
父节点
当前提交
b08a071e01
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      pages/bluetooth/bluetooth.vue

+ 1
- 0
pages/bluetooth/bluetooth.vue 查看文件

@@ -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`";

正在加载...
取消
保存