問題タブ [ionic-v1]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
459 参照

ionic-framework - iOS 11 Ionic slide-box transition bug.

I'm working on a Ionic 1 app. I have a slide box with multiple pictures. Auto play is on so normally one picture leaves and another seamlessly slides into its place. come the 4th transition and one picture slides off but the next one does not follow. only white is left in its place. once the initial slide has completely moved off screen the next slide then pops into view in the correct position without the nice transition.

extra info: when you manually swipe the slides they transition properly. bug only produced when slides are automatically transitioned.

eg code for slide-box

before transition

during transition

finished transition

after transition

0 投票する
0 に答える
257 参照

cordova - Cordova で通知の背景色を指定する方法 (ionic v1 フレームワーク)

ハイブリッド アプリケーションを開発し、Cordova (ionic v1 フレームワーク) を使用しています。ローカル通知を表示できます。しかし、通知のタイトル、メッセージの色、背景色を変更したいです。他のアプリで色付きの通知を見たことがあります。通知のデザインをカスタマイズできますか? そして、ショーの画像も欲しいです。Cordova(ionic v1)で可能ですか?ローカル通知用に次のコードを参照しました。

0 投票する
1 に答える
892 参照

angularjs - リーフレット ルーティング マシン。L が定義されていません (IonicV1)

私は ionicV1 プロジェクトでリーフレット ルーティング マシン (liedman) を使用しています。チュートリアルに従ってすべてを実行しましたが、エラーが発生しました

L. は定義されていません

タグ間にリーフレットリンクを配置することに関する他の投稿を読みました。すべてを行いました。

CSS

JS リンク

鬼ごっこ

aap.js

他のリンクにコメントしました。すべてを試してみましたが、まだわからないため、2日間この基本的な問題に悩まされています。誰 ?

0 投票する
1 に答える
157 参照

angularjs - .apk ファイルを作成するとエラーが発生する

(ionic cordova build android --release) を実行すると、.apk ファイルが作成されます。エラーが発生します ( TypeError: env.runcmd は関数ではありません)。次の手順を試して解決します。1.npm install @ionic/cli-plugin-cordova@latest 解決しません。

0 投票する
1 に答える
160 参照

ios - Ionic Popup カスタム CSS iOS の問題

ポップアップ css をカスタマイズして、固定位置に配置し、画面の中央に水平に配置しました。Android デバイスでは正しく表示されますが、iOS では表示が乱れます。以下は私が持っているcssとiOSとAndroidのスクリーンショットです。iOS で問題を解決するにはどうすればよいですか?

iOS スクリーンショット

iOS スクリーンショット

Android スクリーンショット

Android スクリーンショット

前もって感謝します!