新增分享功能,修改开票判断逻辑,可查询电表列表

This commit is contained in:
2025-01-10 15:07:07 +08:00
parent ec77d26c27
commit b905da6035
11 changed files with 142 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
<!--pages/meterList/index.wxml-->
<navigator title="电表列表" canBack="{{true}}" />
<table header="{{header}}" list="{{list}}" />