Files
xin-school/public/assets/store-DZlYFbDf.js
T
2026-06-17 13:08:53 +08:00

1 line
1.7 KiB
JavaScript

import{t as e}from"./XinForm-DX04WSwD.js";import{Ca as t,c as n,rt as r,s as i,ya as a}from"./index-DThTpSPU.js";t();var o=i(),{Title:s,Text:c}=r,l=()=>{let{t}=n(),r=[{title:t(`merchant.portal.store.name`),dataIndex:`name`,valueType:`text`,rules:[{required:!0,message:t(`merchant.portal.store.name.required`)}]},{title:t(`merchant.portal.store.logo`),dataIndex:`logo`,valueType:`text`},{title:t(`merchant.portal.store.banner`),dataIndex:`banner`,valueType:`text`},{title:t(`merchant.portal.store.description`),dataIndex:`description`,valueType:`textarea`},{title:t(`merchant.portal.store.contact_name`),dataIndex:`contact_name`,valueType:`text`},{title:t(`merchant.portal.store.contact_mobile`),dataIndex:`contact_mobile`,valueType:`text`},{title:t(`merchant.portal.store.province`),dataIndex:`province`,valueType:`text`},{title:t(`merchant.portal.store.city`),dataIndex:`city`,valueType:`text`},{title:t(`merchant.portal.store.district`),dataIndex:`district`,valueType:`text`},{title:t(`merchant.portal.store.address`),dataIndex:`address`,valueType:`text`},{title:t(`merchant.portal.store.business_hours`),dataIndex:`business_hours`,valueType:`text`},{title:t(`merchant.portal.store.min_price`),dataIndex:`min_price`,valueType:`text`}];return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`mb-5`,children:[(0,o.jsx)(s,{level:3,children:t(`merchant.portal.store.page.title`)}),(0,o.jsx)(c,{type:`secondary`,children:t(`merchant.portal.store.page.description`)})]}),(0,o.jsx)(e,{columns:r,layoutType:`Form`,grid:!0,request:async()=>{let{data:e}=await a({url:`/merchant-portal/store`,method:`get`});return e.data},onFinish:async e=>(await a({url:`/merchant-portal/store`,method:`put`,data:e}),!0)})]})};export{l as default};