钟铮锁App web部分 需要打包放进对应的安卓项目 生成apk 才能正常使用功能
he wei
2024-12-20 552a8341d159e463e2946074e21deddb185c90ee
refs
用户 he wei <858544502@qq.com>
星期五, 十二月 20, 2024 17:48 +0800
提交者 he wei <858544502@qq.com>
星期五, 十二月 20, 2024 17:48 +0800
提交552a8341d159e463e2946074e21deddb185c90ee
目录 911d3a27bae7440be7c4c99b48c9b270af41b295 目录 | zip | gz
parent
A 初次提效
64个文件已添加
已修改文件
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 对比 | 查看 | 原始文档 | blame | 历史
BLE.js 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
index.html 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
public/vite.svg 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/App0.vue 对比 | 查看 | 原始文档 | blame | 历史
src/assets/base.css 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico1.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico10.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico11.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico12.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico13.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico2.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico3.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico4.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico5.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico6.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico7.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico8.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/home-ico9.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/login-ico1.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/login-ico2.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/logo-bg.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/user-logo.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/img/vip.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/axios.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/bluetooth.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/config.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/const/const_num.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/getWsUrl.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/openBLELock.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/tools/RSA.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/tools/crc16.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/js/tools/formatPassword.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/main.less 对比 | 查看 | 原始文档 | blame | 历史
src/assets/vue.svg 对比 | 查看 | 原始文档 | blame | 历史
src/components/icons/iconBluetooth.vue 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useAlarm.js 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useBLELock.js 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useBatts.js 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useElementVant.js 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useStation.js 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useWebSocket.js 对比 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/main.js 对比 | 查看 | 原始文档 | blame | 历史
src/main0.js 对比 | 查看 | 原始文档 | blame | 历史
src/permission.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/stores/counter.js 对比 | 查看 | 原始文档 | blame | 历史
src/stores/menu.js 对比 | 查看 | 原始文档 | blame | 历史
src/stores/user.js 对比 | 查看 | 原始文档 | blame | 历史
src/style.css 对比 | 查看 | 原始文档 | blame | 历史
src/styles/global.less 对比 | 查看 | 原始文档 | blame | 历史
src/styles/variables.less 对比 | 查看 | 原始文档 | blame | 历史
src/views/home/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/home/viewer.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/apis.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/scanView.vue 对比 | 查看 | 原始文档 | blame | 历史
vite.config.js 对比 | 查看 | 原始文档 | blame | 历史