This commit is contained in:
2026-06-18 14:33:50 +08:00
commit 0e43ccec72
248 changed files with 30329 additions and 0 deletions

1
dist/pages/nearby/index.js vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/pages/nearby/index.json vendored Normal file
View File

@@ -0,0 +1 @@
{"navigationBarTitleText":"附近","navigationStyle":"custom","disableScroll":true,"usingComponents":{"comp":"../../comp"}}

2
dist/pages/nearby/index.wxml vendored Normal file
View File

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

1
dist/pages/nearby/index.wxss vendored Normal file

File diff suppressed because one or more lines are too long