mirror of
https://github.com/flucont/btcloud.git
synced 2025-02-02 09:48:13 -05:00
update
This commit is contained in:
parent
272f3bfe97
commit
4608d4899b
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
Linux_Version="9.1.0"
|
||||
Windows_Version="8.0.0"
|
||||
Windows_Version="8.1.0"
|
||||
Btm_Version="2.3.0"
|
||||
|
||||
FILES=(
|
||||
|
@ -163,7 +163,7 @@ function download_item(){
|
||||
$.ajax({
|
||||
type : 'POST',
|
||||
url : '/admin/download_plugin',
|
||||
data: { name:plugin.name, version:plugin.version},
|
||||
data: { name:plugin.name, version:plugin.version, os:'Windows'},
|
||||
dataType : 'json',
|
||||
success : function(data) {
|
||||
layer.close(ii)
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user