Commit 4463ffbf authored by 罗超's avatar 罗超

更新

parent 54e80971
......@@ -59,6 +59,7 @@
line-height: 46px;
border: 1px solid #AAAAAA;
text-align: center;
outline: none;
}
button.bg-accent{
background: linear-gradient(90deg, #C91727, #C91727) !important;
......@@ -125,6 +126,7 @@
</div>
</template>
<script>
document.write('<script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"><\/script>');
import {
Notify,
Loading
......@@ -135,6 +137,9 @@
// } from "@/api/finance/index";
export default {
meta:{
title:'上传考试成绩'
},
props: {
},
......@@ -188,7 +193,9 @@
position: "top"
});
}else{
wx.miniProgram.navigateBack({
delta:1
})
}
}
......
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