Commit 80706430b86bc819946813d105053cfe949db0b4
1 parent
0a095e0a
双
Showing
13 changed files
with
13 additions
and
13 deletions
dist/js/codedata.json
| @@ -14,7 +14,7 @@ | @@ -14,7 +14,7 @@ | ||
| 14 | "viewcount": "0", | 14 | "viewcount": "0", |
| 15 | "saveformat": "5", | 15 | "saveformat": "5", |
| 16 | "deleteFlag": "1", | 16 | "deleteFlag": "1", |
| 17 | - "audioUrl": "https://gxbfile-gs.gaoxiaobang.com//uploads/programming_audio/link/17/02/7/56f25406ecb34735b1ed80d41a64a68b", | 17 | + "audioUrl": "https://gxbfile-gs.gaoxiaobang.com/uploads/programming_audio/link/17/02/7/56f25406ecb34735b1ed80d41a64a68b", |
| 18 | "classId": null, | 18 | "classId": null, |
| 19 | "totaltime": "0", | 19 | "totaltime": "0", |
| 20 | "itemId": null, | 20 | "itemId": null, |
dist/js/gb-fuben.js
| @@ -1219,7 +1219,7 @@ $(function() { | @@ -1219,7 +1219,7 @@ $(function() { | ||
| 1219 | type: "get", | 1219 | type: "get", |
| 1220 | url: apiUrl, | 1220 | url: apiUrl, |
| 1221 | success: function(coderecords) { | 1221 | success: function(coderecords) { |
| 1222 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 1222 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 1223 | if (_role == 0) { | 1223 | if (_role == 0) { |
| 1224 | var coderecords = coderecords.codeRecordList; | 1224 | var coderecords = coderecords.codeRecordList; |
| 1225 | } else if (_role == 1) { | 1225 | } else if (_role == 1) { |
dist/js/gb.js
| @@ -1222,7 +1222,7 @@ $(function() { | @@ -1222,7 +1222,7 @@ $(function() { | ||
| 1222 | type: "get", | 1222 | type: "get", |
| 1223 | url: apiUrl, | 1223 | url: apiUrl, |
| 1224 | success: function(coderecords) { | 1224 | success: function(coderecords) { |
| 1225 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 1225 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 1226 | if (_role == 0) { | 1226 | if (_role == 0) { |
| 1227 | var coderecords = coderecords.codeRecordList; | 1227 | var coderecords = coderecords.codeRecordList; |
| 1228 | } else if (_role == 1) { | 1228 | } else if (_role == 1) { |
dist/js/gbreplayer-fuben.js
| @@ -622,7 +622,7 @@ $(function(){ | @@ -622,7 +622,7 @@ $(function(){ | ||
| 622 | type: "get", | 622 | type: "get", |
| 623 | url: apiUrl, | 623 | url: apiUrl, |
| 624 | success: function(coderecords) { | 624 | success: function(coderecords) { |
| 625 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 625 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 626 | if (_role == 0) { | 626 | if (_role == 0) { |
| 627 | var coderecords = coderecords.codeRecordList; | 627 | var coderecords = coderecords.codeRecordList; |
| 628 | }else if (_role == 1) { | 628 | }else if (_role == 1) { |
dist/js/gbreplayer.js
| @@ -682,7 +682,7 @@ $(function(){ | @@ -682,7 +682,7 @@ $(function(){ | ||
| 682 | type: "get", | 682 | type: "get", |
| 683 | url: apiUrl, | 683 | url: apiUrl, |
| 684 | success: function(coderecords) { | 684 | success: function(coderecords) { |
| 685 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 685 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 686 | if (_role == 0) { | 686 | if (_role == 0) { |
| 687 | var coderecords = coderecords.codeRecordList; | 687 | var coderecords = coderecords.codeRecordList; |
| 688 | }else if (_role == 1) { | 688 | }else if (_role == 1) { |
dist/player-fuben.html
| @@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
| 19 | <h1>1111111</h1> | 19 | <h1>1111111</h1> |
| 20 | <div class="" id="audioWrap"></div> | 20 | <div class="" id="audioWrap"></div> |
| 21 | <h1>2222222</h1> | 21 | <h1>2222222</h1> |
| 22 | - <audio src="https://gxbfile-gs.gaoxiaobang.com//uploads/programming_audio/link/17/07/26/80271fbafafe42399d35dab2b2cef189" controls="controls"></audio> | 22 | + <audio src="https://gxbfile-gs.gaoxiaobang.com/uploads/programming_audio/link/17/07/26/80271fbafafe42399d35dab2b2cef189" controls="controls"></audio> |
| 23 | <h1>3333333</h1> | 23 | <h1>3333333</h1> |
| 24 | <audio id="audioID" controls="controls" height="50" width="100"> | 24 | <audio id="audioID" controls="controls" height="50" width="100"> |
| 25 | <source src="http://7xrm8d.com1.z0.glb.clouddn.com/dawangjiaowolaixunsan.mp3" type="audio/mp3" preload="auto" /> | 25 | <source src="http://7xrm8d.com1.z0.glb.clouddn.com/dawangjiaowolaixunsan.mp3" type="audio/mp3" preload="auto" /> |
example/gbreplayer暂停.js
| @@ -691,7 +691,7 @@ $(function(){ | @@ -691,7 +691,7 @@ $(function(){ | ||
| 691 | type: "get", | 691 | type: "get", |
| 692 | url: apiUrl, | 692 | url: apiUrl, |
| 693 | success: function(coderecords) { | 693 | success: function(coderecords) { |
| 694 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 694 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 695 | if (_role == 0) { | 695 | if (_role == 0) { |
| 696 | var coderecords = coderecords.codeRecordList; | 696 | var coderecords = coderecords.codeRecordList; |
| 697 | }else if (_role == 1) { | 697 | }else if (_role == 1) { |
src/js/codedata.json
| @@ -14,7 +14,7 @@ | @@ -14,7 +14,7 @@ | ||
| 14 | "viewcount": "0", | 14 | "viewcount": "0", |
| 15 | "saveformat": "5", | 15 | "saveformat": "5", |
| 16 | "deleteFlag": "1", | 16 | "deleteFlag": "1", |
| 17 | - "audioUrl": "https://gxbfile-gs.gaoxiaobang.com//uploads/programming_audio/link/17/02/7/56f25406ecb34735b1ed80d41a64a68b", | 17 | + "audioUrl": "https://gxbfile-gs.gaoxiaobang.com/uploads/programming_audio/link/17/02/7/56f25406ecb34735b1ed80d41a64a68b", |
| 18 | "classId": null, | 18 | "classId": null, |
| 19 | "totaltime": "0", | 19 | "totaltime": "0", |
| 20 | "itemId": null, | 20 | "itemId": null, |
src/js/gb-fuben.js
| @@ -1219,7 +1219,7 @@ $(function() { | @@ -1219,7 +1219,7 @@ $(function() { | ||
| 1219 | type: "get", | 1219 | type: "get", |
| 1220 | url: apiUrl, | 1220 | url: apiUrl, |
| 1221 | success: function(coderecords) { | 1221 | success: function(coderecords) { |
| 1222 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 1222 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 1223 | if (_role == 0) { | 1223 | if (_role == 0) { |
| 1224 | var coderecords = coderecords.codeRecordList; | 1224 | var coderecords = coderecords.codeRecordList; |
| 1225 | } else if (_role == 1) { | 1225 | } else if (_role == 1) { |
src/js/gb.js
| @@ -1222,7 +1222,7 @@ $(function() { | @@ -1222,7 +1222,7 @@ $(function() { | ||
| 1222 | type: "get", | 1222 | type: "get", |
| 1223 | url: apiUrl, | 1223 | url: apiUrl, |
| 1224 | success: function(coderecords) { | 1224 | success: function(coderecords) { |
| 1225 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 1225 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 1226 | if (_role == 0) { | 1226 | if (_role == 0) { |
| 1227 | var coderecords = coderecords.codeRecordList; | 1227 | var coderecords = coderecords.codeRecordList; |
| 1228 | } else if (_role == 1) { | 1228 | } else if (_role == 1) { |
src/js/gbreplayer-fuben.js
| @@ -622,7 +622,7 @@ $(function(){ | @@ -622,7 +622,7 @@ $(function(){ | ||
| 622 | type: "get", | 622 | type: "get", |
| 623 | url: apiUrl, | 623 | url: apiUrl, |
| 624 | success: function(coderecords) { | 624 | success: function(coderecords) { |
| 625 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 625 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 626 | if (_role == 0) { | 626 | if (_role == 0) { |
| 627 | var coderecords = coderecords.codeRecordList; | 627 | var coderecords = coderecords.codeRecordList; |
| 628 | }else if (_role == 1) { | 628 | }else if (_role == 1) { |
src/js/gbreplayer.js
| @@ -682,7 +682,7 @@ $(function(){ | @@ -682,7 +682,7 @@ $(function(){ | ||
| 682 | type: "get", | 682 | type: "get", |
| 683 | url: apiUrl, | 683 | url: apiUrl, |
| 684 | success: function(coderecords) { | 684 | success: function(coderecords) { |
| 685 | - $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com//" + coderecords.audioUrl); | 685 | + $("#play_audio").attr('src', "https://gxbfile-gs.gaoxiaobang.com/" + coderecords.audioUrl); |
| 686 | if (_role == 0) { | 686 | if (_role == 0) { |
| 687 | var coderecords = coderecords.codeRecordList; | 687 | var coderecords = coderecords.codeRecordList; |
| 688 | }else if (_role == 1) { | 688 | }else if (_role == 1) { |
src/player-fuben.html
| @@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
| 19 | <h1>1111111</h1> | 19 | <h1>1111111</h1> |
| 20 | <div class="" id="audioWrap"></div> | 20 | <div class="" id="audioWrap"></div> |
| 21 | <h1>2222222</h1> | 21 | <h1>2222222</h1> |
| 22 | - <audio src="https://gxbfile-gs.gaoxiaobang.com//uploads/programming_audio/link/17/07/26/80271fbafafe42399d35dab2b2cef189" controls="controls"></audio> | 22 | + <audio src="https://gxbfile-gs.gaoxiaobang.com/uploads/programming_audio/link/17/07/26/80271fbafafe42399d35dab2b2cef189" controls="controls"></audio> |
| 23 | <h1>3333333</h1> | 23 | <h1>3333333</h1> |
| 24 | <audio id="audioID" controls="controls" height="50" width="100"> | 24 | <audio id="audioID" controls="controls" height="50" width="100"> |
| 25 | <source src="http://7xrm8d.com1.z0.glb.clouddn.com/dawangjiaowolaixunsan.mp3" type="audio/mp3" preload="auto" /> | 25 | <source src="http://7xrm8d.com1.z0.glb.clouddn.com/dawangjiaowolaixunsan.mp3" type="audio/mp3" preload="auto" /> |