Merge branch 'master' of https://gitee.com/beiwu/jobslink-user-clent
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
</u-form-item>
|
</u-form-item>
|
||||||
</u--form>
|
</u--form>
|
||||||
<view class="btn_add">
|
<view class="btn_add">
|
||||||
<u-button type="primary" size="large" text="发送信件" @click="submit"></u-button>
|
<u-button type="primary" size="large" text="提交信息" @click="submit"></u-button>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
</u-form-item>
|
</u-form-item>
|
||||||
</u--form>
|
</u--form>
|
||||||
<view class="btn_add">
|
<view class="btn_add">
|
||||||
<u-button type="primary" size="large" text="发送信件" @click="submit"></u-button>
|
<u-button type="primary" size="large" text="提交信息" @click="submit"></u-button>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<view class="centerBar">
|
<view class="centerBar">
|
||||||
<view class="BarList" @click="go('/pages/my/Browsinghistory')">
|
<view class="BarList" @click="go('/pages/my/Browsinghistory')">
|
||||||
<image src="../../static/img/resumeMy.svg" mode=""></image>
|
<image src="../../static/img/resumeMy.svg" mode=""></image>
|
||||||
邀请记录
|
我的邀请
|
||||||
</view>
|
</view>
|
||||||
<view class="BarList" @click="go('/pageMy/myProject/myProject')">
|
<view class="BarList" @click="go('/pageMy/myProject/myProject')">
|
||||||
<image src="../../static/img/job.svg" mode=""></image>
|
<image src="../../static/img/job.svg" mode=""></image>
|
||||||
|
|||||||
Reference in New Issue
Block a user