任务模块
This commit is contained in:
@@ -572,7 +572,7 @@ const SectionList = ({
|
||||
))}
|
||||
</div>
|
||||
|
||||
<div className="flex items-center justify-center mt-6">
|
||||
<div className="flex items-center justify-center mt-6 flex-col ">
|
||||
{!isView && (
|
||||
<div className="w-full flex justify-center">
|
||||
<Button
|
||||
@@ -589,8 +589,8 @@ const SectionList = ({
|
||||
</div>
|
||||
)}
|
||||
|
||||
<div className="flex w-fit flex-shrink-0 flex-col gap-1">
|
||||
<span className="text-gray-500 flex items-center">
|
||||
<div className="flex items-end w-full flex-shrink-0 flex-col gap-1">
|
||||
<span className="text-gray-500 flex items-center ">
|
||||
税前总额:
|
||||
<span className="text-blue-500 font-medium ml-2">
|
||||
{formatExchangeRate(
|
||||
|
||||
Reference in New Issue
Block a user