帮扶
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="AppHelpDeclaration">
|
||||
<!-- <u-navbar title-width="300" title-size="34" :background="backgroundNavbar" back-icon-color="#fff" > </u-navbar> -->
|
||||
<u-navbar title="帮扶申报" title-color="#FFF" title-width="300" title-size="26" :background="backgroundNavbar" back-icon-color="#fff" > </u-navbar>
|
||||
|
||||
<div class="title">
|
||||
<span @click="$linkTo('./progress')">我的申请</span>
|
||||
@@ -39,6 +39,7 @@
|
||||
export default {
|
||||
name: "AppHelpDeclaration",
|
||||
appName: "帮扶申报",
|
||||
customNavigation: true,
|
||||
data() {
|
||||
return {
|
||||
backgroundNavbar: {
|
||||
@@ -102,7 +103,7 @@ export default {
|
||||
width: 320px;
|
||||
height: 64px;
|
||||
position: absolute;
|
||||
top: -32px;
|
||||
top: -30px;
|
||||
left: 200px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user