This commit is contained in:
Apcallover
2024-05-08 20:04:14 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>