修正了 pages 名为拼音的问题

This commit is contained in:
2026-06-13 10:44:02 +08:00
parent 76cc4ac55e
commit 296e41a8a7
249 changed files with 29660 additions and 29505 deletions

View File

@@ -0,0 +1,39 @@
// pages/order-pool2/order-pool2.js
Page({
data: {
},
onLoad(options) {
},
onReady() {
},
onShow() {
},
onHide() {
},
onUnload() {
},
onPullDownRefresh() {
},
onReachBottom() {
},
onShareAppMessage() {
}
})

View File

@@ -0,0 +1,3 @@
{
"usingComponents": {}
}

View File

@@ -0,0 +1,2 @@
<!--pages/order-pool2/order-pool2.wxml-->
<text>pages/order-pool2/order-pool2.wxml</text>

View File

@@ -0,0 +1 @@
/* pages/order-pool2/order-pool2.wxss */