Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
C
center-psp-show-h5
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
center-psp-show-h5
Commits
2149cedd
提交
2149cedd
authored
10月 19, 2023
作者:
lhh
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
96b015e8
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
60 行增加
和
17 行删除
+60
-17
.eslintrc-auto-import.json
.eslintrc-auto-import.json
+10
-0
auto-imports.d.ts
auto-imports.d.ts
+10
-0
pnpm-lock.yaml
pnpm-lock.yaml
+0
-0
LicenseeView.vue
src/modules/query/components/LicenseeView.vue
+10
-5
Index.vue
src/modules/query/views/Index.vue
+30
-12
没有找到文件。
.eslintrc-auto-import.json
浏览文件 @
2149cedd
...
@@ -81,6 +81,8 @@
...
@@ -81,6 +81,8 @@
"refThrottled"
:
true
,
"refThrottled"
:
true
,
"refWithControl"
:
true
,
"refWithControl"
:
true
,
"resolveComponent"
:
true
,
"resolveComponent"
:
true
,
"resolveRef"
:
true
,
"resolveUnref"
:
true
,
"shallowReactive"
:
true
,
"shallowReactive"
:
true
,
"shallowReadonly"
:
true
,
"shallowReadonly"
:
true
,
"shallowRef"
:
true
,
"shallowRef"
:
true
,
...
@@ -108,6 +110,7 @@
...
@@ -108,6 +110,7 @@
"useAttrs"
:
true
,
"useAttrs"
:
true
,
"useBase64"
:
true
,
"useBase64"
:
true
,
"useBattery"
:
true
,
"useBattery"
:
true
,
"useBluetooth"
:
true
,
"useBreakpoints"
:
true
,
"useBreakpoints"
:
true
,
"useBroadcastChannel"
:
true
,
"useBroadcastChannel"
:
true
,
"useBrowserLocation"
:
true
,
"useBrowserLocation"
:
true
,
...
@@ -146,6 +149,7 @@
...
@@ -146,6 +149,7 @@
"useEyeDropper"
:
true
,
"useEyeDropper"
:
true
,
"useFavicon"
:
true
,
"useFavicon"
:
true
,
"useFetch"
:
true
,
"useFetch"
:
true
,
"useFileDialog"
:
true
,
"useFileSystemAccess"
:
true
,
"useFileSystemAccess"
:
true
,
"useFocus"
:
true
,
"useFocus"
:
true
,
"useFocusWithin"
:
true
,
"useFocusWithin"
:
true
,
...
@@ -154,6 +158,7 @@
...
@@ -154,6 +158,7 @@
"useGamepad"
:
true
,
"useGamepad"
:
true
,
"useGeolocation"
:
true
,
"useGeolocation"
:
true
,
"useIdle"
:
true
,
"useIdle"
:
true
,
"useImage"
:
true
,
"useInfiniteScroll"
:
true
,
"useInfiniteScroll"
:
true
,
"useIntersectionObserver"
:
true
,
"useIntersectionObserver"
:
true
,
"useInterval"
:
true
,
"useInterval"
:
true
,
...
@@ -175,6 +180,7 @@
...
@@ -175,6 +180,7 @@
"useNavigatorLanguage"
:
true
,
"useNavigatorLanguage"
:
true
,
"useNetwork"
:
true
,
"useNetwork"
:
true
,
"useNow"
:
true
,
"useNow"
:
true
,
"useObjectUrl"
:
true
,
"useOffsetPagination"
:
true
,
"useOffsetPagination"
:
true
,
"useOnline"
:
true
,
"useOnline"
:
true
,
"usePageLeave"
:
true
,
"usePageLeave"
:
true
,
...
@@ -200,12 +206,14 @@
...
@@ -200,12 +206,14 @@
"useSlots"
:
true
,
"useSlots"
:
true
,
"useSpeechRecognition"
:
true
,
"useSpeechRecognition"
:
true
,
"useSpeechSynthesis"
:
true
,
"useSpeechSynthesis"
:
true
,
"useStepper"
:
true
,
"useStorage"
:
true
,
"useStorage"
:
true
,
"useStorageAsync"
:
true
,
"useStorageAsync"
:
true
,
"useStyleTag"
:
true
,
"useStyleTag"
:
true
,
"useSwipe"
:
true
,
"useSwipe"
:
true
,
"useTemplateRefsList"
:
true
,
"useTemplateRefsList"
:
true
,
"useTextSelection"
:
true
,
"useTextSelection"
:
true
,
"useTextareaAutosize"
:
true
,
"useThrottle"
:
true
,
"useThrottle"
:
true
,
"useThrottleFn"
:
true
,
"useThrottleFn"
:
true
,
"useThrottledRefHistory"
:
true
,
"useThrottledRefHistory"
:
true
,
...
@@ -232,6 +240,7 @@
...
@@ -232,6 +240,7 @@
"useWindowScroll"
:
true
,
"useWindowScroll"
:
true
,
"useWindowSize"
:
true
,
"useWindowSize"
:
true
,
"watch"
:
true
,
"watch"
:
true
,
"watchArray"
:
true
,
"watchAtMost"
:
true
,
"watchAtMost"
:
true
,
"watchDebounced"
:
true
,
"watchDebounced"
:
true
,
"watchEffect"
:
true
,
"watchEffect"
:
true
,
...
@@ -241,6 +250,7 @@
...
@@ -241,6 +250,7 @@
"watchPostEffect"
:
true
,
"watchPostEffect"
:
true
,
"watchSyncEffect"
:
true
,
"watchSyncEffect"
:
true
,
"watchThrottled"
:
true
,
"watchThrottled"
:
true
,
"watchTriggerable"
:
true
,
"watchWithFilter"
:
true
,
"watchWithFilter"
:
true
,
"whenever"
:
true
"whenever"
:
true
}
}
...
...
auto-imports.d.ts
浏览文件 @
2149cedd
...
@@ -82,6 +82,8 @@ declare global {
...
@@ -82,6 +82,8 @@ declare global {
const
refThrottled
:
typeof
import
(
'@vueuse/core'
)[
'refThrottled'
]
const
refThrottled
:
typeof
import
(
'@vueuse/core'
)[
'refThrottled'
]
const
refWithControl
:
typeof
import
(
'@vueuse/core'
)[
'refWithControl'
]
const
refWithControl
:
typeof
import
(
'@vueuse/core'
)[
'refWithControl'
]
const
resolveComponent
:
typeof
import
(
'vue'
)[
'resolveComponent'
]
const
resolveComponent
:
typeof
import
(
'vue'
)[
'resolveComponent'
]
const
resolveRef
:
typeof
import
(
'@vueuse/core'
)[
'resolveRef'
]
const
resolveUnref
:
typeof
import
(
'@vueuse/core'
)[
'resolveUnref'
]
const
shallowReactive
:
typeof
import
(
'vue'
)[
'shallowReactive'
]
const
shallowReactive
:
typeof
import
(
'vue'
)[
'shallowReactive'
]
const
shallowReadonly
:
typeof
import
(
'vue'
)[
'shallowReadonly'
]
const
shallowReadonly
:
typeof
import
(
'vue'
)[
'shallowReadonly'
]
const
shallowRef
:
typeof
import
(
'vue'
)[
'shallowRef'
]
const
shallowRef
:
typeof
import
(
'vue'
)[
'shallowRef'
]
...
@@ -109,6 +111,7 @@ declare global {
...
@@ -109,6 +111,7 @@ declare global {
const
useAttrs
:
typeof
import
(
'vue'
)[
'useAttrs'
]
const
useAttrs
:
typeof
import
(
'vue'
)[
'useAttrs'
]
const
useBase64
:
typeof
import
(
'@vueuse/core'
)[
'useBase64'
]
const
useBase64
:
typeof
import
(
'@vueuse/core'
)[
'useBase64'
]
const
useBattery
:
typeof
import
(
'@vueuse/core'
)[
'useBattery'
]
const
useBattery
:
typeof
import
(
'@vueuse/core'
)[
'useBattery'
]
const
useBluetooth
:
typeof
import
(
'@vueuse/core'
)[
'useBluetooth'
]
const
useBreakpoints
:
typeof
import
(
'@vueuse/core'
)[
'useBreakpoints'
]
const
useBreakpoints
:
typeof
import
(
'@vueuse/core'
)[
'useBreakpoints'
]
const
useBroadcastChannel
:
typeof
import
(
'@vueuse/core'
)[
'useBroadcastChannel'
]
const
useBroadcastChannel
:
typeof
import
(
'@vueuse/core'
)[
'useBroadcastChannel'
]
const
useBrowserLocation
:
typeof
import
(
'@vueuse/core'
)[
'useBrowserLocation'
]
const
useBrowserLocation
:
typeof
import
(
'@vueuse/core'
)[
'useBrowserLocation'
]
...
@@ -147,6 +150,7 @@ declare global {
...
@@ -147,6 +150,7 @@ declare global {
const
useEyeDropper
:
typeof
import
(
'@vueuse/core'
)[
'useEyeDropper'
]
const
useEyeDropper
:
typeof
import
(
'@vueuse/core'
)[
'useEyeDropper'
]
const
useFavicon
:
typeof
import
(
'@vueuse/core'
)[
'useFavicon'
]
const
useFavicon
:
typeof
import
(
'@vueuse/core'
)[
'useFavicon'
]
const
useFetch
:
typeof
import
(
'@vueuse/core'
)[
'useFetch'
]
const
useFetch
:
typeof
import
(
'@vueuse/core'
)[
'useFetch'
]
const
useFileDialog
:
typeof
import
(
'@vueuse/core'
)[
'useFileDialog'
]
const
useFileSystemAccess
:
typeof
import
(
'@vueuse/core'
)[
'useFileSystemAccess'
]
const
useFileSystemAccess
:
typeof
import
(
'@vueuse/core'
)[
'useFileSystemAccess'
]
const
useFocus
:
typeof
import
(
'@vueuse/core'
)[
'useFocus'
]
const
useFocus
:
typeof
import
(
'@vueuse/core'
)[
'useFocus'
]
const
useFocusWithin
:
typeof
import
(
'@vueuse/core'
)[
'useFocusWithin'
]
const
useFocusWithin
:
typeof
import
(
'@vueuse/core'
)[
'useFocusWithin'
]
...
@@ -155,6 +159,7 @@ declare global {
...
@@ -155,6 +159,7 @@ declare global {
const
useGamepad
:
typeof
import
(
'@vueuse/core'
)[
'useGamepad'
]
const
useGamepad
:
typeof
import
(
'@vueuse/core'
)[
'useGamepad'
]
const
useGeolocation
:
typeof
import
(
'@vueuse/core'
)[
'useGeolocation'
]
const
useGeolocation
:
typeof
import
(
'@vueuse/core'
)[
'useGeolocation'
]
const
useIdle
:
typeof
import
(
'@vueuse/core'
)[
'useIdle'
]
const
useIdle
:
typeof
import
(
'@vueuse/core'
)[
'useIdle'
]
const
useImage
:
typeof
import
(
'@vueuse/core'
)[
'useImage'
]
const
useInfiniteScroll
:
typeof
import
(
'@vueuse/core'
)[
'useInfiniteScroll'
]
const
useInfiniteScroll
:
typeof
import
(
'@vueuse/core'
)[
'useInfiniteScroll'
]
const
useIntersectionObserver
:
typeof
import
(
'@vueuse/core'
)[
'useIntersectionObserver'
]
const
useIntersectionObserver
:
typeof
import
(
'@vueuse/core'
)[
'useIntersectionObserver'
]
const
useInterval
:
typeof
import
(
'@vueuse/core'
)[
'useInterval'
]
const
useInterval
:
typeof
import
(
'@vueuse/core'
)[
'useInterval'
]
...
@@ -176,6 +181,7 @@ declare global {
...
@@ -176,6 +181,7 @@ declare global {
const
useNavigatorLanguage
:
typeof
import
(
'@vueuse/core'
)[
'useNavigatorLanguage'
]
const
useNavigatorLanguage
:
typeof
import
(
'@vueuse/core'
)[
'useNavigatorLanguage'
]
const
useNetwork
:
typeof
import
(
'@vueuse/core'
)[
'useNetwork'
]
const
useNetwork
:
typeof
import
(
'@vueuse/core'
)[
'useNetwork'
]
const
useNow
:
typeof
import
(
'@vueuse/core'
)[
'useNow'
]
const
useNow
:
typeof
import
(
'@vueuse/core'
)[
'useNow'
]
const
useObjectUrl
:
typeof
import
(
'@vueuse/core'
)[
'useObjectUrl'
]
const
useOffsetPagination
:
typeof
import
(
'@vueuse/core'
)[
'useOffsetPagination'
]
const
useOffsetPagination
:
typeof
import
(
'@vueuse/core'
)[
'useOffsetPagination'
]
const
useOnline
:
typeof
import
(
'@vueuse/core'
)[
'useOnline'
]
const
useOnline
:
typeof
import
(
'@vueuse/core'
)[
'useOnline'
]
const
usePageLeave
:
typeof
import
(
'@vueuse/core'
)[
'usePageLeave'
]
const
usePageLeave
:
typeof
import
(
'@vueuse/core'
)[
'usePageLeave'
]
...
@@ -201,12 +207,14 @@ declare global {
...
@@ -201,12 +207,14 @@ declare global {
const
useSlots
:
typeof
import
(
'vue'
)[
'useSlots'
]
const
useSlots
:
typeof
import
(
'vue'
)[
'useSlots'
]
const
useSpeechRecognition
:
typeof
import
(
'@vueuse/core'
)[
'useSpeechRecognition'
]
const
useSpeechRecognition
:
typeof
import
(
'@vueuse/core'
)[
'useSpeechRecognition'
]
const
useSpeechSynthesis
:
typeof
import
(
'@vueuse/core'
)[
'useSpeechSynthesis'
]
const
useSpeechSynthesis
:
typeof
import
(
'@vueuse/core'
)[
'useSpeechSynthesis'
]
const
useStepper
:
typeof
import
(
'@vueuse/core'
)[
'useStepper'
]
const
useStorage
:
typeof
import
(
'@vueuse/core'
)[
'useStorage'
]
const
useStorage
:
typeof
import
(
'@vueuse/core'
)[
'useStorage'
]
const
useStorageAsync
:
typeof
import
(
'@vueuse/core'
)[
'useStorageAsync'
]
const
useStorageAsync
:
typeof
import
(
'@vueuse/core'
)[
'useStorageAsync'
]
const
useStyleTag
:
typeof
import
(
'@vueuse/core'
)[
'useStyleTag'
]
const
useStyleTag
:
typeof
import
(
'@vueuse/core'
)[
'useStyleTag'
]
const
useSwipe
:
typeof
import
(
'@vueuse/core'
)[
'useSwipe'
]
const
useSwipe
:
typeof
import
(
'@vueuse/core'
)[
'useSwipe'
]
const
useTemplateRefsList
:
typeof
import
(
'@vueuse/core'
)[
'useTemplateRefsList'
]
const
useTemplateRefsList
:
typeof
import
(
'@vueuse/core'
)[
'useTemplateRefsList'
]
const
useTextSelection
:
typeof
import
(
'@vueuse/core'
)[
'useTextSelection'
]
const
useTextSelection
:
typeof
import
(
'@vueuse/core'
)[
'useTextSelection'
]
const
useTextareaAutosize
:
typeof
import
(
'@vueuse/core'
)[
'useTextareaAutosize'
]
const
useThrottle
:
typeof
import
(
'@vueuse/core'
)[
'useThrottle'
]
const
useThrottle
:
typeof
import
(
'@vueuse/core'
)[
'useThrottle'
]
const
useThrottleFn
:
typeof
import
(
'@vueuse/core'
)[
'useThrottleFn'
]
const
useThrottleFn
:
typeof
import
(
'@vueuse/core'
)[
'useThrottleFn'
]
const
useThrottledRefHistory
:
typeof
import
(
'@vueuse/core'
)[
'useThrottledRefHistory'
]
const
useThrottledRefHistory
:
typeof
import
(
'@vueuse/core'
)[
'useThrottledRefHistory'
]
...
@@ -233,6 +241,7 @@ declare global {
...
@@ -233,6 +241,7 @@ declare global {
const
useWindowScroll
:
typeof
import
(
'@vueuse/core'
)[
'useWindowScroll'
]
const
useWindowScroll
:
typeof
import
(
'@vueuse/core'
)[
'useWindowScroll'
]
const
useWindowSize
:
typeof
import
(
'@vueuse/core'
)[
'useWindowSize'
]
const
useWindowSize
:
typeof
import
(
'@vueuse/core'
)[
'useWindowSize'
]
const
watch
:
typeof
import
(
'vue'
)[
'watch'
]
const
watch
:
typeof
import
(
'vue'
)[
'watch'
]
const
watchArray
:
typeof
import
(
'@vueuse/core'
)[
'watchArray'
]
const
watchAtMost
:
typeof
import
(
'@vueuse/core'
)[
'watchAtMost'
]
const
watchAtMost
:
typeof
import
(
'@vueuse/core'
)[
'watchAtMost'
]
const
watchDebounced
:
typeof
import
(
'@vueuse/core'
)[
'watchDebounced'
]
const
watchDebounced
:
typeof
import
(
'@vueuse/core'
)[
'watchDebounced'
]
const
watchEffect
:
typeof
import
(
'vue'
)[
'watchEffect'
]
const
watchEffect
:
typeof
import
(
'vue'
)[
'watchEffect'
]
...
@@ -242,6 +251,7 @@ declare global {
...
@@ -242,6 +251,7 @@ declare global {
const
watchPostEffect
:
typeof
import
(
'vue'
)[
'watchPostEffect'
]
const
watchPostEffect
:
typeof
import
(
'vue'
)[
'watchPostEffect'
]
const
watchSyncEffect
:
typeof
import
(
'vue'
)[
'watchSyncEffect'
]
const
watchSyncEffect
:
typeof
import
(
'vue'
)[
'watchSyncEffect'
]
const
watchThrottled
:
typeof
import
(
'@vueuse/core'
)[
'watchThrottled'
]
const
watchThrottled
:
typeof
import
(
'@vueuse/core'
)[
'watchThrottled'
]
const
watchTriggerable
:
typeof
import
(
'@vueuse/core'
)[
'watchTriggerable'
]
const
watchWithFilter
:
typeof
import
(
'@vueuse/core'
)[
'watchWithFilter'
]
const
watchWithFilter
:
typeof
import
(
'@vueuse/core'
)[
'watchWithFilter'
]
const
whenever
:
typeof
import
(
'@vueuse/core'
)[
'whenever'
]
const
whenever
:
typeof
import
(
'@vueuse/core'
)[
'whenever'
]
}
}
pnpm-lock.yaml
浏览文件 @
2149cedd
差异被折叠。
点击展开。
src/modules/query/components/LicenseeView.vue
浏览文件 @
2149cedd
...
@@ -12,9 +12,11 @@ interface licenseeList {
...
@@ -12,9 +12,11 @@ interface licenseeList {
const
dataset
=
reactive
<
licenseeList
>
({
loading
:
false
,
page
:
1
,
total
:
0
,
list
:
[]
})
const
dataset
=
reactive
<
licenseeList
>
({
loading
:
false
,
page
:
1
,
total
:
0
,
list
:
[]
})
const
hasMore
=
ref
(
false
)
const
hasMore
=
ref
(
false
)
const
props
=
defineProps
<
{
type
:
string
}
>
()
// 获取持证人列表
// 获取持证人列表
const
handleLicenseList
=
()
=>
{
const
handleLicenseList
=
()
=>
{
const
params
=
{
page_size
:
10
,
page
:
dataset
.
page
}
const
params
=
{
page_size
:
10
,
page
:
dataset
.
page
,
type
:
props
.
type
}
dataset
.
loading
=
true
dataset
.
loading
=
true
api
api
.
getLicenseList
(
params
)
.
getLicenseList
(
params
)
...
@@ -58,7 +60,7 @@ onMounted(() => {
...
@@ -58,7 +60,7 @@ onMounted(() => {
<div
class=
"img_top"
>
<div
class=
"img_top"
>
<img
class=
"img"
:src=
"item.avatar"
/>
<img
class=
"img"
:src=
"item.avatar"
/>
</div>
</div>
<div
class=
"img_bottom
"
>
<div
:class=
"props.type === 'paa' ? 'img_bottom bg' : 'img_bottom'
"
>
<div
class=
"img_bottom_people"
>
{{
item
.
batch_name
}}
</div>
<div
class=
"img_bottom_people"
>
{{
item
.
batch_name
}}
</div>
<div
class=
"img_bottom_name"
>
{{
item
.
name
}}
</div>
<div
class=
"img_bottom_name"
>
{{
item
.
name
}}
</div>
<div
class=
"img_bottom_cardnum"
>
证书编号
</div>
<div
class=
"img_bottom_cardnum"
>
证书编号
</div>
...
@@ -71,9 +73,9 @@ onMounted(() => {
...
@@ -71,9 +73,9 @@ onMounted(() => {
</
template
>
</
template
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.main_content
{
.main_content
{
padding
:
0
.
45
rem
0
.2rem
0
0
.31rem
;
padding
:
0
.
2
rem
0
.2rem
0
0
.31rem
;
background
:
#ffffff
;
background
:
#ffffff
;
border-radius
:
0
.2rem
;
border-radius
:
0
0
0
.2rem
;
display
:
flex
;
display
:
flex
;
justify-content
:
flex-start
;
justify-content
:
flex-start
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
...
@@ -105,7 +107,10 @@ onMounted(() => {
...
@@ -105,7 +107,10 @@ onMounted(() => {
padding-top
:
0
.15rem
;
padding-top
:
0
.15rem
;
background
:
url(https://webapp-pub.ezijing.com/prp_h5/license_bg.png)
no-repeat
;
background
:
url(https://webapp-pub.ezijing.com/prp_h5/license_bg.png)
no-repeat
;
background-size
:
contain
;
background-size
:
contain
;
&
.bg
{
background
:
url(https://webapp-pub.ezijing.com/prp_h5/license_bg2.png)
no-repeat
;
background-size
:
contain
;
}
.img_bottom_people
{
.img_bottom_people
{
font-size
:
0
.24rem
;
font-size
:
0
.24rem
;
font-weight
:
400
;
font-weight
:
400
;
...
...
src/modules/query/views/Index.vue
浏览文件 @
2149cedd
...
@@ -17,23 +17,36 @@ onMounted(() => {
...
@@ -17,23 +17,36 @@ onMounted(() => {
active
.
value
=
2
active
.
value
=
2
}
}
})
})
const
activeChild
:
any
=
ref
(
0
)
</
script
>
</
script
>
<
template
>
<
template
>
<AppContainer
title=
"权益查看"
>
<AppContainer
title=
"权益查看"
>
<van-tabs
<div
class=
"query-box"
>
v-model:active=
"active"
<van-tabs
shrink
v-model:active=
"active"
background=
"transparent"
shrink
title-active-color=
"#033974"
background=
"transparent"
title-inactive-color=
"#4E4E4E"
title-active-color=
"#033974"
line-height=
"0"
title-inactive-color=
"#4E4E4E"
>
line-height=
"0"
<van-tab
title=
"名片查询 |"
><BusinessCardQuery
/>
</van-tab>
>
<van-tab
title=
"证书查询 |"
>
<CertificateQuery
/></van-tab>
<van-tab
title=
"名片查询 |"
><BusinessCardQuery
/>
</van-tab>
<van-tab
title=
"证书查询 |"
>
<CertificateQuery
/></van-tab>
<van-tab
title=
" 持证人查看"
><LicenseeView
/>
</van-tab>
<van-tab
title=
" 持证人查看"
>
</van-tabs>
<van-tabs
v-model=
"activeChild"
swipeable
>
<van-tab
title=
"PRP"
>
<LicenseeView
type=
"prp"
/>
</van-tab>
<van-tab
title=
"PAA"
>
<LicenseeView
type=
"paa"
/>
</van-tab>
</van-tabs>
</van-tab>
</van-tabs>
</div>
</AppContainer>
</AppContainer>
</
template
>
</
template
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
...
@@ -42,4 +55,9 @@ onMounted(() => {
...
@@ -42,4 +55,9 @@ onMounted(() => {
font-weight
:
400
;
font-weight
:
400
;
color
:
#868686
;
color
:
#868686
;
}
}
// .query-box {
// }
:deep
(
.van-tabs__line
)
{
background-color
:
rgb
(
3
,
57
,
116
)
!
important
;
}
</
style
>
</
style
>
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论