diff --git a/app/pages/index/address.json b/app/pages/index/address.json index 9e26dfe..3754752 100644 --- a/app/pages/index/address.json +++ b/app/pages/index/address.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "navigationBarTitleText": "选择地址" +} \ No newline at end of file diff --git a/images/index.png b/images/index.png new file mode 100644 index 0000000..39e88f7 Binary files /dev/null and b/images/index.png differ diff --git a/images/mine.png b/images/mine.png new file mode 100644 index 0000000..4c1fe58 Binary files /dev/null and b/images/mine.png differ diff --git a/images/order-list.png b/images/order-list.png new file mode 100644 index 0000000..645fe55 Binary files /dev/null and b/images/order-list.png differ diff --git a/images/order-show.png b/images/order-show.png new file mode 100644 index 0000000..2882e4c Binary files /dev/null and b/images/order-show.png differ diff --git a/images/select-address.png b/images/select-address.png new file mode 100644 index 0000000..5ad7ad7 Binary files /dev/null and b/images/select-address.png differ diff --git a/images/shop.png b/images/shop.png new file mode 100644 index 0000000..b008ad8 Binary files /dev/null and b/images/shop.png differ