【代码评审】商城的 todo 进一步说明

This commit is contained in:
YunaiV
2024-08-25 14:33:27 +08:00
parent a514de68b3
commit 75c5203c90
13 changed files with 13 additions and 20 deletions
-1
View File
@@ -64,7 +64,6 @@
};
// 导入微信地址
// TODO 芋艿:未测试
function importWechatAddress() {
let wechatAddress = {};
// #ifdef MP
+1 -1
View File
@@ -36,7 +36,7 @@
</button>
</uni-datetime-picker>
<!-- TODO 芋艿优化 -->
<!-- TODO 芋艿钱包优化 -->
<!-- <view class="total-box">-->
<!-- <view class="ss-m-b-10">总收入{{ state.pagination.income }}</view>-->
<!-- <view>总支出{{ -state.pagination.expense }}</view>-->