<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                #### 首頁輪播圖 ~~~[api] get:/admin/platform/member_index/banner <<< success { "code": 1, "msg": "success", "time": "2018-02-01 17:20:32", "data": [ { "image": "/static/no-image.png", "type": "goods", "value": 1 }, { "image": "/static/no-image.png", "type": "article", "value": 1 }, { "image": "/static/no-image.png", "type": "url", "value": "http://www.qq.com" } ] } ~~~ ~~~[api] post:/admin/platform/member_index/banner *array:banner#輪播圖 *string:image#圖片 *string:type#類型,goods=>商品,article=>文章,url=>外部鏈接,path=>內部地址 *string:value#值 <<< success { "code": 1, "msg": "success", "time": "2018-02-01 17:20:32", "data": [ { "image": "/static/no-image.png", "type": "goods", "value": 1 }, { "image": "/static/no-image.png", "type": "article", "value": 1 }, { "image": "/static/no-image.png", "type": "url", "value": "http://www.qq.com" } ] } <<< example { "banner": [ { "image": "/static/no-image.png", "type": "goods", "value": 1 }, { "image": "/static/no-image.png", "type": "article", "value": 1 }, { "image": "/static/no-image.png", "type": "url", "value": "http://www.qq.com" } ] } ~~~ #### 首頁導航 ~~~[api] get:/admin/platform/member_index/nav <<< success { "code": 1, "msg": "success", "time": "2018-08-17 16:18:46", "data": [ { "image": "/static/no-image.png", "type": "storesCategory", "value": 1 }, { "image": "/static/no-image.png", "type": "articleCategory", "value": 1 }, { "image": "/static/no-image.png", "type": "url", "value": "http://www.qq.com" } ] } ~~~ ~~~[api] post:/admin/platform/member_index/nav *array:nav#輪播圖 *string:image#圖片 *string:type#類型,storesCategory=>門店分類,articleCategory=>文章分類,url=>外部鏈接,path=>內部地址 *string:value#值 <<< success { "nav": [ { "image": "/static/no-image.png", "text": "前端", "type": "storesCategory", "value": 1 }, { "image": "/static/no-image.png", "text": "辣雞", "type": "articleCategory", "value": 1 }, { "image": "/static/no-image.png", "text": "的", "type": "url", "value": "http://www.qq.com" } ] } <<< example { "nav": [ { "image": "/static/no-image.png", "text": "前端", "type": "storesCategory", "value": 1 }, { "image": "/static/no-image.png", "text": "辣雞", "type": "articleCategory", "value": 1 }, { "image": "/static/no-image.png", "text": "的", "type": "url", "value": "http://www.qq.com" } ] } ~~~ #### 首頁廣告 ~~~[api] get:/admin/platform/member_index/ad <<< success { "code": 1, "msg": "success", "time": "2018-08-16 10:33:09", "data": { "ad": [ { "type": 1, "content": { "image": "http://oss.dgyouduo.com/static/img/no-image-16x10.png", "type": "url", "value": "/goods/category/index/id/1" } }, { "type": 1, "content": { "image": "http://oss.dgyouduo.com/static/img/no-image-16x10.png", "type": "url", "value": "/goods/category/index/id/1" } }, { "type": 2, "content": [ { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 }, { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 }, { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 } ] } ] } } ~~~ ~~~[api] post:/admin/platform/member_index/ad *array:ad#廣告 *number:type#類型,1=>橫幅,2=>3格 *array:content#內容,type=1時為對象,type=2時為數組 *string:image#圖片 *string:type#類型,goods=>商品,article=>文章,url=>鏈接,path=>內部地址 *string:value#值 <<< success { "code": 1, "msg": "success", "time": "2018-08-16 10:58:31", "data": [ { "type": 1, "content": { "image": "http://oss.dgyouduo.com/static/img/no-image-16x10.png", "type": "url", "value": "/goods/category/index/id/1" } }, { "type": 1, "content": { "image": "http://oss.dgyouduo.com/static/img/no-image-16x10.png", "type": "url", "value": "/goods/category/index/id/1" } }, { "type": 2, "content": [ { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 }, { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 }, { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 } ] } ] } <<< example { "ad": [ { "type": 1, "content": { "image": "http://oss.dgyouduo.com/static/img/no-image-16x10.png", "type": "url", "value": "/goods/category/index/id/1" } }, { "type": 1, "content": { "image": "http://oss.dgyouduo.com/static/img/no-image-16x10.png", "type": "url", "value": "/goods/category/index/id/1" } }, { "type": 2, "content": [ { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 }, { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 }, { "image": "http://oss.dgyouduo.com/static/img/no-image.png", "type": "goods", "value": 1 } ] } ] } ~~~ #### 門店首頁輪播圖 ~~~[api] get:/admin/platform/member_stores/banner <<< success { "code": 1, "msg": "success", "time": "2018-08-17 16:12:21", "data": [ { "image": "http://image.suning.cn/uimg/aps/material/152673480125402454.jpg", "type": "goods", "value": 1 }, { "image": "http://image4.suning.cn/uimg/cms/img/152671545167872835.jpg", "type": "article", "value": 1 }, { "image": "http://image4.suning.cn/uimg/cms/img/152671545167872835.jpg", "type": "url", "value": "http://www.baidu.com" } ] } ~~~ ~~~[api] post:/admin/platform/member_stores/banner *array:banner#輪播圖 *string:image#圖片 *string:type#類型,goods=>商品,article=>文章,url=>外部鏈接,path=>內部地址 *string:value#值 <<< success { "code": 1, "msg": "success", "time": "2018-08-17 16:13:19", "data": [ { "image": "http://image.suning.cn/uimg/aps/material/152673480125402454.jpg", "type": "goods", "value": 1 }, { "image": "http://image4.suning.cn/uimg/cms/img/152671545167872835.jpg", "type": "article", "value": 1 }, { "image": "http://image4.suning.cn/uimg/cms/img/152671545167872835.jpg", "type": "url", "value": "http://www.baidu.com" } ] } <<< example { "banner": [ { "image": "http://image.suning.cn/uimg/aps/material/152673480125402454.jpg", "type": "goods", "value": 1 }, { "image": "http://image4.suning.cn/uimg/cms/img/152671545167872835.jpg", "type": "article", "value": 1 }, { "image": "http://image4.suning.cn/uimg/cms/img/152671545167872835.jpg", "type": "url", "value": "http://www.baidu.com" } ] } ~~~
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看