Przeglądaj źródła

Merge branch 'master' of http://git.cc-lotus.info/pointToNetwork/point-app

zs 2 lat temu
rodzic
commit
2bbfaf2981

+ 1 - 1
pages/home/index.vue

@@ -64,7 +64,7 @@
 						</view>
 					</view>
 					<!-- 			<view class="is_bottom" v-if="is_bottom">
-						<text>数据到底了!!</text>
+						<text>我们也是有底线的!</text>
 					</view> -->
 				</view>
 			</view>

+ 1 - 1
pagesHome/market/search.vue

@@ -59,7 +59,7 @@
 				</scroll-view>
 			</view>
 			<view class="is_bottom" v-if="is_bottom">
-				<text>数据到底了!!</text>
+				<text>我们也是有底线的!</text>
 			</view>
 		</view>
 	</mobile-frame>

+ 1 - 1
pagesHome/shop/index.vue

@@ -79,7 +79,7 @@
 									</view>
 								</view>
 								<view class="is_bottom" v-if="is_bottom">
-									<text>数据到底了!!</text>
+									<text>我们也是有底线的!</text>
 								</view>
 							</view>
 						</scroll-view>

+ 1 - 1
pagesRest/recom/index.vue

@@ -17,7 +17,7 @@
 				</view>
 			</view>
 			<view class="is_bottom" v-if="is_bottom">
-				<text>数据到底了!!</text>
+				<text>我们也是有底线的!</text>
 			</view>
 		</view>
 	</mobile-frame>