摘要:
1.ip互通检测,ping检测 2.更改config/index.js 配置文件 当你成功执行上一步,确定你们处于同一局域网下后:在你的项目中找到config文件夹,找到index.js文件, 你可以看到host:localhost(默认),将localhost改成本机ip地址 (放vue项目的那台 阅读全文
posted @ 2022-06-20 16:48
盘思动
阅读(232)
评论(0)
推荐(0)
摘要:
 阅读全文
posted @ 2022-06-20 16:41
盘思动
阅读(36)
评论(0)
推荐(0)
摘要:
<template> <div class="login-wrap"> <animate-number from="0" :to="today" duration="200" easing="easeOutQuad" from-color="#44CC00" to-color="#ec4949" s 阅读全文
posted @ 2022-06-20 11:17
盘思动
阅读(945)
评论(0)
推荐(0)