首次提交

This commit is contained in:
MagicalKudzu
2025-12-12 10:35:12 +08:00
commit 8079e6c819
224 changed files with 129015 additions and 0 deletions

0
utils-packages/app.wxss Normal file
View File

View File

@@ -0,0 +1,21 @@
(wx.webpackJsonp = wx.webpackJsonp || []).push([
[4506], {
2362: function (n, t, e) {
var s = e(4160),
a = e(6070);
Page((0, s.eU)((function () {
return (0, a.jsx)(a.Fragment, {})
}), "utils-packages/wasm/index", {
root: {
cn: []
}
}, {} || {}))
}
},
function (n) {
n.O(0, [6907, 8096], (function () {
return t = 2362, n(n.s = t);
var t
})), n.O()
}
]);

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,2 @@
<import src="../../base.wxml"></import>
<template is="taro_tmpl" data="{{root:root}}"></template>

View File

Binary file not shown.