@@ -4,7 +4,7 @@
const apiurl = {
// 用户注册登陆
login: {
- url: '/auth/accountLogin',
+ url: '/auth/exchangeAccountLogin',
type: 'post'
},
//登录用户信息
@@ -2,7 +2,7 @@
<view class="body" :style="{height:screenHeight}">
<view class="header">
<view class="text1">安全生产<br />宣传教育<br />平台</view>
- <view class="text2 u-flex"><view class="line"></view>员工学习</view>
+ <view class="text2 u-flex"><view class="line"></view>商品核销</view>
</view>
<view class="login-box">
<view class="title">账号密码登录</view>