邹方成 642b3cf7dd
Some checks failed
Build docker and publish / linux (1.24.5) (push) Failing after 50s
build: 更新前端构建产物和资源文件
更新了前端构建产物包括JavaScript、CSS和HTML文件,主要涉及以下变更:

1. 新增了多个组件和工具函数,包括异常页面组件、iframe组件等
2. 更新了活动管理、产品管理、优惠券管理等业务模块
3. 优化了构建配置和依赖管理
4. 修复了一些样式和功能问题
5. 更新了测试相关文件

同时更新了部分后端服务接口和测试用例。这些变更主要是为了支持新功能和改进现有功能的用户体验。
2025-11-21 01:24:13 +08:00

2 lines
1.3 KiB
JavaScript

var t=Object.defineProperty,e=Object.defineProperties,a=Object.getOwnPropertyDescriptors,r=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,n=(e,a,r)=>a in e?t(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r;import{a8 as l,a0 as i,d as u,a1 as p,c,G as y,o as g,w as f,l as b,h as d,k as m,i as j,aE as v,ae as w,az as O}from"./index-BeZn6wgH.js";const P=Symbol("rowContextKey"),S=l({tag:{type:String,default:"div"},gutter:{type:Number,default:0},justify:{type:String,values:["start","center","end","space-around","space-between","space-evenly"],default:"start"},align:{type:String,values:["top","middle","bottom"]}}),x=u({name:"ElRow"}),E=u(($=((t,e)=>{for(var a in e||(e={}))s.call(e,a)&&n(t,a,e[a]);if(r)for(var a of r(e))o.call(e,a)&&n(t,a,e[a]);return t})({},x),e($,a({props:S,setup(t){const e=t,a=p("row"),r=c(()=>e.gutter);w(P,{gutter:r});const s=c(()=>{const t={};return e.gutter?(t.marginRight=t.marginLeft=`-${e.gutter/2}px`,t):t}),o=c(()=>[a.b(),a.is(`justify-${e.justify}`,"start"!==e.justify),a.is(`align-${e.align}`,!!e.align)]);return(t,e)=>(g(),y(v(t.tag),{class:m(j(o)),style:d(j(s))},{default:f(()=>[b(t.$slots,"default")]),_:3},8,["class","style"]))}}))));var $;const h=O(i(E,[["__file","row.vue"]]));export{h as E,P as r};