style:样式重构

This commit is contained in:
2025-10-18 09:24:35 +08:00
parent 729eba5a3b
commit 179be8f8b0
30 changed files with 880 additions and 423 deletions
+4 -2
View File
@@ -116,13 +116,15 @@
} from '@dcloudio/uni-app'
import {
getDeviceInfo,
rentPowerBank,
rentPowerBank
} from '@/config/api/device.js'
import {
getOrderByOrderNoScore,
getOrderByOrderNoScorePayStatus,
getOrderByOrderNo,
updateOrderPackage,
cancelOrder
} from '@/config/user.js'
} from '@/config/api/order.js'
import {
URL
} from "@/config/url.js"