Explorar o código

登录接口修改,文字修改

gcz %!s(int64=2) %!d(string=hai) anos
pai
achega
27cfa7c113
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      common/apiurl.js
  2. 1 1
      pages/login/login.vue

+ 1 - 1
common/apiurl.js

@@ -4,7 +4,7 @@
 const apiurl = {
 	// 用户注册登陆
 	login: {
-		url: '/auth/accountLogin',
+		url: '/auth/exchangeAccountLogin',
 		type: 'post'
 	},
 	//登录用户信息

+ 1 - 1
pages/login/login.vue

@@ -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>