09 2023 档案

摘要:https://chenxuan0000.github.io/vue-seamless-scroll/zh/guide/#npm 阅读全文
posted @ 2023-09-26 09:53 yw3692582 阅读(85) 评论(0) 推荐(0) 编辑
摘要:1、先看这个(必看):https://www.cnblogs.com/lyt520/p/16545806.html 2、安装移动端log(如不需要可跳过此步骤) npm install vconsole main.js中引入: import VConsole from 'vconsole' cons 阅读全文
posted @ 2023-09-22 15:04 yw3692582 阅读(1674) 评论(0) 推荐(0) 编辑
摘要:location / { root html; index index.html index.htm; try_files $uri $uri/ /index.html; } location /mobile { # 多层目录时不能用root,要用alias alias html/mobile; i 阅读全文
posted @ 2023-09-19 15:36 yw3692582 阅读(143) 评论(0) 推荐(0) 编辑
摘要:// 前端分页 const tableFrontEndPaging = { data() { return { currpage: 1, page_size: 10, page_list: [10, 20, 50], currentPage: null, header_cell_style: { b 阅读全文
posted @ 2023-09-13 13:49 yw3692582 阅读(12) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示