测试

parent 768dc3ae
...@@ -24,6 +24,11 @@ function toUIComponentsDoc() { ...@@ -24,6 +24,11 @@ function toUIComponentsDoc() {
function onHandleClick() { function onHandleClick() {
addCount(); addCount();
} }
function aa() {
xma.navigateTo({
url: '/pages/shop/shop',
});
}
</script> </script>
<style lang="scss"> <style lang="scss">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment