Warning: Undefined variable $content in /var/www/html/wp-content/themes/thematic/library/extensions/header-extensions.php on line 184
以诊疗师身份增加服务项目 – MCQ Practice && MySOAP Note /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 73

Warning: Undefined variable $post in /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 95

Warning: Attempt to read property "post_password" on null in /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 95
topic bbpress bbp-no-js wordpress y2025 m11 d16 h18 singular slug-%e4%bb%a5%e8%af%8a%e7%96%97%e5%b8%88%e8%ba%ab%e4%bb%bd%e5%a2%9e%e5%8a%a0%e6%9c%8d%e5%8a%a1%e9%a1%b9%e7%9b%ae single postid-4925 s-y-0001 s-m11 s-d30 s-h00 s-author-panhz s-comments-closed s-pings-open unknown-os unknown-browser">

以诊疗师身份增加服务项目

Home 论坛 帮助 Profile & Settings 以诊疗师身份增加服务项目

  • 您的话题内容不能为空。
正在查看 1 个帖子:1-1 (共 1 个帖子)
  • 作者
    帖子
  • #4925 回复
    panhz
    管理员

    以诊疗师身份增加服务项目

    1.从 myro.ca 登录到您的 MySOAP 帐户。

    2.请确认当前为诊疗师 Therapist 身份。可以参见身份切换部分进行身份切换。

    3.点击屏幕左侧 MySOAP Notes 旁边的下拉箭头,选择档案资料 Profile

    4.在服务 Service 页面,点击增加服务 Add Service 按钮。

    5.在 Add Service 弹窗填写服务名称 Service Name,价目表等必要的设置信息。如有必要,还可以点击 Add 按钮增加时长价格表,完成后点击 Submit 以确认并提交。

     

正在查看 1 个帖子:1-1 (共 1 个帖子)
回复至:以诊疗师身份增加服务项目
您的信息:




    post_title,$not_in_menu)) continue; if(in_array($page->post_title,array("客户登录","用户注册","购物车","产品展示","设备展示","ISO认证","PCB询价","PCBA询价",'购物车','product-list','product-detail',"网站地图","今日特价","今日特价信息"))) continue; if($page->post_parent == 0){ $title_array["$page->ID"][0] = $page->post_title; }else{ if(get_page($page->post_parent)->post_parent == 0) $title_array["$page->post_parent"]["$page->ID"] = $page->post_title; //echo $title_array['$page->post_parent'] = $page->ID; //echo "
  • ".$page->post_title."
      "; //echo "
  • "; } } //var_dump($title_array); foreach($title_array as $key => $value){ if(count($value) == 1){ if(strtoupper($title_array[$key][0])=="MY CART"){ $cart_key = $key; //echo "
  • ".$title_array[$key][0]."
  • "; }else{ echo "
  • ".$title_array[$key][0]."
  • "; } }elseif(count($value) > 1){ echo "
  • ".$title_array[$key][0]."
      "; /* foreach($value as $key2 => $temp){ if($key2 != 0){ echo "
    • ".$temp."
    • "; } } */ echo "
  • "; } } ?>