yuanyiming преди 1 година
родител
ревизия
b161ecf86b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -2,7 +2,7 @@
 	<view class="content">
 		<image class="logo" src="/static/logo.png"></image>
 		<view class="text-area">
-			<text class="title">{{title}}</text>
+			<text class="title">{{title}}121212121</text>
 		</view>
 	</view>
 </template>