diff --git a/main.js b/main.js index a7172b8..57ef533 100644 --- a/main.js +++ b/main.js @@ -18,8 +18,8 @@ String.prototype.trim=function(){   return this.replace(/(^s*)|(s*$)/g, ""); } -// const NODE_ENV = 'development'; -const NODE_ENV = 'production'; +const NODE_ENV = 'development'; +// const NODE_ENV = 'production'; if(NODE_ENV == 'development'){ Vue.prototype.cssUrl = '/static/images/frontend/'; Vue.prototype.request_domain = "http://xmztest.yitongtang66.com/"; diff --git a/pages/index/index.vue b/pages/index/index.vue index 871ba96..a15b8f9 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -3,18 +3,52 @@ - 李静静 - 中医针灸科中医针灸科 + 李静 + + 中医针灸科 + - - 北京中医药大学硕士 从业10年北京中医药大学硕士 从业10年北京中医药大学硕士 从业10年 + + 北京中医药大学硕士 从业10年 - - + + + + + 医生简介 + + + + + 北京中医药大学硕士研究生,中国针灸学会会员,中国中医药信息学会专科专病诊疗分会理事,擅长针药并用治疗内科疾病。取穴少,用药精。擅长月经不调、痛经、带下症、妇科炎症、胃炎 + + + + + + + + + 中国中医科学院广安门医院门诊 + + + + 出诊:周三下午、周六上午 + + + + + 导航 + + + + 预约看诊 + + @@ -39,28 +73,32 @@ diff --git a/static/images/frontend/right_bg.png b/static/images/frontend/right_bg.png new file mode 100644 index 0000000..14597f6 Binary files /dev/null and b/static/images/frontend/right_bg.png differ