Commit beb28268 by 刘海龙

111

parent d006e121
......@@ -64,7 +64,7 @@
<van-icon name="__THEME__/img/membership.png" size="24"></van-icon>
</template>
</van-cell>
<van-cell @click="onCellTap('{:U('home/Home/upKnow')}')" class="center_bottom_cell" title-class="text_14_400 color_333333 center_bottom_cell_text" title="上传试题" is-link >
<van-cell @click="na" class="center_bottom_cell" title-class="text_14_400 color_333333 center_bottom_cell_text" title="上传试题" is-link >
<template #icon>
<van-icon name="__THEME__/img/upload.png" size="24"></van-icon>
</template>
......@@ -430,8 +430,6 @@
</div> -->
</body>
<script type="text/javascript">
new Vue({
......@@ -458,6 +456,9 @@
},
onTabOrder: function() {
window.location.href = "{:U('home/Home/order')}"
},
navigator: function() {
window.location.href = "../Home/upKnow_w3g.html"
}
}
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment