Skip to content

Commit

Permalink
bluetooth devices
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Oct 24, 2024
1 parent a40fdb6 commit 584cb63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/work-design/rails_design.git
revision: 8f976956340b59852e2b7c8223ee13de3ad99a4e
revision: c47531e840c27db3f5af62d7b882db0b87188132
specs:
rails_design (0.0.1)
rails
Expand Down
2 changes: 1 addition & 1 deletion app/views/admin/_printer_nav.html+phone.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
data-controller="mini-program"
data-mini-program-nav-value="true"
data-mini-program-url-value="/pages/print/index"
data-mini-program-data-value="<%= { url: 'https://7color.one.work/qingflow/apps/2/items/337214498/print_bytes' }.to_json %>"
data-mini-program-data-value="<%= { url: url_for(controller: 'bluetooth/devices', action: 'test', only_path: false) }.to_json %>"
data-action="click->mini-program#link"
class="column has-column-centered"
>
Expand Down

0 comments on commit 584cb63

Please sign in to comment.