diff --git a/pages/component/commonComponents/video/ios.nvue b/pages/component/commonComponents/video/ios.nvue index 5553075..01da3ac 100644 --- a/pages/component/commonComponents/video/ios.nvue +++ b/pages/component/commonComponents/video/ios.nvue @@ -1,11 +1,7 @@ - .btn-yellow { - background-color: #f0ad4e; - } + - .desc { - padding: 10px; - color: #999999; - } - - - -

web-view 组件加载本地 html 示例,仅在 App 环境下生效。点击下列按钮,跳转至其它页面。

-
- - - - - -
-

网页向应用发送消息。注意:小程序端应用会在此页面后退时接收到消息。

-
- -
- - - - - + + + + + + + + + + + +
+
+ +
+ + + + + + \ No newline at end of file diff --git a/static/html/aliplayerOk.html b/static/html/aliplayerOk.html new file mode 100644 index 0000000..c97de55 --- /dev/null +++ b/static/html/aliplayerOk.html @@ -0,0 +1,97 @@ + + + + + + + 本地网页 + + + + +

web-view 组件加载本地 html 示例,仅在 App 环境下生效。点击下列按钮,跳转至其它页面。

+
+ + + + + +
+

网页向应用发送消息。注意:小程序端应用会在此页面后退时接收到消息。

+
+ +
+ + + + + + \ No newline at end of file