merge
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name" : "共力生态",
|
"name" : "共力生态",
|
||||||
"appid" : "__UNI__DE7B0E6",
|
"appid" : "__UNI__DE7B0E6",
|
||||||
"description" : "共力生态",
|
"description" : "共力生态",
|
||||||
"versionName" : "1.0.26",
|
"versionName" : "1.0.27",
|
||||||
"versionCode" : 100,
|
"versionCode" : 100,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<button :disabled="getSms" size="mini" @click="getPhoneCode()">{{sendCode}}</button>
|
<button :disabled="getSms" size="mini" @click="getPhoneCode()">{{sendCode}}</button>
|
||||||
</view>
|
</view>
|
||||||
<view class="auth-input">
|
<view class="auth-input">
|
||||||
<input v-model="parentId" type="number" placeholder="输入邀请码">
|
<input v-model="parentId" placeholder="输入邀请码">
|
||||||
</view>
|
</view>
|
||||||
<view class="auth-button">
|
<view class="auth-button">
|
||||||
<button @click="login('code')">登录</button>
|
<button @click="login('code')">登录</button>
|
||||||
@@ -50,6 +50,10 @@
|
|||||||
methods: {
|
methods: {
|
||||||
// 获取验证码
|
// 获取验证码
|
||||||
getPhoneCode() {
|
getPhoneCode() {
|
||||||
|
uni.showLoading({
|
||||||
|
title : '加载中...',
|
||||||
|
mask :true
|
||||||
|
})
|
||||||
let outTime;
|
let outTime;
|
||||||
let smsTime = 60;
|
let smsTime = 60;
|
||||||
getSms({
|
getSms({
|
||||||
|
|||||||
6
unpackage/dist/build/app-plus/app-service.js
vendored
6
unpackage/dist/build/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
2
unpackage/dist/build/app-plus/app-view.js
vendored
2
unpackage/dist/build/app-plus/app-view.js
vendored
File diff suppressed because one or more lines are too long
2
unpackage/dist/build/app-plus/manifest.json
vendored
2
unpackage/dist/build/app-plus/manifest.json
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
BIN
unpackage/dist/build/app-plus/static/user/userIcon_10.png
vendored
Normal file
BIN
unpackage/dist/build/app-plus/static/user/userIcon_10.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
BIN
unpackage/dist/build/app-plus/static/user/userIcon_11.png
vendored
Normal file
BIN
unpackage/dist/build/app-plus/static/user/userIcon_11.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
File diff suppressed because one or more lines are too long
2
unpackage/dist/dev/app-plus/app-service.js
vendored
2
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
1760
unpackage/dist/dev/app-plus/app-view.js
vendored
1760
unpackage/dist/dev/app-plus/app-view.js
vendored
File diff suppressed because one or more lines are too long
2
unpackage/dist/dev/app-plus/manifest.json
vendored
2
unpackage/dist/dev/app-plus/manifest.json
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user