Browse Source

版本号修改v2.1.7

DELL 3 years ago
parent
commit
4a3a6622c3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/packageGoods/ticket/index.vue
  2. 1 1
      src/packageOther/about/index.vue

+ 1 - 1
src/packageGoods/ticket/index.vue

@@ -23,7 +23,7 @@
 					</view>
 				</navigator>
 				<view style="width: 100%;">
-					<u-loadmore :line="true" v-if="list.length>8" :status="status" :loading-text="'努力加载中'" :nomore-text="'已经到了'" />
+					<u-loadmore :line="true" v-if="list.length>8" :status="status" :loading-text="'努力加载中'" :nomore-text="'已经到了'" />
 				</view>
 			</view>
 			<view class="flex empty" v-if="!list.length">

+ 1 - 1
src/packageOther/about/index.vue

@@ -10,7 +10,7 @@
 		<view class="about">
 			<view class="flex about-logo">
 				<image src="../../static/public/logo.png" mode="scaleToFill"></image>
-				<view class="edition">v 2.1.6</view>
+				<view class="edition">v 2.1.7</view>
 			</view>
 			<view class="about-action">
 				<u-cell-group :border="false">