修改地址

This commit is contained in:
lip
2025-11-19 18:27:35 +08:00
parent 75ac5338c3
commit 0f9b34ea6f
2 changed files with 5 additions and 3 deletions

View File

@@ -1,12 +1,13 @@
<!--
* @Date: 2025-10-16 15:15:47
* @LastEditors: lip
* @LastEditTime: 2025-11-07 12:08:01
* @LastEditTime: 2025-11-19 18:22:34
-->
<template>
<!-- @scroll="handleScroll" @scrolltolower="scrollBottom" -->
<scroll-view :scroll-y="true" class="container" style="background-image: url('../../../packageRc/static/pageBg.png');">
<view style="padding: 40rpx 28rpx;">
<!-- #ifdef MP-WEIXIN -->
<view class="kinggang">
<view @click="navTo('/packageA/pages/myResume/myResume')">
<image src="../../../packageRc/static/kinggang1.png"/>
@@ -29,6 +30,7 @@
<view>素质测评</view>
</view>
</view>
<!-- #endif -->
<view class="tabs">
<view class="tab" :class="{active: pageState.type == ''}" @click="changeJobType('')">岗位列表</view>
<view class="tab" :class="{active: pageState.type == 2}" @click="changeJobType(2)">实习实训</view>

View File

@@ -2,7 +2,7 @@
* @Descripttion:
* @Author: lip
* @Date: 2022-12-28 13:59:09
* @LastEditors: shirlwang
* @LastEditors: lip
*/
// 应用全局配置
import config from '@/config.js'
@@ -36,7 +36,7 @@ let exports = {
// 应用信息
appInfo: {
// 应用名称
name: "泉就业H5",
name: "",
// 应用版本
version: "1.1.0",
// 应用logo