pages updates

This commit is contained in:
LINING-PC\lining
2025-12-17 21:40:04 +08:00
parent bf750241bc
commit 80114c271a
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1277,7 +1277,7 @@ const handleTaskRowMoved = async (payload: {
</template> </template>
<template #column-name="{ task, column, value }"> <template #column-name="{ task, column, value }">
<div style="display: flex; align-items: center; gap: 6px;"> <div style="display: flex; align-items: center; gap: 6px;">
<img src="https://i.pravatar.cc/50?img=1" width="20" height="20" style="border-radius: 50%;" /> <img src="https://foruda.gitee.com/avatar/1764902889653058860/565633_nelson820125_1764902889.png!avatar200" width="20" height="20" style="border-radius: 50%;" />
<span v-html="value"></span> <span v-html="value"></span>
<span <span
v-if="task.priority" v-if="task.priority"
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -62,8 +62,8 @@
"license": "https://opensource.org/licenses/MIT" "license": "https://opensource.org/licenses/MIT"
} }
</script> </script>
<script type="module" crossorigin src="/jordium-gantt-vue3/assets/index-BjxkXFZ-.js"></script> <script type="module" crossorigin src="/jordium-gantt-vue3/assets/index-BLZuaspR.js"></script>
<link rel="stylesheet" crossorigin href="/jordium-gantt-vue3/assets/index-DV1kn1cM.css"> <link rel="stylesheet" crossorigin href="/jordium-gantt-vue3/assets/index-BklrNYmQ.css">
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>