【调度系统】广东民航医疗快线调度系统源代码
wanglizhong
2025-06-24 a51d070d364b0da8e5f8ea9203a6e50c8b4c0af3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html lang="">
<head>
    <title>推荐说明</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
    <meta name="format-detection" content="telephone=no" />
    <meta name="format-detection" content="email=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta http-equiv="Content-Type" content="text/html">
    <meta name="full-screen" content="yes">
    <meta name="browsermode" content="application">
    <meta name="x5-orientation" content="portrait">
    <meta name="x5-fullscreen" content="true">
    <meta name="x5-page-mode" content="app">
    <meta name="msapplication-tap-highlight" content="no">
    <style>
        h3 {
            text-align: center;
        }
        .indent-2 {
            text-indent: 2em;
        }
        .indent-4 {
            text-indent: 4em;
        }
    </style>
</head>
    <h3>推荐说明</h3>
    <p class="indent-2">每位用户可分配一个唯一的推广二维码,您可以通过分享这个推广二维码,参加推荐客户消费获取积分的活动。积分可以1:1比例抵扣福祉车出行金额或提取。</p>
    <p class="indent-2">一、积分获取途径:</p>
    <p class="indent-4">您推荐的客户在本小程序下单并完成支付。</p>
    <p class="indent-2">二、活动及积分规则说明:</p>
    <p class="indent-2">1、推荐对象:未在本小程序注册过的新用户,以电话号码为准。</p>
    <p class="indent-2">2、您推荐的客户,其每次下单并付款成功后,您可获得实际支付金额的10%作为积分奖励。</p>
    <p class="indent-2">3、订单中优惠券或者积分抵现的部分不再产生新的积分,按实际支付费用开具发票。</p>
    <p class="indent-2">4、积分满50后可申请提取。</p>
</html>