wesmiler 2 年之前
父節點
當前提交
fbacbdb706

+ 2 - 2
addons/xlapp/pages/friend/index.vue

@@ -237,7 +237,7 @@
 					if (this.params.page != 1) {
 						this.params.loaded = true
 						uni.showToast({
-							title: this.$tt('暂时没有更多了'),
+							title: this.$t('暂时没有更多了'),
 							icon: 'none'
 						})
 					}
@@ -259,7 +259,7 @@
 					this.$forceUpdate()
 				} else {
 					uni.showToast({
-						title: this.$tt(res.msg),
+						title: this.$t(res.msg),
 						icon: 'none'
 					})
 				}

+ 4 - 3
addons/xlapp/pages/friend/list.vue

@@ -161,6 +161,7 @@
 				this.params.kw = kw
 				this.loadData()
 			},
+
 			// 类型切换
 			switchType(type) {
 				this.params.follow_type = type
@@ -228,7 +229,7 @@
 					if (this.params.page != 1) {
 						this.params.loaded = true
 						uni.showToast({
-							title: this.$tt('暂时没有更多了'),
+							title: this.$t('暂时没有更多了'),
 							icon: 'none'
 						})
 					}
@@ -250,7 +251,7 @@
 					this.$forceUpdate()
 				} else {
 					uni.showToast({
-						title: this.$tt(res.msg),
+						title: this.$t(res.msg),
 						icon: 'none'
 					})
 				}
@@ -351,7 +352,7 @@
 					height: 100%;
 
 					.scroll-box {
-						height: 100%;
+						height: 85%;
 
 						.scroll-wrap {
 							padding: 20rpx 30rpx 20rpx;

+ 1 - 1
addons/xlapp/pages/shop/order/buy.vue

@@ -520,7 +520,7 @@
 						style: 'z-index:10078',
 						icon: 'none'
 					})
-
+					_this.params.pay_password = ''
 					setTimeout(function() {
 						_this.showPayModal = false;
 						uni.navigateTo({

+ 4 - 3
addons/xlapp/pages/user/home.vue

@@ -1,5 +1,5 @@
 <template>
-	<view class="app">
+	<view class="app" :style="'height:'+(boxHeight)+'px;'">
 		<!--  #ifdef  APP-PLUS -->
 		<view class="app-status-bar-height"></view>
 		<!--  #endif -->
@@ -98,7 +98,7 @@
 				</view>
 				<view class="manage">
 					<view class="tab-box">
-						<view :class="'tab '+(params.type==1?' selected':'')" @click="switchTab(1)">
+						<view :class="'tab '+(params.type==0?' selected':'')" @click="switchTab(0)">
 							{{$t('视频作品')}}
 						</view>
 					</view>
@@ -226,6 +226,7 @@
 				boxHeight: 800,
 				tab: '',
 				lang: getSycCache('lang', 'zh-cn'),
+				boxHeight: 800,
 				showMenu: false,
 				showSearch: false,
 				showLang: false,
@@ -629,7 +630,7 @@
 			padding: 20rpx 20rpx 0;
 			position: fixed;
 			bottom: 0rpx;
-			height: calc(100% - 240rpx);
+			height: calc(100% - 280rpx);
 			// min-height: 800rpx;
 
 			.profile {

二進制
addons/xlapp/unpackage/cache/apk/__UNI__8E7A781_cm.apk


+ 1 - 1
addons/xlapp/unpackage/cache/apk/apkurl

@@ -1 +1 @@
-https://app.liuyingyong.cn/build/download/f37c8080-eef3-11ee-b971-e10658b5bbdf
+https://app.liuyingyong.cn/build/download/968cea50-ef4e-11ee-b25d-41a37241405d

File diff suppressed because it is too large
+ 1 - 1
addons/xlapp/unpackage/cache/apk/cmManifestCache.json


File diff suppressed because it is too large
+ 2 - 2
addons/xlapp/unpackage/cache/wgt/__UNI__8E7A781/app-config-service.js


File diff suppressed because it is too large
+ 7 - 7
addons/xlapp/unpackage/cache/wgt/__UNI__8E7A781/app-service.js


File diff suppressed because it is too large
+ 3 - 3
addons/xlapp/unpackage/cache/wgt/__UNI__8E7A781/app-view.js


File diff suppressed because it is too large
+ 1 - 1
addons/xlapp/unpackage/cache/wgt/__UNI__8E7A781/pages/index/index.js


File diff suppressed because it is too large
+ 1 - 1
addons/xlapp/unpackage/cache/wgt/__UNI__8E7A781/pages/live/index.js


File diff suppressed because it is too large
+ 7 - 7
addons/xlapp/unpackage/dist/build/app-plus/app-service.js


File diff suppressed because it is too large
+ 3 - 3
addons/xlapp/unpackage/dist/build/app-plus/app-view.js


File diff suppressed because it is too large
+ 1 - 1
addons/xlapp/unpackage/dist/build/app-plus/pages/index/index.js


File diff suppressed because it is too large
+ 1 - 1
addons/xlapp/unpackage/dist/build/app-plus/pages/live/index.js


File diff suppressed because it is too large
+ 9 - 5
addons/xlapp/unpackage/dist/dev/app-plus/app-service.js


File diff suppressed because it is too large
+ 3 - 3
addons/xlapp/unpackage/dist/dev/app-plus/app-view.js


File diff suppressed because it is too large
+ 29 - 47
addons/xlapp/unpackage/dist/dev/app-plus/pages/index/index.js


二進制
public/app/xlapp_v1.3.30.apk