operateList.js
381 字节
"use strict";const e=require("../common/vendor.js"),a={__name:"operateList",setup(a){const o=e.ref(9),t=()=>{o.value=0},u=()=>{o.value=1},r=()=>{o.value=2},v=()=>{o.value=3};return(a,s)=>({a:0===o.value?1:"",b:e.o(t),c:1===o.value?1:"",d:e.o(u),e:2===o.value?1:"",f:e.o(r),g:3===o.value?1:"",h:e.o(v)})}},o=e._export_sfc(a,[["__scopeId","data-v-f26b6543"]]);wx.createComponent(o);