From 6385b052fcb9db2ed136fac005683825fca33e38 Mon Sep 17 00:00:00 2001
From: buffeyu <271839173@qq.com>
Date: Sat, 22 Jan 2022 00:20:35 +0800
Subject: [PATCH] up
---
pages/mine/index.vue.BASE.vue | 425 ++++++++++++++++++++++++++++++++
pages/mine/index.vue.LOCAL.vue | 425 ++++++++++++++++++++++++++++++++
pages/mine/index.vue.REMOTE.vue | 425 ++++++++++++++++++++++++++++++++
3 files changed, 1275 insertions(+)
create mode 100644 pages/mine/index.vue.BASE.vue
create mode 100644 pages/mine/index.vue.LOCAL.vue
create mode 100644 pages/mine/index.vue.REMOTE.vue
diff --git a/pages/mine/index.vue.BASE.vue b/pages/mine/index.vue.BASE.vue
new file mode 100644
index 0000000..0ce0904
--- /dev/null
+++ b/pages/mine/index.vue.BASE.vue
@@ -0,0 +1,425 @@
+
+
+
+
+
+
+
+
+
+
+ 点击登录
+
+
+ 登录解锁更全功能
+
+
+
+
+ {{ userInfo.name }}
+
+
+
+
+
+ {{ userInfo.companyName }}
+
+
+
+
+
+ 退出登录
+
+
+
+
+
+
+
+
+
+
+ 全部订单
+
+
+
+ 待确认
+
+
+
+ 待供应商确认
+
+
+
+ 已下单
+
+
+
+ 已完成
+
+
+
+
+
+
+
+
+ 可用采购额度
+
+
+ ¥{{fsInfo.availableCreditLine}}
+ {{ `已使用: ¥ ${fsInfo.usedCreditLine}` }}
+
+
+ {{ `授信额度: ${fsInfo.creditLine / 10000}万` }}
+
+
+
+
+
+
+
+
+
+ 账号管理
+
+
+
+ 我的询价
+
+
+
+ 收货地址
+
+
+
+ test
+ order-detail
+ enterprise-info
+
+
+
+
+
+
diff --git a/pages/mine/index.vue.LOCAL.vue b/pages/mine/index.vue.LOCAL.vue
new file mode 100644
index 0000000..a804713
--- /dev/null
+++ b/pages/mine/index.vue.LOCAL.vue
@@ -0,0 +1,425 @@
+
+
+
+
+
+
+
+
+
+
+ 点击登录
+
+
+ 登录解锁更全功能
+
+
+
+
+ {{ userInfo.name }}
+
+
+
+
+
+ {{ userInfo.companyName }}
+
+
+
+
+
+ 退出登录
+
+
+
+
+
+
+
+
+
+
+ 全部订单
+
+
+
+ 待确认
+
+
+
+ 待供应商确认
+
+
+
+ 已下单
+
+
+
+ 已完成
+
+
+
+
+
+
+
+
+ 可用采购额度
+
+
+ ¥{{fsInfo.availableCreditLine}}
+ {{ `已使用: ¥ ${fsInfo.usedCreditLine}` }}
+
+
+ {{ `授信额度: ${fsInfo.creditLine / 10000}万` }}
+
+
+
+
+
+
+
+
+
+ 账号管理
+
+
+
+ 我的询价
+
+
+
+ 收货地址
+
+
+
+ test
+ order-detail
+ enterprise-info
+
+
+
+
+
+
diff --git a/pages/mine/index.vue.REMOTE.vue b/pages/mine/index.vue.REMOTE.vue
new file mode 100644
index 0000000..4a4aa86
--- /dev/null
+++ b/pages/mine/index.vue.REMOTE.vue
@@ -0,0 +1,425 @@
+
+
+
+
+
+
+
+
+
+
+ 点击登录
+
+
+ 登录解锁更全功能
+
+
+
+
+ {{ userInfo.name }}
+
+
+
+
+
+ {{ userInfo.companyName }}
+
+
+
+
+
+ 退出登录
+
+
+
+
+
+
+
+
+
+
+ 全部订单
+
+
+
+ 待确认
+
+
+
+ 待供应商确认
+
+
+
+ 已下单
+
+
+
+ 已完成
+
+
+
+
+
+
+
+
+ 可用采购额度
+
+
+ ¥{{fsInfo.availableCreditLine}}
+ {{ `已使用: ¥ ${fsInfo.usedCreditLine}` }}
+
+
+ {{ `授信额度: ${fsInfo.creditLine / 10000}万` }}
+
+
+
+
+
+
+
+
+
+ 账号管理
+
+
+
+ 我的询价
+
+
+
+ 收货地址
+
+
+
+ test
+ order-detail
+ enterprise-info
+
+
+
+
+
+