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>