diff --git a/src/views/modules/course/sociologyBindList.vue b/src/views/modules/course/sociologyBindList.vue deleted file mode 100644 index e69de29..0000000 diff --git a/src/views/modules/course/sociologyComponents/bookTagsForm.vue b/src/views/modules/course/sociologyComponents/bookTagsForm.vue new file mode 100644 index 0000000..65262b0 --- /dev/null +++ b/src/views/modules/course/sociologyComponents/bookTagsForm.vue @@ -0,0 +1,597 @@ + + + + + diff --git a/src/views/modules/course/sociologyComponents/shopproduct.vue b/src/views/modules/course/sociologyComponents/shopproduct.vue new file mode 100644 index 0000000..12e77a3 --- /dev/null +++ b/src/views/modules/course/sociologyComponents/shopproduct.vue @@ -0,0 +1,612 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/modules/course/sociologyComponents/shopproductTable.vue b/src/views/modules/course/sociologyComponents/shopproductTable.vue new file mode 100644 index 0000000..aa6b649 --- /dev/null +++ b/src/views/modules/course/sociologyComponents/shopproductTable.vue @@ -0,0 +1,334 @@ + + + + \ No newline at end of file diff --git a/src/views/modules/course/sociology-add-or-update.vue b/src/views/modules/course/sociologyComponents/sociology-add-or-update.vue similarity index 99% rename from src/views/modules/course/sociology-add-or-update.vue rename to src/views/modules/course/sociologyComponents/sociology-add-or-update.vue index 8d3d3fa..a2c847f 100644 --- a/src/views/modules/course/sociology-add-or-update.vue +++ b/src/views/modules/course/sociologyComponents/sociology-add-or-update.vue @@ -64,7 +64,7 @@ + \ No newline at end of file diff --git a/src/views/modules/course/sociologyList.vue b/src/views/modules/course/sociologyList.vue index 507c4a2..79042ff 100644 --- a/src/views/modules/course/sociologyList.vue +++ b/src/views/modules/course/sociologyList.vue @@ -1,370 +1,858 @@ + diff --git a/static/config/index.js b/static/config/index.js index 8e011ee..71ef68a 100644 --- a/static/config/index.js +++ b/static/config/index.js @@ -5,9 +5,9 @@ window.SITE_CONFIG = {}; // api接口请求地址 - window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9200/pb';//张川川 + // 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'; // 线上测试环境11 + window.SITE_CONFIG['baseUrl'] = 'https://testapi.nuttyreading.com'; // 线上测试环境11 // window.SITE_CONFIG['baseUrl'] = 'https://api.nuttyreading.com'; // 线上正式环境 // window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.110:9200/pb'; // window.SITE_CONFIG['baseUrl'] = 'http://59.110.212.44:9200/pb';