This commit is contained in:
@QQNZX 2024-01-12 14:47:14 +08:00
parent 250f000040
commit 0d653b93e3
3 changed files with 7 additions and 7 deletions

View File

@ -203,9 +203,9 @@
<!-- <Handover v-if="leftindex == 7"></Handover>--> <!-- <Handover v-if="leftindex == 7"></Handover>-->
<router-view/> <router-view/>
<div style="width: 100%;padding:200px " v-if="leftindex != 0 && leftindex != 1 && leftindex != 2 && leftindex != 3 && leftindex != 4 && leftindex != 5 && leftindex != 6 && leftindex != 7 && leftindex != 9"> <!-- <div style="width: 100%;padding:200px " v-if="leftindex != 0 && leftindex != 1 && leftindex != 2 && leftindex != 3 && leftindex != 4 && leftindex != 5 && leftindex != 6 && leftindex != 7 && leftindex != 9">-->
<el-empty description="暂未开发"></el-empty> <!-- <el-empty description="暂未开发"></el-empty>-->
</div> <!-- </div>-->

View File

@ -3,7 +3,7 @@ module.exports = {
// baseUrl: 'https://vue.ruoyi.vip/prod-api', // baseUrl: 'https://vue.ruoyi.vip/prod-api',
// baseUrl: 'http://192.168.0.196:8081/', // baseUrl: 'http://192.168.0.196:8081/',
// baseUrl: 'http://192.168.1.4:8080/', // baseUrl: 'http://192.168.1.4:8080/',
baseUrl: 'http://192.168.0.178:8008/', baseUrl: 'http://192.168.0.138:8008/',
// baseUrl: 'http://192.168.1.5:8002/cdJdc', // baseUrl: 'http://192.168.1.5:8002/cdJdc',
@ -30,4 +30,4 @@ module.exports = {
} }
] ]
} }
} }

View File

@ -71,7 +71,7 @@
authCode: authCode, authCode: authCode,
storeId: 0, storeId: 0,
staffId: "", staffId: "",
phone: "16548796325", phone: "18457621459",
}, },
}).then((resp) => { }).then((resp) => {
console.log(resp) console.log(resp)
@ -347,4 +347,4 @@
border: 1px solid #0078FF; border: 1px solid #0078FF;
color: white; color: white;
} }
</style> </style>