Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
basic-uniapp-v3
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
1
合并请求
1
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Basic
basic-uniapp-v3
Commits
e4caf3d5
提交
e4caf3d5
authored
4月 08, 2026
作者:
王定
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
完成大部分优化,在找日历
上级
a9b217aa
显示空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
20 行增加
和
24 行删除
+20
-24
.env.development
.env.development
+1
-1
chanxiao.vue
src/pages/chanxiao/chanxiao.vue
+6
-5
fuwu.vue
src/pages/fuwu/fuwu.vue
+9
-9
linghuoyonggong.vue
src/pages/linghuoyonggong/linghuoyonggong.vue
+3
-8
nongjifuwu.vue
src/pages/nongjifuwu/nongjifuwu.vue
+1
-1
default.png
src/static/images/linghuoyonggong/default.png
+0
-0
没有找到文件。
.env.development
浏览文件 @
e4caf3d5
# API 接口地址
# API 接口地址
# VITE_GLOB_API_URL=http://111.22.182.169:49600
# VITE_GLOB_API_URL=http://111.22.182.169:49600
# VITE_GLOB_API_URL=http://36.133.16.81:42111
# VITE_GLOB_API_URL=http://36.133.16.81:42111
VITE_GLOB_API_URL=http://
localhost:8080
VITE_GLOB_API_URL=http://
123.207.47.17
# API 接口地址前缀
# API 接口地址前缀
# VITE_GLOB_API_URL_PREFIX=/jeecgboot
# VITE_GLOB_API_URL_PREFIX=/jeecgboot
...
...
src/pages/chanxiao/chanxiao.vue
浏览文件 @
e4caf3d5
...
@@ -480,7 +480,7 @@
...
@@ -480,7 +480,7 @@
animation
:
ripple
2s
infinite
ease-out
;
animation
:
ripple
2s
infinite
ease-out
;
&.ripple-purchase
{
&.ripple-purchase
{
background-color
:
#
fa8c16
;
background-color
:
#
5db66f
;
}
}
}
}
...
@@ -501,8 +501,7 @@
...
@@ -501,8 +501,7 @@
box-shadow
:
0
4
rpx
16
rpx
rgba
(
93
,
182
,
111
,
0.3
);
box-shadow
:
0
4
rpx
16
rpx
rgba
(
93
,
182
,
111
,
0.3
);
&.fab-purchase
{
&.fab-purchase
{
background
:
linear-gradient
(
135deg
,
#ffbb96
0%
,
#fa8c16
100%
);
background-color
:
#5db66f
;
box-shadow
:
0
4
rpx
16
rpx
rgba
(
250
,
140
,
22
,
0.3
);
}
}
text
{
text
{
...
@@ -785,14 +784,16 @@
...
@@ -785,14 +784,16 @@
font-size
:
22
rpx
;
font-size
:
22
rpx
;
padding
:
6
rpx
20
rpx
;
padding
:
6
rpx
20
rpx
;
border-radius
:
30
rpx
;
border-radius
:
30
rpx
;
&.supply
{
background-color
:
#5db66f
;
color
:
#fff
;
/* &.supply {
background-color: #5db66f;
background-color: #5db66f;
color: #fff;
color: #fff;
}
}
&.purchase {
&.purchase {
background-color: #fa8c16;
background-color: #fa8c16;
color: #fff;
color: #fff;
}
}
*/
}
}
}
}
}
}
...
...
src/pages/fuwu/fuwu.vue
浏览文件 @
e4caf3d5
...
@@ -390,7 +390,7 @@
...
@@ -390,7 +390,7 @@
<text
class=
"font_2 pos_6"
>
人
</text>
<text
class=
"font_2 pos_6"
>
人
</text>
</view>
</view>
</view>
-->
</view>
-->
<view
class=
"codefun-flex-row equal-division section_3 codefun-mt-12"
>
<view
class=
"codefun-flex-row equal-division section_3 codefun-mt-12
codefun-justify-around
"
>
<view
<view
v-for=
"(item, index) in pageData.menuItems"
v-for=
"(item, index) in pageData.menuItems"
:key=
"item.id"
:key=
"item.id"
...
@@ -652,7 +652,7 @@
...
@@ -652,7 +652,7 @@
</view>
</view>
<view
class=
"codefun-flex-col codefun-mt-24"
>
<view
class=
"codefun-flex-col codefun-mt-24"
>
<view
class=
"codefun-flex-col codefun-self-stretch codefun-mt-18"
>
<view
class=
"codefun-flex-col codefun-self-stretch codefun-mt-18"
>
<view
class=
"codefun-flex-col codefun-justify-start section_17"
>
<view
v-if=
"pageData.trainingCalendar.days.length"
class=
"codefun-flex-col codefun-justify-start section_17"
>
<view
class=
"codefun-flex-row equal-division_4"
>
<view
class=
"codefun-flex-row equal-division_4"
>
<view
<view
v-for=
"day in pageData.trainingCalendar.days"
v-for=
"day in pageData.trainingCalendar.days"
...
@@ -927,9 +927,9 @@
...
@@ -927,9 +927,9 @@
width
:
134
rpx
;
width
:
134
rpx
;
}
}
.equal-division-item_9
{
.equal-division-item_9
{
//
position
:
absolute
;
//
position
:
absolute
;
position
//
right
:
147
rpx
;
//
right
:
147
rpx
;
right
//
top
:
6
rpx
;
//
top
:
6
rpx
;
top
.text_6
{
.text_6
{
line-height
:
22.12
rpx
;
line-height
:
22.12
rpx
;
}
}
...
@@ -939,9 +939,9 @@
...
@@ -939,9 +939,9 @@
width
:
134
rpx
;
width
:
134
rpx
;
}
}
.equal-division-item_10
{
.equal-division-item_10
{
//
position
:
absolute
;
//
position
:
absolute
;
position
//
right
:
13
rpx
;
//
right
:
13
rpx
;
right
//
top
:
6
rpx
;
//
top
:
6
rpx
;
top
.text_7
{
.text_7
{
line-height
:
22.18
rpx
;
line-height
:
22.18
rpx
;
}
}
...
@@ -1233,7 +1233,7 @@
...
@@ -1233,7 +1233,7 @@
.section_10
{
.section_10
{
padding
:
20
rpx
0
130
rpx
;
padding
:
20
rpx
0
130
rpx
;
border-radius
:
16
rpx
16
rpx
0
rpx
0
rpx
;
border-radius
:
16
rpx
16
rpx
0
rpx
0
rpx
;
//
background-image
:
url('/static/images/codefun/e1d1e83ba1f6592210e646c5b6ca5b53.png')
;
//
background-image
:
url('/static/images/codefun/e1d1e83ba1f6592210e646c5b6ca5b53.png')
;
background-image
background-size
:
100%
100%
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
}
}
...
...
src/pages/linghuoyonggong/linghuoyonggong.vue
浏览文件 @
e4caf3d5
...
@@ -292,7 +292,7 @@
...
@@ -292,7 +292,7 @@
<view
v-for=
"item in employmentList"
:key=
"item.id"
class=
"job-card"
@
click=
"onEmploymentItemClick(item)"
>
<view
v-for=
"item in employmentList"
:key=
"item.id"
class=
"job-card"
@
click=
"onEmploymentItemClick(item)"
>
<view
class=
"card-header"
>
<view
class=
"card-header"
>
<view
class=
"company-logo"
>
<view
class=
"company-logo"
>
<image
:src=
"item.picture || item.enterpriseLogoUrl || '/static/images/linghuoyonggong/
avatar
.png'"
mode=
"aspectFill"
/>
<image
:src=
"item.picture || item.enterpriseLogoUrl || '/static/images/linghuoyonggong/
default
.png'"
mode=
"aspectFill"
/>
<view
class=
"urgent-badge"
v-if=
"item.urgentdegree > 3"
>
急招
</view>
<view
class=
"urgent-badge"
v-if=
"item.urgentdegree > 3"
>
急招
</view>
</view>
</view>
<view
class=
"card-title-area"
>
<view
class=
"card-title-area"
>
...
@@ -405,7 +405,7 @@
...
@@ -405,7 +405,7 @@
.search-btn
{
.search-btn
{
padding
:
0
24
rpx
;
padding
:
0
24
rpx
;
height
:
64
rpx
;
height
:
64
rpx
;
background
-color
:
rgba
(
255
,
255
,
255
,
0.2
);
background
:
linear-gradient
(
135deg
,
#5db66f
0%
,
#3da553
100%
);
border-radius
:
32
rpx
;
border-radius
:
32
rpx
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
@@ -490,11 +490,6 @@
...
@@ -490,11 +490,6 @@
color
:
#fff
;
color
:
#fff
;
}
}
}
}
&
:nth-child
(
2
)
.active
{
background
:
linear-gradient
(
135deg
,
#fa8c16
0%
,
#fa541c
100%
);
box-shadow
:
0
4
rpx
16
rpx
rgba
(
250
,
140
,
22
,
0.35
);
}
}
}
}
}
...
@@ -552,7 +547,7 @@
...
@@ -552,7 +547,7 @@
height
:
96
rpx
;
height
:
96
rpx
;
border-radius
:
16
rpx
;
border-radius
:
16
rpx
;
overflow
:
hidden
;
overflow
:
hidden
;
background-color
:
#f5f5f5
;
background-color
:
rgba
(
243
,
255
,
227
,
1
)
;
flex-shrink
:
0
;
flex-shrink
:
0
;
position
:
relative
;
position
:
relative
;
...
...
src/pages/nongjifuwu/nongjifuwu.vue
浏览文件 @
e4caf3d5
...
@@ -453,7 +453,7 @@
...
@@ -453,7 +453,7 @@
.book-btn
{
.book-btn
{
padding
:
8
rpx
20
rpx
;
padding
:
8
rpx
20
rpx
;
background
:
linear-gradient
(
135deg
,
#
fa8c16
0%
,
#fa541c
100%
);
background
:
linear-gradient
(
135deg
,
#
5db66f
0%
,
#3da553
100%
);
color
:
#fff
;
color
:
#fff
;
font-size
:
22
rpx
;
font-size
:
22
rpx
;
font-weight
:
500
;
font-weight
:
500
;
...
...
src/static/images/linghuoyonggong/default.png
0 → 100644
浏览文件 @
e4caf3d5
3.2 KB
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论