代码提交

main
123456 2 weeks ago
parent 22f9b8f197
commit b9e652ce20
  1. 14
      manifest.json
  2. 8
      pages/login/index.vue
  3. 2
      unpackage/dist/build/app-plus/app-service.js
  4. 6
      unpackage/dist/build/app-plus/app-view.js
  5. 2
      unpackage/dist/build/app-plus/manifest.json
  6. BIN
      unpackage/res/icons/1024x1024.png
  7. BIN
      unpackage/res/icons/120x120.png
  8. BIN
      unpackage/res/icons/144x144.png
  9. BIN
      unpackage/res/icons/152x152.png
  10. BIN
      unpackage/res/icons/167x167.png
  11. BIN
      unpackage/res/icons/180x180.png
  12. BIN
      unpackage/res/icons/192x192.png
  13. BIN
      unpackage/res/icons/20x20.png
  14. BIN
      unpackage/res/icons/29x29.png
  15. BIN
      unpackage/res/icons/40x40.png
  16. BIN
      unpackage/res/icons/58x58.png
  17. BIN
      unpackage/res/icons/60x60.png
  18. BIN
      unpackage/res/icons/72x72.png
  19. BIN
      unpackage/res/icons/76x76.png
  20. BIN
      unpackage/res/icons/80x80.png
  21. BIN
      unpackage/res/icons/87x87.png
  22. BIN
      unpackage/res/icons/96x96.png
  23. 5
      新建文本文档.txt

@ -2,8 +2,8 @@
"name" : "旅绊",
"appid" : "__UNI__7C06BEE",
"description" : "旅绊交友聊天分享和互动于一体的平台",
"versionName" : "1.09",
"versionCode" : 109,
"versionName" : "1.10",
"versionCode" : 110,
"transformPx" : false,
/* 5+App */
"app-plus" : {
@ -139,13 +139,13 @@
},
"icons" : {
"android" : {
"hdpi" : "unpackage/res/iconss/72x72.png",
"xhdpi" : "unpackage/res/iconss/96x96.png",
"xxhdpi" : "unpackage/res/iconss/144x144.png",
"xxxhdpi" : "unpackage/res/iconss/192x192.png"
"hdpi" : "unpackage/res/icons/72x72.png",
"xhdpi" : "unpackage/res/icons/96x96.png",
"xxhdpi" : "unpackage/res/icons/144x144.png",
"xxxhdpi" : "unpackage/res/icons/192x192.png"
},
"ios" : {
"appstore" : "unpackage/res/iconss/1024x1024.png",
"appstore" : "unpackage/res/icons/1024x1024.png",
"ipad" : {
"app" : "unpackage/res/icons/76x76.png",
"app@2x" : "unpackage/res/icons/152x152.png",

@ -1,6 +1,6 @@
<template>
<view class="login" v-if="isShow1">
<view class="login-hd">您好欢迎登</view>
<view class="login-hd">您好欢迎登</view>
<view class="login-bd">
<view class="item">
<input v-model="phone" placeholder="请输入手机号" type="number" />
@ -9,14 +9,14 @@
<input v-model="code" placeholder="请输入短信验证码" type="number" />
<view class="code" @click="sendCode()">{{count == 60?'获取验证码': count+'s'}}</view>
</view>
<view class="btn" @click="toLogin()"></view>
<view class="btn" @click="toLogin()"></view>
<view class="info">
<view class="a" @click="openPage(1)">新用户注册</view>
<view class="b" @click="openPage(2)">密码登</view>
<view class="b" @click="openPage(2)">密码登</view>
</view>
</view>
<view class="login-fd">
<u-divider half-width="280" v-if="isDisan">其他登</u-divider>
<u-divider half-width="280" v-if="isDisan">其他登</u-divider>
<view class="b" v-if="isDisan">
<image src="@/static/wx.png" @click="wxLogin()"></image>
</view>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 828 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

@ -1,3 +1,6 @@
https://doc.apipost.net/docs/detail/35f67d9ed4e5000?target_id=56b5ce4
https://84l0n3.axshare.com/#id=p5rngv&p=%E4%B8%AD%E5%9B%BD%E5%85%AC%E8%B7%AF&g=1
https://84l0n3.axshare.com/#id=p5rngv&p=%E4%B8%AD%E5%9B%BD%E5%85%AC%E8%B7%AF&g=1
com.wwwlyiyuan
Loading…
Cancel
Save