样式适配
This commit is contained in:
@@ -22,7 +22,7 @@ import 'swiper/css/pagination';
|
||||
// import "@/tool/fabric.min.js";
|
||||
const app = createApp(App);
|
||||
flexible()
|
||||
|
||||
// alert(window.innerWidth)
|
||||
import { getCookie, setCookie } from "@/tool/cookie";
|
||||
document.addEventListener('touchstart', function(event) {
|
||||
event.preventDefault(); // 阻止长按选中
|
||||
|
||||
Reference in New Issue
Block a user