diff --git a/src/views/modules/book/talkBook-add-or-update.vue b/src/views/modules/book/talkBook-add-or-update.vue
new file mode 100644
index 0000000..d9766be
--- /dev/null
+++ b/src/views/modules/book/talkBook-add-or-update.vue
@@ -0,0 +1,439 @@
+
+
+
+
+
+
+
+
+
+
+
+
请输入大于0的整数,且为必填项
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/book/talkBook.vue b/src/views/modules/book/talkBook.vue
new file mode 100644
index 0000000..170703b
--- /dev/null
+++ b/src/views/modules/book/talkBook.vue
@@ -0,0 +1,213 @@
+
+
+
+
+
+ 增加讲书目录
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 暂未上传音频
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/static/config/index.js b/static/config/index.js
index dc5c9f1..1498d37 100644
--- a/static/config/index.js
+++ b/static/config/index.js
@@ -7,9 +7,9 @@
// api接口请求地址
// window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9200/pb';
// window.SITE_CONFIG['baseUrl'] = 'http://59.110.212.44:9200/pb';
- window.SITE_CONFIG['baseUrl'] = 'https://testapi.nuttyreading.com'; // 线上测试环境
+ // window.SITE_CONFIG['baseUrl'] = 'https://testapi.nuttyreading.com'; // 线上测试环境
// window.SITE_CONFIG['baseUrl'] = 'https://api.nuttyreading.com'; // 线上正式环境
- // window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.38:9200/pb';
+ window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.38:9200/pb';
// window.SITE_CONFIG['baseUrl'] = 'http://59.110.212.44:9200/pb';
// cdn地址 = 域名 + 版本号