1.22 分包

This commit is contained in:
zoujiandong
2024-01-22 08:56:07 +08:00
parent 2bd2fd31ac
commit 48a8c3ebab
237 changed files with 453 additions and 8541 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { API } from '../../../../utils/network/api'
import debounce from '../../../../utils/debounce'
import debounce from '../../../utils/debounce'
let api = new API()
const app = getApp()
Page({
+1 -1
View File
@@ -1,4 +1,4 @@
<wxs module="dateSubstr" src="./../../../utils/substr.wxs"></wxs>
<wxs module="dateSubstr" src="../../../../utils/substr.wxs"></wxs>
<te-nav-bar navbar-data='{{navbarData}}' ></te-nav-bar>
<view class="container">
<view class="main_title">基础信息</view>