|
@ -1,7 +1,7 @@ |
|
|
<template> |
|
|
<template> |
|
|
<view class="card_view "> |
|
|
<view class="card_view "> |
|
|
<text class="card_location">{{title}}</text> |
|
|
<text class="card_location">{{title}}</text> |
|
|
<text class="card_content" >{{locationCode}}</text> |
|
|
<text class="card_big_content" style="font-size: 40rpx;">{{locationCode}}</text> |
|
|
</view> |
|
|
</view> |
|
|
</template> |
|
|
</template> |
|
|
|
|
|
|
|
|