@@ -84,7 +84,7 @@
"text": "成绩"
},
{
- "pagePath": "",
+ "pagePath": "pages/lianxi/index",
"iconPath": "static/images/tabbar/unselect/practise-sj.png",
"selectedIconPath": "static/images/tabbar/select/practise-sj.png",
"text": "练习"
@@ -1,4 +1,7 @@
<template>
+ <view style="height: 100vh;display: flex;align-items: center;justify-content: center;color: #333;">
+ 开发中,敬请期侍!
+ </view>
</template>
<script>