Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
loumengning
/
hbp
Segui
2
Vota
0
Forka
0
Codice
Problemi
1
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Merge branch 'dev'
master
nizongfeng
3 anni fa
parent
98cbbf5c32
329dc02f2c
commit
3b158e1672
3 ha cambiato i file
con
0 aggiunte
e
9 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+0
-3
application/admin/view/order_main/index.html
+0
-3
application/admin/view/payment_order/index.html
+0
-3
application/admin/view/receipt_order/index.html
+ 0
- 3
application/admin/view/order_main/index.html
Vedi File
@@ -384,9 +384,6 @@
type_list:[],
supplierList:[],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
+ 0
- 3
application/admin/view/payment_order/index.html
Vedi File
@@ -360,9 +360,6 @@
itemList:[],
type_list:[],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
+ 0
- 3
application/admin/view/receipt_order/index.html
Vedi File
@@ -324,9 +324,6 @@
channelList:[],
multipleSelection: [],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
Scrivi
Anteprima
Caricamento…
Annulla
Salva