diff --git a/src/element-ui/index.js b/src/element-ui/index.js
index 2026fec..6dd8434 100644
--- a/src/element-ui/index.js
+++ b/src/element-ui/index.js
@@ -78,7 +78,7 @@ import {
Notification,
Timeline,
TimelineItem,
- // Drawer
+ Link,
} from 'element-ui'
Vue.use(Timeline)
@@ -146,7 +146,7 @@ Vue.use(Header)
Vue.use(Aside)
Vue.use(Main)
Vue.use(Footer)
-// Vue.use(Drawer)
+Vue.use(Link)
Vue.use(Loading.directive)
diff --git a/src/router/index.js b/src/router/index.js
index e553ae1..6929cc5 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -51,7 +51,9 @@ const mainRoutes = {
{ path: '/book-comments', component: _import('modules/book/bookComments'), name: 'book-comments', meta: { title: '书评管理', isTab: true } },
{ path: '/clock', component: _import('modules/book/clock'), name: 'clock', meta: { title: '打卡管理', isTab: true } },
{ path: '/talkBook', component: _import('modules/book/talkBook'), name: 'talkBook', meta: { title: '讲书管理', isTab: true } },
- { path: '/acupointManagement', component: _import('modules/acupointManagement'), name: 'acupointManagement', meta: { title: '穴位管理', isTab: true } },
+ { path: '/acupointManagement', component: _import('modules/acupoint/acupointManagement'), name: 'acupointManagement', meta: { title: '脉穴分类管理', isTab: true } },
+ { path: '/acupointList', component: _import('modules/acupoint/acupointList'), name: 'acupointList', meta: { title: '脉穴列表', isTab: true } },
+ { path: '/acupointDetail', component: _import('modules/acupoint/acupointDetail'), name: 'acupointDetail', meta: { title: '穴位详细', isTab: true } },
],
beforeEnter (to, from, next) {
let token = Vue.cookie.get('token')
diff --git a/src/views/modules/acupoint/acupointDetail.vue b/src/views/modules/acupoint/acupointDetail.vue
new file mode 100644
index 0000000..2af16a9
--- /dev/null
+++ b/src/views/modules/acupoint/acupointDetail.vue
@@ -0,0 +1,300 @@
+
+
+
+ 穴位管理
+ {{ pageTitle }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 保 存
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/acupoint/acupointList.vue b/src/views/modules/acupoint/acupointList.vue
new file mode 100644
index 0000000..6dbed11
--- /dev/null
+++ b/src/views/modules/acupoint/acupointList.vue
@@ -0,0 +1,468 @@
+
+
+
+
+
+
+
+ 增加穴位
+
+ 管理分类
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/acupoint/acupointManagement copy.vue b/src/views/modules/acupoint/acupointManagement copy.vue
new file mode 100644
index 0000000..4f000db
--- /dev/null
+++ b/src/views/modules/acupoint/acupointManagement copy.vue
@@ -0,0 +1,439 @@
+
+
+
+ 添加分类
+
+
+
+
+
+
+
+
+
+
+
{{ item.title }}
+
+
+
+
+
+ {{scope.row.content.current}}{{scope.row.content.pages}}
+ 查看更多
+
+
+
+
+
+
+
+
+
+
+ 添加子分类
+ 添加穴位
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/acupoint/acupointManagement.vue b/src/views/modules/acupoint/acupointManagement.vue
new file mode 100644
index 0000000..b8eb608
--- /dev/null
+++ b/src/views/modules/acupoint/acupointManagement.vue
@@ -0,0 +1,439 @@
+
+
+
+
+
+ {{ node.label }}
+
+ append(data)"
+ >
+ 添加
+
+ edit(data)">
+ 编辑
+
+ deleteCate(data)"
+ >
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/acupointManagement.vue b/src/views/modules/acupointManagement.vue
deleted file mode 100644
index 8f8ad64..0000000
--- a/src/views/modules/acupointManagement.vue
+++ /dev/null
@@ -1,13 +0,0 @@
-
- 穴位检索
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/modules/book/talkBook.vue b/src/views/modules/book/talkBook.vue
index 170703b..6f958b8 100644
--- a/src/views/modules/book/talkBook.vue
+++ b/src/views/modules/book/talkBook.vue
@@ -95,7 +95,7 @@
dataForm: {
key: ''
},
- dataList: [1],
+ dataList: [],
bookid:0,
upPageIndex:0,
pageIndex: 1,
diff --git a/src/views/modules/order/buyorder.vue b/src/views/modules/order/buyorder.vue
index 48df71f..4746e27 100644
--- a/src/views/modules/order/buyorder.vue
+++ b/src/views/modules/order/buyorder.vue
@@ -191,7 +191,7 @@
-
疯币充值
+
天医币充值
¥{{ fitem.realMoney }} × 1
@@ -215,7 +215,7 @@
微信支付
支付宝支付
- 
疯币支付
+ 
天医币支付
@@ -327,7 +327,7 @@
微信
支付宝
ios内购
-
疯币支付
+
天医币支付
diff --git a/src/views/modules/order/buyorderdetail.vue b/src/views/modules/order/buyorderdetail.vue
index 56d4a68..1a20a57 100644
--- a/src/views/modules/order/buyorderdetail.vue
+++ b/src/views/modules/order/buyorderdetail.vue
@@ -38,7 +38,7 @@
支付方式:
支付宝支付
微信支付
-
疯币支付
+
天医币支付
IOS内购
@@ -90,27 +90,29 @@
-->
-
+
快递包裹 {{index+1}} 运单号:{{item.expressOrderSn}}
-
查看物流进度
+
+ 隐藏包裹内商品
+
+ 显示包裹内商品
+
查看物流进度
-