Commit 133e6c7a authored by xhx's avatar xhx

fix

parent 1b998d53
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
/> />
<!-- 当前网点 --> <!-- 当前网点 -->
<div class="px-4 bg-branch-deep-blue h-40 mb-28 bg-app-branch-deep-blue flow-root"> <div class="px-4 bg-branch-deep-blue h-40 mb-28 bg-app-branch-deep-blue flow-root">
<Skeleton :row="3" :loading="skele" class="mt-5"> <Skeleton :row="3" :loading="result.loading" class="mt-5">
<div class="detail text-white text-sm pl-1 pt-8">提前预约网点 可享优先办理</div> <div class="detail text-white text-sm pl-1 pt-8">提前预约网点 可享优先办理</div>
<branch <branch
:changeable="false" :changeable="false"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment