变量赋值:
<script>
export default {
data: {
title: 'Hello',
name : 'hcoder'
}, .....
在视图中使用 {{}} 调用变量:
<template>
<view class="content">
<text class="title">{{title}}</text>
<view>
hi....{{name}}
</view>
</view>
</template>






网站首页
业务范围
服务案例
投票系统
联系方式
电话联系