瀏覽代碼

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 查看文件

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


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

Loading…
取消
儲存